{
    "data": {
        "id": "241224_AiDcVF_9D3",
        "url": "https:\/\/atelierhaus23.de",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241224_AiDcVF_9D3",
        "testUrl": "https:\/\/atelierhaus23.de",
        "location": "FRA_DE_02:Chrome",
        "from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
        "connectivity": "Cable",
        "bwDown": 5000,
        "bwUp": 1000,
        "latency": 28,
        "plr": "0",
        "shaperLimit": 0,
        "mobile": 0,
        "completed": 1735055652,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/atelierhaus23.de\/",
            "mainDocumentUrl": "https:\/\/www.atelierhaus23.de\/de",
            "finalDisplayedUrl": "https:\/\/www.atelierhaus23.de\/de",
            "finalUrl": "https:\/\/www.atelierhaus23.de\/de",
            "fetchTime": "2024-12-24T15:53:29.995Z",
            "gatherMode": "navigation",
            "runWarnings": [
                "The page may not be loading as expected because your test URL (https:\/\/atelierhaus23.de\/) was redirected to https:\/\/www.atelierhaus23.de\/de. Try testing the second URL directly."
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2304.5,
                "credits": {
                    "axe-core": "4.10.2"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": 0.88,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 970.53599999999994,
                    "numericUnit": "millisecond",
                    "displayValue": "1.0\u00a0s",
                    "scoringOptions": {
                        "p10": 934,
                        "median": 1600
                    }
                },
                "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": 0.5,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2388.5230000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "2.4\u00a0s",
                    "scoringOptions": {
                        "p10": 1200,
                        "median": 2400
                    }
                },
                "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": 0.88,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 970.53599999999994,
                    "numericUnit": "millisecond",
                    "displayValue": "1.0\u00a0s"
                },
                "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": 0.25,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 3051,
                    "numericUnit": "millisecond",
                    "displayValue": "3.1\u00a0s",
                    "scoringOptions": {
                        "p10": 1311,
                        "median": 2300
                    }
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "filmstrip",
                        "scale": 16838,
                        "items": [
                            {
                                "timing": 2105,
                                "timestamp": 2936365099,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgMBAQEBAQAAAAAAAAAAAAECAwQFBwYICf\/EAEAQAAEEAQMCBAIHBgUEAQUAAAEAAgMRBBIhMUFRBRMiYTJxBggUQnKBswcjN5GhsTNSwdHhJzRi8PEVQ1Nzo\/\/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP\/xAAjEQEBAAMAAwACAwEBAQAAAAAAAQIRIRIxQQNRImFxEzKR\/9oADAMBAAIRAxEAPwDwWHH8l7fM9UjxYtZ8qN8sgBIFJvLXOAYSXJTZADwItyOT3WFSbjmKN5c42R0NLC7nZbv3s7XW+mgb7rIWb0LVgg1hcaCsyWxNc0REkUNRJ6qAFclQKKZPbhIBSY3V8kyATtwFRAbqQNGwdwpFwrYKABKDRjRCXU6aQMjbzfJ+QWnMyRkYjIoIXMYw7m9iude+60zyRnFiawAHfUs2NS8Z4b6A\/PsrQzVbnfDdX39gqmupwDRbQbLSeVpys7z3t0xNia0UADdLSTRunfE62Gn6dNj7o7BRgypXuDQ4660tPbuVBkbpntaytTuOyeThz4jWuk0jVwAbKk4t3V2U5jR5ULw4t3e8n4inihvkyOqnnah2WCKwbq10Bluii82PymnhsdXXukmzya4MgSmnMZB5bSG9z7WVjkjke\/zQGP8A8o6KsRS5JM2S\/Q08nqfkFrf4gx0UMONE+ozbR3KZW2rjJpLEORFmNknBiaRdNFaq6BXTZE8mS6cOEelt2NzXZV5mWajfMbmb8QZ0B6K3HgfmzMbo0Y+znd\/kSrjJJvJLbb44nHFleIY4Li5176pDQ\/IDlcrNa7FmMbZRLo29gV9H4rmHFjbDjgec\/Zv\/AIjuvm5sZ8LS6TeRx55Ux3l\/i56x59a8fxeePBMUcQ1WRr7f8qjDjgkNZPmOYPV6OvzUGxyRHW8iPVtpd8Vd6V+NBoJc3IAaDRPfZbwx1XPPK32myXCjn1PDvL4Ab\/ytUM7cuUnF\/dmw0D27rBgYB8QyHCtMTTu4D+gXXy5cfAY2PHYy2jSTW9\/NZlnm33wZcpxyJmNa4Tuid8Nf+7IyHTQymnNM8gp0bBx+aWBLLqkmIoDZrQK1OPsrvsL4ZI5JHapXkuLRyF2uc\/8ArjMLrbFDjtyXCFrv3wdbq2Ndloz4nMlZjxuJ1DfuSqo2w+HTOfqEst2Pb5lQxsyR+c2V8RkedgAUtnpOr8fGhhySyRzjI1uour0tVfiWccmNsTRwdyOq6firj9hOwaXEWFzvCoBNk+qtLdzfVMpr+MJd9p4Xhh+zulmJjoWCeyzz588kfleYSwbfNdDxzJG0LXUAN6XFY8axsCFnLWPIuPe1oxMQzG3HS3qSo5IYy2s33q1XPOQfR6T1IVHmOJtxtYaS1lp9AAPvum1pc71k96Ck2VjYiAPWeSVU6Qj4drRVU4HmOrhQ0O0E6Tp7q4N17gE1yrZaZCGhxOrkIM24ZQJo7kJMOlw2F+6HOAVZNqCyUFrdLzZuxvwqeVJ136jaiCOyA09knnagpPNDZVoEOUyhIoBCEIBBQhAqSTKSBpJpIBCEIBeifV+lMP7XPApADbfPOxr\/AOxIvO19\/wDsG\/ir4L8p\/wBCRB+44fEi6GMmMkloO7v+ELn4\/wD28X4R\/ZCqPwYIgAaJ+aqDQxwoC026ybuvmp02zY379FhUnmOLHpwDpXb7HhYnai2+Gq4tt99FY9jRFfxO7dlRlIOkaRYUoIXSuIDSa53qkw4jmlJxaQACSTzWwCbVXMaOkVt2VeotTvS49Ug0kX0VC5+ZUy1zDuEo78wVyrswN8yw9pHZqKpkLRWk6nHkqBaRykDXCsax2nUfSO56oiq9qT4HupgNokmyeKTADqa3nuUF+MHxgPjrWNwCnkzunk15L7fWwbtQWNxJdzZV8LAwh0v8u6mll+GGiRoEcbnPFk77UoRNk\/xgw6Gn4q2CHkvcSNm\/2TbJK5gia53l38I6lUajO\/NnbZDCBQDRZcV0MfDOOwmYFrj0adm+7is\/hHk42Q92VbXhvobVklQych8zywNpjeGXYHuT1K1JMZupblldRCZ8bXO2th+9XJ9l08bNfjYpdILlf8DL4HcrlRsfJIAGm3ffdsAPYKedB5c7GuyBNq6Xupcbl2rMpjyezkmfNL5rnebKT90WB+fRRyfELaGtiaHj7x3VLmOe8x15bG72VGJkDnGnFw4ohWXU4zZu9QozA6jqJNk9VbM+seGPSWFu+\/B91ox8JzpJGUGgEAuJ42UPEIo8d8Y9Uti9jVDtvasl1stm9Ox5gxsSPFwz+8q3u509\/wA1z52l8zYY9w0UL69ynhM8vCkk2qyQfy2\/uqJCYMUOBueU7NPOn\/lTw1DLO5V1sKMRvMzqGPE2mk\/ed1KxeIZc7nt0DTK5tmug7K\/HknzA2SYARx\/Cxo2tWx4DXvcZtRkeLJHRXHDK9M85J4xyfDsU5mQRNq0jlwXbrC8Or\/8AIfzKxZkw8Pi8qFgu7abv8z3Ky4sM+Y7zNNuvUXv2C3P48+ud7346XimQ77OHxNZJHdOscLlPyAwXEacVr8Rzi6oWcEU8gbX7LnuAjc\/zWEENsWs55bq4zUUSPfK\/fcldVvhzMbFMuTyWmt+CuXjvInD9ING6K2eIZsmT6XuAa0XpHCzjZ9au\/jnuOokoALiAOSlaL3WVNzS1xDhuFHdxoC0OceqgHFpsGig0NkDWfL+qzSyF7iSk5xPJUmekWKvuqKuR7oAU5X63kqA5UAR0UCpu2NXaRQIDVxykQQVIAht0a7qFoHuo8qSY01u4g\/JBGtkk6tI+6AQhCASTQgSSkooBCEwLKAIoWvvv2DfxV8F+U\/6Ei+BPZfffsG\/it4L8p\/0JEH7Tx\/8At4vwj+yEY\/8A28X4R\/ZCqPwQXvkIa\/oNlMtLheoODRvSr840Q0AWpxOc\/ZnPYBYa0sc0MdqjdsAOeb+SokkPmAk6h7qZD2uBdueyb4\/LeCS157cojPIQXA0aPdQPX2VkxdIdTzZ6V0Q4gRtbsqqgC\/krNj8OysjkYI3NMZJPvsFW8i6BH8kEN9yKUHG1IlJ4aa02O6oGXdir7lSeQ7d73Ocq9+iQBJ2QWOdbQAAPko8JlpHpOxHOyNA1EA6vkgnBTSXHY9DankSai0+ogACyOVEACP1VfzVLiXHqU0ba8Zrpi1jQ1rb3ceFY1whk04msyg0X\/wCgVEbXhga95a0gkdkYzXvfohDnOvav7q7\/AEf6nHPLDK6UgOJsEuC6vheGcnHfNK0tYNg1m1\/7q\/GxIcWLVkaHy1qJO650\/jc5jfHFTATsR0C3MZj3Ji5W8xaPGcyOOFmPC0eZVOPNBcbGErshnkgukvZUmRznFzjbjyStOBkSwTXA0GRwoKW+VWTUWySOE5ZkNI03YHf3VTYAGMMbi55dsG8rWyDJ1SPnph+JznCz86W6N8Hh+GTLvNKLG25\/2V8Nnl1RC4OaGyOe17Xa5CDXyBWWYHJEuQ9wHRo6n2VcmTLMyjuSd6Ff\/JWjH8OkbA6eZhAHws6k+6XvIk5d1txYz\/8ATvLl1aHC\/SKqlmymtys1lOsNABDfu\/NdIP1RMc8GNrRsCeq5LpXv8WPlEtY34vdbymozL3bsY2RBj4sd7EgbdVm8SzZ8bIY5rT5ThV91Ita52ICbduQ7pVqXikgdIyEiw0avmtbvqM66z5wbII8mNutjSNTe47qEme\/IlbHGwBnDWrVlte3wnbZ3X5dli8DaHZVu3IGy55W+Wp9anrddaPDacV0bwC5w3NcLhZzZBIY3uMpZ6QV9LkSCGF7yaoL5fUZCZCT1JPur+XWMkhh3qLRVB3RVzafNN7bLoMxntxxPqaCCCAVzct4MriPiJ3pcda63vaZgDQCTdquYAVp7bqUbz5du4HCJRqjDg2m8fmisxKg4qZq1AoIoTSQFbplux3F9lFFoAIKE3N0gb7noqHLICAG3pA6qpM7JoE7jZRKZ2R7lQMJO5QjlEJCE6RSQgoQMJUEdUdUC6pppIEeV99+wf+Kvgvyn\/QkXwRX337Bv4qeC\/Kf9CRB+0sf\/ALeL8I\/shGP\/ANvF+Ef2Qqj8ESRXWkV\/dXEHDe0xv1OIs7cKUWOZJLLiAf5n5BaxHGx7hKwBjRuebPzWG5NubM4zEkj1HfZBDmgAAg\/JX4kzmTkhoJ307bhZ5JHecS74rRA1gJOsGgq3MJO5XTEjQwsjbqlfuewWXNidG1oJBJG9JtbNMstfBHuBye6rbpB3Fq9hYaY52lvV1blQmMewjZQHW+VRCQNv0Age6rDbNWphpcdt05GaSKIKqIai0UDsotPqAFplquii0sLzyD16IiuSN7AHOPO6iHaXAtPq7qc7hIbY0gBRDWeWHAnXfCUQNuPclDSQNgrDE\/SHOB09CpxCNpOoWO6uhbgVLK1kzdTDsCb2XSyIMmMFsPlQY4+80gFy5Ec2h9NFtu6VmRNJkS6ppPSOByB7LUykiWW08meTLcxrRTWirvlVQ4cmTIRA0lo5ceAptl0NOrUW3wNrTidNlvETPTEN3AbNA91Pd6t5yLIMJjiC394B8T3W1jf91vj8Rw4ZWRwxM03TpKoLDmzsll8thIxmCmgbD5qLMZkUAlyL1P2Y0c13K1Lq6jNm51ty\/FIi+Ux24uGkdqVWNJHLc0p83IrYEU2MDqVGeWNvh72thEcj6Avc11KlDjsbhtD3EX6ntHLuwVy3lwxvj1swoYGYzpA7U\/nUzv2XOy8qafMDWvLGsNW0q2KDIzWuYHiKBnToteHhwQRP8xofRvUTytat5GeTtRz7EDXvfT71G\/ut\/wB1gx8h8ubrbTYnH1NH9lbleTM50UOp1us04m1oOE6KOLyIxpjOtxJqyl3aeo6zWR1GwtBc3cbcKp73OyywQOOkel9bfzV8NuYHOq+6zzSTOyWRxMpvLpDwPZdfjmuyYTPiujcQCRyO6zeEwNiY40Q+6Nhb2uHF2Quf4pmiBhYw0\/v2WcpJ\/Kk3eF4w4yQ+XGQSSsuD4W58YdI8tbfwqPhgMs1uuxwF3WjS0AcBcsJ\/0y8r6bt8ZqOF4uTis0B+q9+KodFxY2GR\/stnjMhlynku4NAeyrgItrWCiTVLGd3W8ZqFIA1tcUqp5CYmN4aOi1ZkT4j6xzwRwVznOLueixGkSU0NGogDlWPj0x71qtUVqJTKSBIpCEUiaQghHCIEXSFE8oBFoCEAUdE+iVIEhMBIjdAITAUqQQRSZCEAlSaFQqXpP1ch\/wBZ\/o7+Kb9CRebr0j6uX8Z\/o7+Kb9CRB+6qCE0Ij+eYmgLi5rXF12G9AqT52S\/SQQCaaOAPyXQxy1hLMZobGG26U82qZ8t0mUBFYo9FzdrA2EwNI0kNOxe40T\/wqppoBchY3VwAFpkLfLqd5kkcbNb17KHiccLIGj4XHegN02XH65bpSTrZdnsoNcS71FdzD8OiMW7dzu4u6KvJgxoI3OhaA4cPcf7Lcx5uud96iuLAjMeqY6W87miVyXNBkcAfQCnK97netxPzKgXAccpbPUTqfSgFBx7qyERk3M9zW\/8AiLJVcgBJLQQ29r5UVAPLXh3ZRLy51lTAJFAD\/VSEYaTr5HPsqKXH3Ta5zR6aVkxBADWADvW5VFkHmkRaZGBlNa6+bJUC7VdnjgKLWlxAaLJ4AVzY2xvp\/qI5AV9iDI3XfRXA+shrST3dytOdkxuDBDAIAwVVkud81jilc46bIHZoV9C+aJhkBeXNj\/y3bim3Ia646MUP+RovUffuoMqy0uOo82P9VZlNij0tjl369KQ9EXs9Ic2zezeP5qTTNNkHIfQazl1bAdgq8aAPytDzYHbqtHi0h89uJGKYwcDqVZNRLd1CDVlZjpnD0lw2PfoF1yyJ8hAPsKbV\/IrlxYzmNBkl8qFu+ock91sx\/EIfOjZG18rq0hxFLePPbGX9KYpwZ2x+W9sbX6SNWzj0taJ8d8rG16AQCWXsVf5UPNEyAk\/IpskkdsDpibdnkuP+y2yy4sbcdkJjhL3F3qNbrrPa2eNzXfCdiuFNmudM2LX5UTTXp\/uuxj+XojLZQGVXqG5Vxs9GUKBhxWFnreLvUSrQ8PFg3fCyeLZH2eJmmtRcLvsp4b5cnF85xEZBsVwR7q7+Jr6WLRfJPuHWWntQ7LhZmSciVzq9PRbfFMymmCJ+p0h9VcNHYKnAwnyZLRLWhnqItcfyXy1i3jzro+HNGJis1bySEE+y0+I5TceAlpBeeAuW+Xz88uLtMEfJWHNyXZUz3NoN6fJaufjjqJ47u1JBml2HzJWtrXPmbo02Oqs8MwTM8aj6OSQp+LQtwy0x3RC4+Ns26bm9IZ87XuZGS0aQQfmuKeVY+XV03Uo4S8H2FqEmjxHNY\/U7oq5Xanl3cocCw0RRUCbRSKSaSAQhCBJVupJIEeFFTKjSABpJFIQNKqQhAJgJJhA+FEpn3SQHRIlNFIFaaKSA3QFL0r6uX8Zvo5+Kb9CRebkADflekfVy\/jN9HPxTfoSIP3UhCFUfz0zpyHCOFuljey24eIwY1GxJIPi7WsMMDnHzpj+7HXutmJmOlyRHCwtZzuFy67yzfVpxfIjL4mea8cH3+S58EVZdzW+YmyBvpXZlcIwdRcS5ukAd+6hhY7YI7cPWdyTynpqzyumPJySHeTELd\/lG\/wDNZTivmmaJnnUfu3\/7S6uRKxkbXxEW51U0fEq4YmQF0jxqlcS7SOi6SXK9cstYzUVt8LgDQZGA\/nsuZ4hgRsBfCaYO5\/stU2bkyyENjsA7CtlAYuRlPByHU0dAtZZT1jGMcb7rjAUd10PDMQZL3OlDvLHG\/K7nh\/h+HHLckLpHHvuAs\/j3iMcLhDhNY0jY6RwrMddrNu+Rzs9vlNdHBAWsG7ngcrmFxJ1OIO\/BV0uTLKKlmcf\/AB6KUOPJk6Y4Wkm9z0Czbu8ak1OsrhqO1lx6BXjw+UQmWQBjasWeVslxBg6JGkvIsPI6Glz8jKkmDWud6WigFda9pvfoM0RybPLdueSFBrgHejb3PKcLGlw1AmzVKzMibHMWg7jY1woqgMdI\/bcldSLDbEXxy+hwbbnH7p7Dus8EjceYEDYDnuUsvLlmALjsei1NT2lQlMUTjpJcQP5lVRtL9UsnHT3Kli4z8iQjtubV0sZkALfTE3bUeE7RnaNT9zXUnspPlL5HyPsk7AqJIIDW8ck\/6KMll9OFAdFFaZMqXJiZA1jdI2aGiyqXwz4rwZGuYeiMad8OQ18Isji1qlzXyRubMwWfvWr79otxvExG1nmNc5wNu25UZ8987tMLavoFzxuKHHddDw57IdTTTXn4XO4b7qzK3iWSdTw8VsRE+TRNW1p6rowSNIbkF1RhhJHQcbLLJkReWBK7zHg76OP5rFmZb301o\/d1swcD5re5jGdWpZWe+d7wQHRk7Et4W1viGvD8qLYgevbkey5eO10hLI2Fziuvj4TcfFL5dnVvazjbbtbJHFljmLvOc0ln+YDYLuYkkUGBqc8gO7jchc3OzDJEIdFNb1BWKHGmlY57WuLByQp6y4vuda8udskWlhDGdG9T7krJAxrnNAJomlZkCMMY2IAuA9RPdUxSyY7tTLHf3WMurOPpsUR4GC5z3ihv8185nZb8qUucdj07JZeQ+bd9C9wAqoWeZI1oFkmqVuW5Ikx1drMTGdPIAAey+nhw4MPGcXAXp9Tj1UcDFbhwl8paHV\/ILj+LeJHKcWRW2If1W8ZMJus3eV1HOyXa5SeyrAJBI4CAC47LZNA6HGaZGluoWB3XJ0YkJ1uEOFE1wgihOkkAhOkIIpoKSBFRTrdOkEQnSelMBBEBOtlNoU6QUUjSrXUonhBAhIITAsoBJMpIEQV6V9XLb9s30c\/FN+hIvNq916T9XL+M30dH\/lN+hIg\/dSEIVR+CpXwMYGyBrz0YBusWJKWPeWR+XED8I5d+ajFjySPBeKB3U5oCDRe4k\/CxvVXKXPvxcLMauh8QjkcfN0sI2A5WuRzBE58pqMje9ljxsSLFPmSUX9Gk8LBPluyJvW0aAdm80uWv07eX7X5rxK2N8BEen4d9yPYLT4U8Pjk1DU6+e4WSHFdKQ0cDn2XQqLCiDGC3u4HUlL+lx\/aMxGtgLaeeGjj81vwwyJji9l93FZ8LHDD52QbcUpch2Y50UXpibsXD\/RdscZ+ObycMsr+TLxxU53icZl+zsIY37xC5uX4e14MsRAJ4bfK15OLi4rQdGqQ\/DZ5KuxISxuuQW8\/0WZv8t\/prKT8U1XEn8NlZAZXEFw3LQFvwfEcSDGr4Xgb7LfkysjYdRHyXy0o82c6GcnZrQumWsPTlN5e2rxDxD7Q3S1vpPXussOK+WRvlxuLffgrp4HhTg9rsgAN5pfQsycPDZpc0fDYCnjb3I8pOR8m\/BmhkBk0gc2Dws0IEuWA8gAncnotfjPiQzZ\/3bNEY4Cz4WDPlH0NOnkuPAUv6jU\/snNfI46i1rRvR2tbfD\/DZs1+prPLi\/wA1c\/JWRsx4niLChOZkdXEehv8Auuo7xY4GI+OaVkuU77kbRTPbZWSfUt\/TL4n9j8PhbAxh8y7NHn5rhTzyZJJPpjb0HASkfJlzOkldybc49FGd+pgbG0iIcbcnuly2SaVcu0s\/+VobG6KUCQHcbgc\/mpYzfIb5haPNd8Grge6sdJGMZ5JLp38uKzIu2J5DJDo46JdLcUW0WXbnsoC3HfhRVoOr0t2HUqbQH8DZv9VU4uaAA2grGyMEQFW5WCby+tz+QXQjwwQ0TyBjHCwW7rI\/KjOM2GONwddkk8o80veASAQKHstTTNdXHlwcLV5Zc5w5dXKyeJZ32ktYxpa08dysgkfI63CyBXClHcj2tYLkOw9lry+RPH7VMcRcS15p1\/yXXy8+DGxRBjH1AVtwFDLJw8ER6Gtlk+Ije1wZHW72Czb4LrySsvkAFkXa0zxnymSP0ixsB1VGLtICeLWzLfEaEbD1p5OxWYrPDjmcg6rcSAAu9Bj4\/hUBklIMnfr+S4OPlOxvUzSH9yLVeRkSZEmuZxcUxsx6lm2jxHxB+Y4fdaOAscbS40CO+6txseTJkDI22V1pcbH8PxHtmIfM8bbcK6uXabk45mPoq3XTTe3VGfmPynjV8LdgFU+SxpbszsoNbZA7rG2tAJEK2VgjoarKrJCALfTfRRIpPkHdRCARaV7qx8Tmt1bUgrQhMCzsgjSApHlACACYCYU2t7oBrUEUFO6Vb3Kip3KiVI7pEWgihOkEIIhBKAgqBE2vSfq5fxn+jn4pv0JF5svSfq5fxn+jn4pv0JEH7rQhCqPwdRIsC1U9pgikmdp8yup4C1HzaBoAdVhzQ5wLpasfAzlW5XP16amM\/H79uW9zpJmyZBcGng1ufkuiIHZLRphbCznUfiKvxscljJMlrdbePZOUvmttlkftyVJu\/wAcV5J5ZkZmQM8qAGR\/Yf6lKJlO82WnSf0CGhkY0Rts9mq6OIkapa\/D0Wv4\/j7e1J5fl5ORGR8mSA1p0s\/zf7KMZEA8uJt1s0dz3U5JgbEPqI2voFLDY2Nxe86ndSVmTL8t3fTVyx\/DNY+yZiFzvNmov7np8lDIlDHBkfqeeAp5uVpY4k12C48Ga+N8jtIc8i9R6Bdcsv8AnNYuWGP\/AEu8j8RxpAWW8uledwF0PCvD44G65Bbq5V+BEwv82d2p9XZUfFPEQ0GOEWf7KY4+M3kZ5eV1izeJ5hjOmBtuPC4f2TMyXGQNJ1Hm1txIZ8ycfuzd2Xdl9GzEZExrXHcCtISbzvfRdYTntxvBvAGPJfkkENO46LTIyTxISw4rm4\/h8Z0ktHx0tXiOqMaHStx8UCyB8Tz1+S4fiHjIki+y4cflwjbbkpdRJuoeI+JNx4\/snh\/oibsXDk\/mudiiTRJJ8LAPU8j+3utcXhpbjuystjxC3fQ0bu\/2WCaV+Q8NApt02NvAWL321Oeja1+XMyDGYdzTWjr7lfRSsg8J8OZFkhk2QNxQ4\/8Ae6w4IHhEByJQPtLxTWnosNyZ+T6i58jz+QVnP9T2qdI\/Ik8yXdjeVfgFk+U1rmjU47HspeIRsggEbXaWg8Vu89\/kjwvCL2mV50n7gPUq6uzc00+L48GM1rQ1pkfsNv6rA9scDQWlwdW46p+JMezy9coe42aHRZ4ZNEoc8B\/4t0yvSegT5ziTTQAq3NoagDXdSkIL3FouzwBSbnfuy2iG8i1lpGA+rp8yrZaY9rgLB5VWPA+Z+lg\/NbJccMDmPNuj5HA\/mrIiDnBsdgUStOBM3GY4F2nXR1Df8lz3C\/S0HSErDI3H7x2Cu9Gtr\/Esx2TLsfQ3YLG1hdsArsTHfkyhrBZK7ZxMTCjD8ghz6+EKauXU3JxzI8V\/2XzQymg7knlZpZLIA5GwV+bnPnIaKYwcNbwFkjouslS69RZv6geTfKG7uClIXHdyGANILvmsq6uJl\/YYH1F+8O2olcyeV88hfI4lx7qzMyTkPBqgBQCordauW5pJPoUgeyC3SCSRfZQWVMuJ6qKFIVVoIlCb\/i90rQDQL3UpHueACdgopIBMJJhAwEcIQUEgm5wva1AmhXVRQSLiVEm0IQCEiUIAlRtFWkgE0BFVygXJXpP1cxX7Zvo5+Kb9CRebdV6V9XP+Mv0c\/FN+hIiP3ShCFR+FJXyF+iNnpHU9VW3EeJBLJK0ntV0tbGucU3sFEB41dfZdL44zVY\/lldxQ8nTQ2C5eXkkWyI13cr8psheWteXg9tlohgjZFT2Nc7uRasu5rEvLvJxsPJlheWsaJL3I6\/zWyGSXLLjJ6WA1oHX5rRNjNcB5R8o9S0JwxiFmkWfc9VJ+Pu6t\/LdahFoY3gABZPtZkk8vHAJ7lWZjnTMdDCC555I4C55wpo5WtcBZ4op+TOzmK\/jwl7keTqMnqkD3dh0U8PEc+QPe2geb7dl0IYGwxtFDXW5VgdpNpj+L7lTL8vzGJnYUufHiSGRxkfsT06\/7K+bLaCAAXEmvSt+OGsjL5G\/JdLMcmJbijhS+RUcUI0jdzyeFn8R8aiheWsNn2VWZkSZDHMgcyOMHTv1Kfh\/gEb\/3ua8vJ308LncvmLXjzeTjlmV4vOXeoRg9Twut4V4M2I6nHU4HmuF1RJi47PJifHqA+FirwpSJtPAJVmO+pcvjn\/SjLkiZHgxV+9HrPt2TxfDIPD8USuIdMRu49Pkt\/iUEf2gSljTJ\/mI3XFzp55ZfJjjcW\/eceFdfU3vjmTRTZ+aQ0ONnk9l0zE3wrEcWN1SEcldPwqCOAWQNS530rnjDWsBHmu3ocgKa1N1d7up6crChl8RzDuHSVe\/C70eJ5MRY0mWYmiGi6Pv0AXzvhEEs+R6HujZVOe3t2X1THiGERQehgHPU+6YS3pnp8r4piZEOVpkpzjxp4\/JYpdbXU8U4dCF9YIY4z5sjtTgN3uPC+fynxZOc5+oNjvk9VnLHS45bUMidFokcPS5TyZ\/MbpY0UOSAE81z5ZxGHAtA9JHCoFusChX5BZvORoseR0cge13BG3dXz5j5fTwDz3VbHwx7Fpk7m6CryC0yfuw4N6Aq71Bc2g0loJAHqKpJ811DYdFdlAMxoGjkgk+6pii1DXJbY+\/f2ClHSxsTKDBJCREwDd4K52VMZHH1Od3LuStmPlTy\/uonCONooMPFLA4ue4mgFb64k9oNbZC2RNiDXMltlC\/e1RE\/SKBaPfqry8SNLnGz7hSKzSuc5w22HCg4kndS819UDQ9lFZUlqjxh9ldNI7T\/AJRXKcEAbF50jmgHgHqll5bp2sj4Y3gd1qT9ozFK076JFZUkw6hX5hJBQImzaEIQCEzzskgE72CSfRAWi0kIDkoQdkIEk4plLkoDlFe6AmgOAk7fpummAghpKkQmkUCpek\/V0\/jN9HfxTfoSLzYFekfVz\/jN9HfxTfoSIP3ShCFUfh5jy4\/DpYOpSkLXAirHv1Q4lxU2Qk8kD5rWOEnamWdvMfSnSANhQCpimjkl0WRfBrldMRxxsOog2Fz2Y0bZdbb9h2W93456n0sgCIFx3CxPna92nVpb1rldGZoe0tcLBVLIWR\/A0Aq5S30SyKvgjDcdlX94qprtMumi55Fly0uWbIm8saWi5HcAKTCY9aueWfEZXlrtLRreeGhSjgIGrJIcejRwFLHj+zRapPVK7c+65viPiL43FsRBk7jhvy91yyzufr07444\/jm77a8nKx8aZvmgyzfchb0+a0ZeYfKDpBob\/AJQFxvDsUtf9pybHUauSe62zumkAcz0AnYkWSt42YRyylzqvwqB0mS57muDb9IcKW\/xJk+bksw4i6LHYLmfxfsrfD4pIo26jqlPGorRnzEfu288uPdamPxm1z534+G3ysKINPsNz+a14ccm0lAe7uiocIcaB+ZOBQ2A6u9kRTzzRDIyneVDyyFm1ju4rXrkT22ZrA1mp79TzwsMURMp07g9FmMz8+RzzIY4W8m6pc\/xbxQPH2fCcRF95\/Bf\/AMKeeoeLf4h4tFhh0ePUk\/GrkNXKwvD8nxSZ08xPlk26R3X2C0+EeEMfEMjMsMPwx8F3v8l2\/NLWhrAGsHAHRSS59q7mPIzw47MdvlxNpqMp7ceLXMQztZq1rbk4sDPNyZWNPQHlfN5Lcnx3Ne+Jv7tuwJ2DQtXLXIzMd9rJ4h4i\/JHlt2jv+axRRvmkayNpc9xoAKwsZFI9krSXNNUCut9HscPc+YN3BoDsuXcr105jEpfDY8Pw0ySOJyALdXHyXEmY5haCd3C6Xa+kGUWOGO0gkbv617LjxufJNqJ1PJ2tMpN6hjvW6ceLI+ZsbBb6sjspz47opzG7ctFnddWUR+GYl2XZEnVcKSV8hJe4kk2UsmJLtN8hnnBdQGwVmTDJFpBFN5HZQxYw54dID5YO\/uuiwtyZXF7rYxt1\/okm1rGWDHga97rfINmjbbuVkLiSpTyulkLnfIDsOysigc6N7zsG8WOVL30Kww0HEHT3SJon+ivyHAaKde247LMpeKStLBbQCSSEoQC8F3ATl9MhLDygi5+1c\/NVoQoHfVJCaBIQhAUkmhAkJ2KSQCEIQCY2StCAJspcoTCASrqmUF3pDUCQhMopIQhAFHRNMcEd0RCl6T9XQf8AWX6Ofim\/QkXnNL0j6uv8ZPo7+Kb9CRB+5kIQqj8RRNAFnnohxA2G57lWyAMas\/VdPGW7rHlZNQHflIUmSo7FaYDhapkJaaDCVcEponSRODXaTXKbGHKyGxghpt39lTjPZqLmgvk6ud0UvsjWW6Z1gLLPJJL+7x26W8bLFlvt0xy8fSGblkuMcR1POxI\/sFViYrYCJZ265T8LK4+a04+F9n9WkySHhSnd5fpO8jtiAbJ\/2SzSy7W62lwNGWT+gU2sc065PU7+gWjFgZHCC4NaK47LFneJ47HFrTqI6NVxwmPamWdymp6bI5tALiLeePZVipJDLO+mNFndUQyGWNry0tvoU340c5b5xeWj7gNA\/NdL645qIon+KSOycpxGHE6omAUHK6bzMiQsI0RD35XQZA6RjGhojiaNgFnz4vKxZiSeCBSz48615dfM+J5b5ZTDGQIWmg1vX3Pdb\/DvDGY8Iys0erlsZ\/uVb4BgFj3ZWTCBG34NQ3J7rZnFsrXvlcWs5Kzjjvtat1xjbkS5c9glkbDZPSlz\/FfEvNJigPoB3d3WfMzHTXHH6IejR1+alheGS5BDngxx9zyfkpu+otk9qsXHyM+XTHbiBuSdgF9JgQjDgMDHAkm3kdSotBx4xjYUJrq4\/wByVh8Uy24cLoInB2Q\/\/EcOi1JMe1m7y5HLzJ2\/bJ3Nax2pxAJ3\/kli+JZOJE+OB+lruaCysaXvDWglxNABfRYPgbI4hJmepxF6Oy5zeV43dSdfNucXuLnGydySrseT7PK2SrI3ASydPnP0ihZ2VKnpV2blSZcxklIvgAcAKMLGk6pNmDn3VavaDJFuQGt2T3RCSV0pDWih0aFf5gxYSxtGV\/J7LMXaXHRfzUTW3N9U3o0Q+ILtZTo2YrZo22SK3Ow\/JclrPTqdxwFZkTExsiB9LR\/MrWN0lm2c7m0IQsKvhm8phoAuPcWqC4uJJ5KfKj1QCEUgIBK1I7KPVAIQhAWkmg8II0mhPqgSSfVBQA2R0QhAJKbh24UUCSUkIbJG6aEAptBbuk3chXZAa1oDb3QZzymkmGmr6IBek\/V0F\/tk+jp7Om\/QkXm1L0\/6u7NP7X\/o7dczH\/8AhIg\/b6EIVR+IHOLuVEpk7pLq4olWRxOdwFZFBe7irJHNY2g6j7JtZEWxBpGoi+yqy5WtBA2aFEvH3L+ZWaVpefb3U6tY3F2TLW4armiOJ2mvdaseBo7AdVdI3HvVoaXDYWFZNIyNa6Vmt4DIuje\/zWQxQ49yH4uVpyZgwe\/QLIWOyGmxXunJ\/qufmTzZJ02Qzo0KeJgsgHnZNWOGrYwMiIZENcn+ZOctjFynU7\/Ks\/60raZJ92XGy+a3KlkZ7cMimh8nS+EY5kna4uNDoB0WRmBLkzOFHSDu4rW7rjPNrovG8vImaxsbQDzXRdiCMzNa6b1Nu6XPgxY8YFsY36nutmXkjEwA77xFClfU6Xt4r8Q8WggY5rt3jbSFxGx5PirwZD5ON\/daPDfDzlyuyckfu7sDut2S9kLS51NaOgUnS8UReHYmOzU1mot3Mjz\/AOhZp\/F8eKxGHSkdth\/Nc3xHNlyjpJ0xDhg4\/NT8N8KlzQXk6IQaLjyfkp5a5i14\/ahl+L5M4LWVEzszn+a5psnuV9N4rFg4Ph5gjaHTv4s2W+6+c+EgjkLGW99amvjvfR\/w4RvbkTfF91p6e6v+kHibIGGHGeHTO+Jw30jt81wPOyciwHSPA6BZX8+6vlqaieO7uokpJopYaJCEICrV0MBe1zzsxv8AUqtlahq4vdaMjIaQGxCmjhWaFDngMLa3\/slFG6V+lgsqBNmytWHlDG1fuw4nraTtEmCCBw81us8+yyyv1yOcAACeE5XmWQvIAvoFApaQJFFJqBIQUWgCkmpNbYu0EEJkUaSQCRTQgQTTugQOqRRESd0wikAEIppdUFCBk9EkIFWEAhBQgaVpoARDaaO3KbiSfUVKIU4EjZJ\/xFRUaWgAmMAC1SBZAWgSaaAASiLYHurbbuvTPq+s\/wCr\/wBHiOA6b9GRecAku5Xo\/wBXuMj9r30fddjVN+jIg\/bKEIWkfh8Ak7KYAaL\/AKpFwbsFW4lx3WrusyzH\/Vvm0CGdeSVVuTugCk1qTXIzbu7BoKBKkVGt1WQkRsp1soawSQEGZsFvL5Nz2V+gEVWymxuoqrKlEYpu7k5F9qZXMx20xoBKwsidNJXfkqZ1SP7krfFGI20PzKzP5VfRRRCNgaOEHMYHeUwWe4WbLnLgWs2HfupYcGka3cla8u6ia+1fptTl8MZkaHPkOkcjopbDdxoDqViz8105DIrbEP6pleGLXlZsOIzyomh5AoAcBfO5kr5nF0jrKucpwYLsg286Wf3XPdvG\/TkiPzJWsHU0u1mZ0eFgtxcN9yjZzh07q3Pbi+F4p8oD7S4UDyR7r5l7y4kk2TuUv8VnRK8vcXOJLjyT1W\/w3wabLLXygxwnqeT8lV4TPi4+QZMyN0gA9IHQrpZf0jtunEh0noX9PySa91bv42eIS4\/hHh7o8ZobI8UO59yvjnc2r8meXJlMkzy5x6lUkKZXayaWYeNJl5DYoviceey+hyfD8LAwXOlbreBWonk+wXCwMt+FOJYquqoqGbmTZchdM8u7DoFZZEsrOTZJSQnSypJWmkUFsUYeC5xpo6qpFlPpaBJhpIJ6BKrTvakCQjlIoBCLSQCkHUKUUyS5yBE7oQeaQdjSB1shIuJ6pIGgoCYQKq5QSglKkAkVIc7pHlAIpFWU6QJMJJt5QM7oCaKQSDjVdEvmpBuyRFIG1SaaO6rc7oEWe6g0FwG9il6J9XmW\/wBsX0eaOC6b9CReZjdelfV2aB+2L6Pb76pv0JEH7hQhC0j8OdEwO6QKOV1cjJQojcqQQBFooIcR0SuwgryGucAGmh1RG0NAAUim0WVBO6btsFy8l+uUkcLblyaIiByVhx265N1nO74saMaLSNThuVZPq8shg3KsaEEhak1NJ7YocXfVJ\/JbgA0b7KDXtJoEEqrLkDW6b3Kcxh7Z8uUvdQPpCxvNKb3cqWND5r7d8IXLuVa9JYkGv1vG3QIz8zyAWRVr79lfmTCDGcW88BfOTSFziulvjNQk8uq55HSOLnEucepWcq4i04cZ88gYyr7nYBc3RmKS15kMMBa2KYSu+8QNgsqCKSaSKDwoKaiRSBIKCUiiBCEkAQhrS51AcoRaDXqihhLdOuY8k8BZCi06VtEb3QpMADgXCx1pN9Fzi0ENva1BBBRasaGGN1j1De7QVpN5Ck0j7w2pRO3CBvNusId8ZHuhp9t+6cji8i+QEC0pcJI6oGkSmedkkAhCaBIQhAwhBSQCkEkWgsFdUrULRaCesqJcooQSRaSYAAJKBg0CvSPq7v1ftl+jpoD1Tcf\/AKJF5ra9J+rp\/GT6O\/im\/QkQfuVCEKo\/DiRKihdXNIbJjqkOEygRGyBsErSREgpEhrbPCgNtzws8srpSWsHp7qW6VRkP82X037LVDGGNAA3ShhDPdytkeI2ElZk+0tCyZYOx1GuynDM57uFKZjT6n3QVvZwU4nxHlVZcmqQgDhXST00iNte6yVbt\/wA1i3mlQfwtWCwiMuPUpQ45e7U74Ap5koij0sqz\/RXGa7S345vik+s+W3gHcrmEbrVKLJVQjsrNu7tucQDduFVJYBHdbBHXKi3GkyH6IWFxQc0pFXZERikcx1WDRpUkIqJSUigAEW40AioqJ5UkigikU0IhITSQJCE0CATQUkASkSgpIGhJSsVwgigoTdygBdGuOqRQCQCEcoG1Jx3Q4Fpo8oAJNDdAkwgikkDKSL7oQCAhCAQhCATPKSEAhCEAhO0igEEpIRQvSvq6fxk+jv4pv0JF5rwvSPq6fxl+jv4pv0JER+6EIQqj8MoU42Xu40E5XNY3ZdNuevqPRRO6zCZ0slN2aFoapLsNCZFcqDpo2GnHfsFdglbrbV0OqGNDRQGyd2mE0iTRSz5LRKQ1rxqHQqufIJJDTQVkMQADvvLO98XWjhi8sb8qmeck6Wcd1bky+WyhyVRiAOJJbal\/UP7QMTy3UbtWQ433pP5LWsuQZDYqmK2SdN7TklaGkMK50vqJtWOKrDS9wA5KxbtqTSjy7Kflho91pMZjvuohtou2UtspOL2Mc1jiAea6rQ4UFnk3SDnzN3WZwpb5IyVlkjIRpRSVKZFKJQRKR4TKSKghMpIhIQUIBIppEIBIp0hAt0FMk6a6KKATSTCCTBbqUTuUAkbhJAOFGuqGgk0OUlJuwsIIqTHFt1sSKUVJrbaT2QR5KFOMBzqOyggEITJ7IEhCEAhCEDrZCL9NJIBCRRwgCjoi0iUUWhJO9tuUQye69H+rmb\/bN9HfxTfoSLzUm16R9XVzWftj+jz3uDWtM5JJoAeRJuhX7rQoseyRjXsc1zHCw4GwR3CFUfiELJlE6fzQhTH6Z+orxeq2wdUIW8fTnSn4PyXMj3mF7oQpmsbhynL\/AITvkhC38ZjCz\/FHzW8cIQsYNVizfj\/JW4n+GhCT\/wBF9LZNmlYpCTyShCuSRQ9WY3xoQsT21UndVX0KEJkRTIs7uUISLEXhZZeqEKqyP5Kg5CFFQKSEIpO4UShCISEIQCEIQCRQhAJFCECQhCB\/dR90oQgipM4KEIIpt5QhBIf4ih1QhBc\/\/BCqCEIEkUIQATQhAIQhAimeEIRSS6IQiUKKEIBek\/VzF\/tl+joPGqb9CRCEH7pAAFAUEIQqj\/\/Z"
                            },
                            {
                                "timing": 4210,
                                "timestamp": 2938469849,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAAAAQUBAQEAAAAAAAAAAAAAAAECAwQFBwYI\/8QATBAAAgEDAwIEAwQHBAcFBwUAAQIDAAQRBRIhBjEHE0FRImFxCBQygRVCcpGhsbMjN1LBFhckJzM00SVDYuHwNWNzgpKTolZ1g7LT\/8QAGAEBAQEBAQAAAAAAAAAAAAAAAAECAwT\/xAAjEQEBAAMBAAIDAAMBAQAAAAAAAQIRITESQQNRYSIycRNC\/9oADAMBAAIRAxEAPwDg7w7Yw75Z2P5VaiCxwNJJCZkHJAbFWIJUUYIXZjGDUF1LEYtqkoPVRxmsKj1C8N3bxgQCID09CKzSAp4FTSOZWCxrx6KKWW2aOLceSfUHtVFVjk9sUmKMHNSKVVCeS3pRTEXccfw96laExkb8Z77Qe1RLIyHKHB96aWZiSSST6mi7SO4GNmT9aPNfbtycUkUTPkqBx3OcU5YgrHzTtA\/jQGMR7vX0qWJEa3lkkYkjhee5qBmLZC9vpVm1RTGTNIFRRnvz9Ka2b0qDvkjJp8ZDyr5rnb7+wpzSJubYrsTxkmlliCBVR9znlhjtRSxQNNKx3YiXkufQVrWjxMkcUCuPb3P1rMS4k8jysqEz2wOTQGlgCzJ8OPXPc1NLLrxcvFkjvDAoRWf9fdnj61PapLCjAKrPngj2rPtgHnE9xICoOe\/JNWX1AM5XaDkYU5xgVr74c\/8ApM2+RGkYgAt6dz86dFGbVpHhwy7fiLfypJGeUxyoGjjPwqp9R71YeJxG2wHYDjB7n51rWMN23aLTM3FwZZ8LDD8WPTNRJLIivM8bPPKxKvjstWJiIYiiJ\/ZDnvncfnWReXFwyhN5YnkhfTNSdu6ZX4zUaumQbnkublxIwOFz2pL\/AFMmTyYTsX9dh3HypltZXE1lFCo8pDy7McE\/lVhtMsbeMrJl3I4A7n6CufLdundajNgWWRCymQRrzuycH5Vo293bWUPBU3DjOAM06dJzbLGirBAnIBb+dYVyiLgK2+QHJYH+FdcsbZ1yxymN560rYzzySysSIz+JiODVn759zAZMlWXagLenvWda3VymyC32ujfiyM4p+13ulLyRYHdvRa3qXHUc5lZl8qu3c0rIq5OXANK1yCE2nEka4wOBUd5fRRhDCWfbn5ZpsFwZrcO6c784x2Fbk+PIzb8u1f04G7jdnkkQEZYkjvVvzoViZVJK47tzmsu3QyWxKtsGSCoPYVHDOzMzDiFTtA9Sa1MmLOrGo6kjW6eSOBwDjGTWdZ6bc3zNM3bvlq1kjgnmMZXdIvc4\/DS29+LW2myoK5O3n1qWbvfCXXh7vHptmAAM47epNYEs7yseMD2FNubh7iUs5z7D2rR060URtPNjCDOCK52\/K6jcnx7VaBQpDsCWFLqN882IwNqj0B70\/ULhYiRFwzjJHtWZE2H3kEnPFZvOLJvp+0pyVOWHrUcqqo+LvWmsE1yfOuSEUD+FZk+x3Y7vhzxgcmliy7QRxtIxCgt68U3bsYnA+pp3\/DBIJz6Yph3P37VFNdOM8jPNMbvVhgQnxNwOwqq7fFUoTFSR7dw3ng0ymsfSopGXaSKbj3pxPHvSNRDKKKKBKKd9TTaBAKKKKKKSlooG0Glx86SqgxRRSVAoroXgBL5Hi5oUgySvnng4\/wC4krnoOK994Ef3qaKflP8A0JKD7gh1ItDGTGSSoPLf+VFZ9v8A8vF+yP5UVUfDbAtIBkLmi4EbBI1G5h3Ipvc88n+VSgbE3MCP865rXoumukX1\/RddvtPkhT9EQC5mhdjvkTnJXA9Mc5xTOj+kb7rXW10XSZre3cRPPJLOxEaIuOSQD6kD869H4B6gidfDTLkgWesWs2ny5\/8AGuR\/FQPzqfp+GfpHw2611eX+y1G6uY9EgYcFSG3zD\/6QP3VYOadQaJd6J1Fe6NdgNeWs7W7bAcMwOAR8j3H1r0mt+G95o+ta5pd5q2lLdaTZC9mBlZRJlQ3lpkfE+COK6jqGhQ9T+MfRPUBQfddbtYNRm4+FZIUzKp\/+2B+deT0hNP661vxP1vVLcXLx6fc3tmzMQYiGwhGDzhcDniqPCXXRt9b9N9O6009ubfXJpIIEBbchR9hLcYxn2zWr\/qy1UdZ6902buy++aPZvezSbm2OiqrEL8Oc4cdwK9Rq\/HhJ4U\/8A7hd\/1xXuYIZbn7RPiPBbo0k0uiToiKMlmMUIAH51R8y7iBj+FIT7nJrqPWfTWl+HfTcWlaxYff8ArLUohO8khYQ6fEcgBMECRyQcnkDH77V\/a9OeHPTHTzX+gW2v9Q6xaLqEhvZHENtC\/wCBVRSMsRnJPYii7crRkKEyElh+BQOPzqBzz\/lXWeoOmdB1Ow6P6r6esWsdN1XUFsL7TWlLrDKGGQjHnaygn5cV6bVo+hNE8Wf9DIejre8tbi8jtp7ua5k8yNpcYEWD8KruA9zg80Nvn9SQw4p0rnOAck9zXdrC36G0\/wATB0F\/ost\/bPdmxm1O5uH+8eYTjK4wFCk4wO4GayuiOkemrWPxMbqS0lv4OnZFEBWQxu22WQbcjgb9qqTjgE4obchtxtdWOGI52nmpbiZpsl8D5AYrtOhP0V1H0JrfUl30lHps3T0sTGCwuXC3aSEqkblskfFjLDnHaszWLbQOrfCu+6k07p+20TVNNv47Z1tZWaOaNxxkMeCCe\/y+fEXbksTKGKhSzEYGPenTDyPhGGf9Y\/5V3686Oi6H07TLOz8PrrqrU57ZJ769lgmeJGb\/ALqPZwCPfv8A5Zer+H2mWniL0JKNKubPRuoZFabS7ssHt3DASRknDbfiGCeaHHLrRZZLZZpBj0jUD\/1xQZ5zKsbBnI7IvPPzrsUGq9GJ4ijo1OlIbixkvzp73klw\/niQvs3LjgKD2HsO+a5N1ha\/oHqnVtLsVfy7G8lg85uC4VyATj6VZP218\/qLlvoxm6XvNVnvLaFLS4SJraSTE0u7nKrjleeTmsaBwrPKoDrkbV9yf+le00fQ9PuvBzqLXNStw2owahBFDPubKI2MgDOOc+1eu6ibpPonT+lJYOloNT1DUdJt7udZ5nEagjlgB+sxzkngbRgcmrf1El7uuO6lfzfeGiDGEJxwOWNSWMbw7rq43NxhQTkk+9dq63TororXIJYemY9SGpW8V6yXk7bLaJxgRxgevBOTnGQK8b4tdP2uhdfXtlpqummeXHPDGTnYHQEjJ9jn8q1hJh2pllfyXUc\/vLrz5yJn8uEDIAHeq9raNdyYgQAZzkmn3TLcXoVvhhX4VA9a9Np9vHb26+WOcDPvWsMb+S7rGeU\/HNRkS2Aso18xgXPYDgms3DSXQjjj+IngE1v6g8b4kZAxTgY5qWzgCv5rxhXx3rrcN3UcplqbqnHpm1ow20t+sMZx8hmpdQiadBBbRosaDluwqaWSRFd9vxE4B\/zpwIa22gfCpyxz+I0ynNQxvd1kS+XbwPCCVnYc452in6eoGnI7g7UY8n1OadcW3mXG\/wBMcgd2NWIpERIwQCVJCRg8fWueV+LpjPnRbOYUlMxCO3pn3rGvrkMdkY\/sweMVqXFq1zMd5BB+Wayb63jgZUjZmbsc1m3L49P8flxBASZBgZx6Vtz3IgsR5pUtnhPTNYG8qMDvRI7SDLkk\/Os45aW47EkjSSF2OSav6TB5knmucInzqhHE0h4AA+Zq1LciO18iLbz+Jh60x93S+ah2pX7TMY4+Ix\/Gs5pCMnPJ9aax9qjbJqW7WTSXdxlhmlBCpuwMn0qANih3LAAYpsOeXcMVEKAvPvQcZ47UC9uTTXGeQOKXOTzSMeAPSophoPNK2R3GKbRCUUUo70Afw8jmm1JKwZsgY4qOgSilpKKt6VYvqV6tsksUOUeRpJc7VVELsTgE9lPYGr36Hs\/\/ANRaT\/8ARc\/\/AONQ9NTrBq8e+KaUSxy2+yBdzkyRtGNo9Tlu3rWyembUXIhJ1UMU8zf93h8sLnGS\/m7Rz8Pfvx34oKVn09BeXcNra6\/pUk8zrHGm24G5icAZMWO59a89Xt9I0q20zUIdTEOsv+j7gSPE9rGjExkMy4MmeONxAO3OTXiaqEo9aU0nrQGK994Ef3qaL9J\/6EleBr3vgR\/epov0n\/oSVB9o2\/8Ay8X7I\/lRRb\/8vF+yP5UVUfDhjJkLY4+Rp7kHG7LY9CaTYQpPIHyqSC3acjYML6sa5NSfo\/SdTk0nXLG\/tQPOtJ0nX5FWB\/yrqvjzrmiX1vpmndMXkN3avNcapcNEwI86Z84OPVRkfQ1y2axVAFQ7nNVJIvJkIk4GOQDV2txs9dl6P6z0q08Hr0Xt5DFr+mQ3djYQFgHZLkpl1Hf4TuryHhVqunafpPXUV1cw273miSwW4lcAyyHGFX3PyrnkzF+SMDsKVJvIH9mAWI7kdqqOla3qlh\/q28N7EXtubyxvrmS6hDgtCrTAgsPQEc162Dq3SLfx0671m31i1jtZ9IlS0u1mAV5fKi2hG9TlT+6uAPudzvPPzppUgVTTqthrth1v4aXGidR6jDbdQaKGuNKvLuUD7xGfxQMx9fbPy9Aauaouk+JfS\/TksfUGlaPr+k2SadcwarKYY5Y0\/BIj4IJ5OR8\/lzxvODTjIT6YFUde1\/XdD0XSujOj9I1OHUY9P1NdQ1HUI8iEylgMIT3VVJye3A+eKnU+s6bcfaE\/S1vfwSaZ+l7ab7yrgx7FZMtu9hg1ynueakCgg5PYcUHTl1nTj9og6sL2D9F\/p37x963jy\/L8zO7d2xj1rTg1\/SRYeMqfpC236nOrWQMg\/wBoH3iRvg\/xcEHj3rj\/AJTAEFgFPzpYULviPBI9aGnSejby1tfBvr2yurmGG8vGsjbwu4DyhJctgeuBUXTmq2Nr4IdT6bLeQpqM+o20kVuzgO6rjJA9QK59cTfCYYiSgOSxP4jTUWQFQBlzzz6VbEd96g1d\/EG10vV9C68t+nL1bZINQsL7UJLVVkXjfHjhgfl8vWsWTWdCsfFHoyO36jvdVt9Nmja+1O9uWeAyFhuMe78KDHf1\/LJ48zlUKHDknmpYrJ2G6RSkY5JJ9Ka\/SvfR65p8HjVDeQzwrYHXxcSXRYbPL+8bt+fbHOfavN+I99Be+IvUF1azLcWcuozSxyRtlXUuSCD8xXmXYM2ey\/SrlnZPdzIEXag7sRS7t0k510vSNY08+CPUtk93FHeT6jBJHASN7KMZKr6496b4qa1Z356OWxu4Z4YOn7aCfY24pKN2UOP1h7V5GZbWMw20CI8o7A8gH3NQBY7e9Pnkyyn1UZx\/0rfx+HibuW7XQfGC\/wBN1XWNFurW+hubW30i2hcRuG2yKGypx6jI4qDxz1i21vrR59Kuobqw+6wL50LblLBACMj2NeNntVuyrIQwTllU44qpqF2BbeTEoTJ\/CPQfOpcdetTLnEMFshcsTu2nOBWmkiW1mZXc7mzjNYsTTb1RSVQYJ2881oT27zNFGdxiPDFfQ\/OuuN1OOeXafYAtbliSVJyCfWtJJF8pycmqLRv5ywQqQqDt6ZqwQyQ+WCGb1Nblsc7Npkuo55RAoJCgbuO1JJhVOMfi\/hWauIwUt3BlP4iR3P1q7cMFSCHd\/aEc45q\/LnTWlKa4khLsN21zsUqM4+dLbgxANJG7StwBjkLWnIBHEmduAMhQKjvXA8thlmcdhWLj91ZlzUJZsxZz5ZBAzyayNVVvgdxskLEk1saXcK7yJtKsO+ah162R7fzkA+H1plN47hLrLrzSoqsSDn60Nz9KbvXzCoGTWxplmk8TEkA+gNebVt1Ha3THZz2UfWoTzxVi9KwyugwTnHFQwL5gYn8KjJoqJse9JI+7HAGBjippgpjB9flVbvQNJplPYc0w0Q5SRyPSkPejPGKTNA4r8INNpaG9KAcljk96Z6UuaD2oG0ooNL+qaBtFFBoJrGzuL+6S2soXnnYErGgyTgEnj6AmrltoOoXMdu8MUTLPG8qHz4x8KnDE5b4eeOcZ9Ki0fVr3RrprnTZvIuCuwSBQWUZB4J7Hjv7ZHrU9t1Bf204lheNSEkjChAAFdizAAduTRUVnp+o\/eF+6RyrNsRwUbB2yEKpzn1LAfnVp9J1uOxuIMSNZwzhZI0uFZBIdoBwGwfxKNw7ZAzzUEWu30LRtE8atHHHEGEYyVR1dc++Cq\/uqaTqbVJIbiEzjyZ51uXTaCDIuMNz6jb\/E+9AktprxuEaQXzT21uZlJclooUJUkHPwqCCKhg0HUp5oYo7U75huTc6qCPLEuSScAbCGyfSrkfVusxzPKLvdI6eU7OisXj3MxQ5HKkucj149hUKdSaij2LhoS1l\/wiYVPZAgJ45IVVAPpgY55qorRaPeyw28qRJ5U7mNGMqAbue+T8I4OCcA4OO1UrmCS1uZbedDHNE5R0PdWBwR++tIa9eeXbIRbssEzzrmFeXf8RPv6Y9sDGMVn3lxLeXc91cMGmmkaR2wBlick4HHc0EOK974EjHipov0n\/oSV4OvfeBP96ei\/Sf+hJQfZ1v\/AMvF+yP5UUW\/\/Lxfsj+VFEfE8duzPmbBx3UcAVblu0hQJEq5I4AqBwSQWLux\/Vp1tbbvidgMei964+u8lnIrok8kyKhcyuQFVeSSewr6E1rQbG86YvvDm3giOr6TpcOoRzhQXe6BLzJnucq4A+vyrxPgvpNtd9WrqF5EF0zSIn1C4kP\/ALvlf\/ywfyNaendfdBW3iEOp1i6u\/STXDyMXeAxfHkMCo524PbPpWoxlNevL+CvSlhr\/AIg2FtqZtZ7OLMslvcS7fO+FsKq\/rkHBI9gfSsl+g9Uvut7jQtLNhfyndNvs51eGGPJyWccLt4z+6uj6H02vTH2ntOtrcD9H3LyXdoR+ExSQyEAfIHK\/lUHhNHax6H4mG8s5rx2iUtb28vlyyQB38wK2CR6Z457VU\/453rvhnqun6Rd6nYajout2lng3R0q8E7W493XAOPmM1sa7BGPs\/dKTJEnnHVbgF8DJHPBNb\/h1r3T8N7q79IdDapPINPmS78zVVMYtzjcW3KB7fOsbqLn7PnSQRcA6vcf51UY3iJoPU+teKsuk3WnWLa\/cLCot9MBEOPLUgjd2+Hkk8d6L\/wAI9agtLuSw1LQtWu7NDJc2OnXoluIlH4iUwM49cZrtsZhX7RHWIeJ5rttAxbxRvskkbyosqjejEZwfSvAeGmudNQdaWj9I9Da1LrsXmGOI6qCMbSH3blAAxnvVR4Honw51vq3S5NS0o2aWcNx92nluZvLWL4N5djjAQD19yOK6J0x0Je\/6vOv+n7d9MvdSiurIrdQzqYVThy3mnGFC8n6VlxXRPgP1u1tH91iuOoEBhVgwVDtYJkcHGB+6qHRMskPgH4hGNipa6slOPUGQZFBhdT+Gmq6F0\/8ApyO\/0nWNMWUQyXGl3XnrC57B+Bj0\/ePcUuheGuq6hosGqX2o6NoWn3RK28uq3gg+8YOCUGCSB74rb8PHz4MeJoOdgFg23PY+ceava\/pPTvTug9Mnry76h1zUrnT0urWztp1jt7aBvwxhmBPp+r\/0oPFdR+H2taD1FpWk3QtXbVTGLK6gm8yCcOwUMHA7ZIzxnn5iqepdO6hp3U0\/T97JEb6C5FoSjkx7yQO+M459q7P1wlukXgrJbadJpdp55eO2llMrRoZoSMsQCcg5\/OvG9a2VxN9oi9tUgd5pdYRkTB5yykH6YOc0VhW\/hzrknXF700qWv3vT1Ml3OZdsEKAAl2cgYAyPStXqPoO+0\/Q5dVh1LSdZ0mBlS5m0u6EwhY8DeMAgE17TqDVNU0nxl8RLq00VNb0dbfZqtozhD93KJlgc54x3APr9ayU0rpPqno3qS76Hl1zQZrC1F3e6bcTb7aeNcnG4HJPfG793qNS6ZvXI2C3CqEjwxbuRwBXXNS8SbHp57TT+gYLFdHtYUWea4sUeS7kx8RkLDPfjA\/ljHJPL3QEu4VPQL611PQNA0jw70yy6h6zjS71y4QT6XoZ7J\/hmn\/Psv+ecWUsbHXlv0\/o\/iH07eanpn3PSbywh1HUrO3TBjkYN\/ZgEjAJAyO+M4qz0L1TeeIPV11pGp6Fpw6JeGbzClmsQsYwhKusoAKnIAyT614bTbXWvEjrI\/fpopdWv2Zh5zbIwFXO0e3A4Feo8OOptYj6q0vo2WM3WjTTm0udJnhVl2FiZCQRkbeWz8q1ceM\/LrlSSRQQ3NvpsjmMOVExHLjPcVWt9Nlu5\/iVorcfidu7V6rqGyhtOr9ZstDiD2VpdzRRHBYBFcgc\/l3rPM25jEzDd6gVuYyzbNys8ZGsMkKqluMoME4PqPerGmy3ksZmf4t3CKRgD51PLZ2yOdyn4VztHaq1rdSi5eWQgQKMKvarrVN7nGheO0PlM8mXBzgcCqrTJJH8DbfMHbdyfpVK9f71vLOfMbHA9B60acjyuXRQqLxn14qfPd4vx16vQw\/dIQ6x53NjLd2PtT4UV7hiHyRyceg9qidheubeRGMUQB3Z7GpoHjiBht4\/hC8t71pk5p45pwGRinYZ\/nUGuTIGjRcEqMgCq1gJYrtQxJbkhfRRT72Ey3QOCc9yPSsZ5X48WSSrOgxloWbHc5qXqKQpaJGOAxq1pkQhjIACrVLXWFzshiwzA54rX+v409zebgi+In1zWm10LWyKoTvPr7VT2PC5D9x3qGVjMcEgCvLLY7a2puS7lj3JqzGp8vA+pqa2tC7Bip2fzqK9YQs0a4\/Ki7QXD9kGPnUK\/iApO9PjUk8fvqhrjBINRnvUs5y3z9ahoCiiiiCikNGaAoNFLtoE70h4pe1J60CCg0ppDQJSUtGKAoFPVaXAqiOkpzd6SgT1ooxRQFdI+zp\/fL07+1N\/Qkrm9dI+zp\/fL07+1N\/QkoPufAopaKI+E\/I3E4dgmOR2z9TUttNDECu3j5Cq80hSHyyxLn27mo4ImKje5J+ma53G+O+OU9jbtup9RsNJ1PTLCVYLPUQqXHwDc6jkDd3A5Pb3rzK20lsWlABQjCk+5r3Hhn09B1b1jFotxI9shhklMyqHK7RntXo26c8P2QmTq\/UWXPb9GtUss9NyvDDrXqOa\/0K7kvlW40NBHaTCJQyIABtJx8QwMc57n3pt54hdS33Vi9RWdyllfwps8y2iVFZec7l7NnPOc1F1HptquozwaRcvcacrfBM6eWzr819Kx7srBF5cK\/AvJb3PtSUuGo3Nf8T+pNX0q401prSzs7nm5SxtUgNwf\/GVGTWHJ1JqM3TVnoc0yPptnK9xDEYxlZG7nd3PesuCB7uUscKO\/atrVdN0m36Zsru31QyaxJO0c9j5ZHlxgHD7uxzxxWq56M1XrTXdR6rXqOW9aPWkKFbmFRGRtUKOBx2GPn61u6l4udWXtldQC5s7WS7TZc3NpZxwzTA9wzqM\/uxXhTEdyqoJc1taboXnENcsffap\/nWpLUtk9VbbqHU4umbnp6GZRpdzcLcyReWCWkUYB3Yz6dq09L1DUbDpu\/wBF84R6bqLxy3MPlrlihypLEZXn0HepNRNhpaARRqZfT3rzN9fTXj\/2hwo7KO1a1r1ne2nD1He6fpes6RpsyppmqeWLlGQEv5Z3LgkZHPtW7pvij1Jp+jWemLLY3kFmu21e8so53tx7IzAkY9M57CvEQxea2AcVoPb2tiFM7maQj\/hp2H1NTW18amv9c691Fb2MOu373osXkkheRRvVnOW+IDOMgYHpgYrdu\/GDrK5skhe\/hFx5flG9W1jFyU\/w+ZjOP41z5zljtG3ngewpSCdoxz2oPT23XvUNr1fcdURaiY9YueJpUjXbIMAFWTG0jgcY9M1p634idQa5osthcNZ2unzsGkt7G2S3Wdh6vtGT9M4qfxI6M6e6It0006zd3vVaLE88AtgLdA67iAx5JAI+ufSojpfRceq6rHbdR3UtnFp\/m2k72zAy3WP+ERt4GfXj61YV5MSFJI5ty+apDLHtyAQeMg10j\/Xn1qpBudTtHf2NlFwPrtrl0kpO74sD1OOansbOGfDsJCB7jCmta3UvI9j1L19q+u3tprN7eYvLNQIJYI1hIIOQRtA5ye9Ty+LXWd5azZurS3uLhPLlvILOOK4kX5yAZ\/MYNeZlgiZVUorY4UHsKzL18T+UFJUYBb3NayjONbnT\/VepaAt7Do0w\/wBvtmtJ\/gDBo2\/EORx9RVNCkIVvhD92YngfKpY7c2dm3mlfNbk47qKx3kmubnYoChD69l+Z+dXfxTW209wBNG7rkKCcDkYqPVGiW2DxoCzAKgIqrbIqo4llznl274pjXcPnhly8cfAJGP8A0a1cuJJ1FFatkKpPP429zWlbxPG6oCBGFJb3J9BSKg+5JPLmNT2A9aleXd5IijJd\/h5GCB70xhaSMmR2gifGOXZeOfYVEIJ03KmF4xknt\/51eRFtV2oRvP4mA\/hTblCId7\/Dn19quk2rWkKxLvnk2jHOWyT+dXIJITE0ig7R8u9ZLW7XN6IN+2NVBP0rRmKQRAdoUHpSUsNeS4uNqp\/ZrUpCW8TNGN7n+JqC2c3DBkO1f1asXTCBGyRgDv8AOmvtP4wbkEM4c5LfEcVWEgYBMAAnAFTu\/mRyNgksCVp2j2glcyyZCJ\/OvLjLbp2t1F6cra2KcZbtnPGa83MxklJ7kmt3X5AbWJU5ycisa0iMkgAGSTW85q6iY+bQFCDginklE49a0NThSFEVR8eMk1lnJNZs1xqdNamgU4inxplvkKio2GKbUszbmwOwqKiA0lKaKBDRmlxSUCUCg0UUGiigUQlKKWigM0hNGKSgD3pPWlpMUBSUtFAldI+zp\/fL07+1N\/Qkrm9dI+zp\/fL07+1N\/Qkqj7oooooj4Iz5swVMlj3Y1oskNtFkuBjuTUUEAgyMgyep9qZctBdTrEGzs\/jWfl8f+usw366P9neVJPEyEIpEf3Wcs3r+Gpv0d4bqi513qDPoDapn91ZHhD1HpHTHV8d1fPJHbLBLG0ixliWYYHavJySpF3YZP6x\/yrFrcl366b4TtZ2+i9bX2o2kF\/HZ20U0Uc6BhuVmK5+RIXI9RxWl0PI\/XWpa31NqGl6VcXmk2kcVnasiwwSSOzbXkycHGPX5V4fonqCw0zpvq+xupHS41O1jityVyGYMSc+w5pPDjXLTRrnWdM1mCa50LVrcQ3RixvRlOUdAeCQSeP8Apirj4mUt8dIg0TX+pbDV9P68ttAS3a2drC8t5bdZbaYfhA8s5Kn1Brn97ocU3gp0y6wwi5OrzCSYIN7Lg8E9yK0lTobRLHUJLW6n6iv54Wit45rQwxW5P67ZPxMPTH+dUNQ6jtE8NNH0W0MgvrW\/kuJCyYUIQeQfeumONva5ZanI9d4y6\/Foms6v07pOk6Xb2lzEn3hhbAyu7Ip3Kf1cDAGB7nuamjn6xtLGzk6P6asNF0BYUH\/aX3dTNxy8ryYY5+XpXN\/FLrC013xButT0JGuLdzCVMiFd2xFBBH1Br0nXT9F9Z9QnqbU9d1iISxx+ZpC2u51KqAVSQttUHGe3qTWvrUY89bk2h6db\/ag0GKOytBbXtl96lt0UPBvMEmdo7YyoP8a5x4L6P53i9o4ureKS2NxLujkUMCNj8YNex1vxC0hPFPp7qrTbSVre1s47ea324ePh1ZVJ4OA\/B4zil0PWvD\/ozq+21+DV9T1BXlZobT7rs+7B8gl2Jy5AJAA9afHXpv8ASDpGbSdI6V8TdU\/RVnfyadcwGBLmMMokMrqvH+EEgkdjjFS6R1YOoPCvWOpuo9H0i91nQ7yJLGdrRFVRJhRuVcBguSQDxkD2rzehajbN0Z4g2EvmxTa5cQSWmU4KpMznPtwRVPT9U03RfCbqTQriWR76+ureaFduVIRhnJ9KatXcbnU2pL1j4Lf6Qaza2v6WsNXFot1BbrC0kRj3bWC4Hc\/w+tcq0LWbnSdZt76zjt2kiYlUuIVlQ5BHKsMHg16qDqewHg3fdPSOw1KXV0u1VYzs8sRhTlvfPpXhrdJLm6RUPwqe+PTNRX0v1Xqsmp\/aV0jQry1sJLCGeGUZtU3uTbZwzYyw57Hjt7Vyno+3gl8dLG2kSN4f00VMLICpXzTxjtivRdT9V27eN8HWGj\/7VYQSQMQylGZVjVHHPY98Vb03VPDbQ\/EJeqYNX1O9ke7NwlgbTy1tmZsszvnDbckgDuQOaurGdr\/Q9nYWOo+Ld\/qGlWl3DZ3PmW0M0QKBlnkKjH+HIXIHcDFcz8ROorzqbU4r29WzgnSMRbLWIRhgCTkgdzz3+Qr1kfXmkpYeIqCWQza02bECM8jzWb4vbgiuPbZrm62MSXJ59eavIdq8b9gqjJBAwAoyTUInlDNlxEW78ZY\/+vyqGVHtZmTOG7E\/9KjPxkkcD+dS2rJGss\/mwiNGPmD4nZuSarFZXRjGu2EHnnufmaSMeTbZiYebIcfSrFqbeG33yu5fBG3GVrXqeFt4mNm6FtqseTj0pgwZI7e027c5ZjyafJdxTxgIrBI+69smoZJAAAmyMHucZNWjXig82VfMJIjHGTkVC14890yW6jA+EOfl3qharcYk+IhfQmtayhjt4kJYAHufU+9bnWLwu1nniZ2CpFzJVW+1BrieS3jTbHjlmPpUF\/K9xcMEbbApySKzp5wx2oDzwT6mplnrizFoR3KQjbakHb3Zuc1VmM95LHH8W0nJJ7GrtgUihbykVpScfIVZMuyDdKR8I5NTW503o5W+7RbkIBQcZ9az7+6F4IokzvY8j2qpPcyTuWO4RngAUts4hujJKjAY44qXPfIsx+1i5BhRY1GWXtj51etplt4VgK8gbm9h9ayZbjzbvzDkICMCn6nfLMNkI2qe596zMpLaa+kGqXJuZgVGEXha0NKiWK3MsnBPv6CsogAphwxxS3F3K4ERICD0FZmXd1bOaiTUBKymZ8hGb4fpWfn2q1eXTTKiNjCjGB6VVAzUrU5AvJ5Gadv2qVA5PrTgMISM1FUUw5zRipABtJ9aSgjHNOK4HenYpSBigiFJ3pzd6SiEpKcaSgKTFLilC5oEAp204qRV4pxAxQV8UYqU0w0DCKSnGm0AaKKKBMV0j7OnHjL07+1N\/QkrnFdI+zr\/AHy9O\/tTf0JKD7moooqo+JjCCdqBQvqarLaW1s7yDlu5qC7uJnm8iyiK+5qP7tNEDyR7k1zu8uR6ZrHtXbLT7q+maOxtJp5ApkKQxliAO5wPSoES3Vh5oy7HC10j7PbP\/plfDk502fk\/\/LVvQulI+gtEj6z6osXu9UlYLptg6Hy43xkSS+3bIXv+fbV\/Hr1j\/wBd3UjnOq2Nxpl1BBd6dcW80wBjWaJlZ8nA2gjJ59qgubHWVkvo5NMv4Y7Hb97zCymHd+HfkfCD6Zr1fTljqXiB4hI+o6myahcK8\/3ho94iKAsFVcjA449qh6UTWusOsJtDm6guIpdcBF7MU3iTy0LKGGRnG3Hes\/Fu5\/Tysdyltb5YoGHAU9hWXcXpupguTKxPHGFH5V7TpXw9Gv6Dqupz63BYWumTpHO88ZZQhzluDknjAUDkkVfvejNJtek7jqHpfXE1y3s5Fhug1s0EkRY\/CdpJyCSOf\/PG+26rlzXHk7OzEUfmS\/D9aVoxKxO7APavbR9G6dFZ6bP1Z1Oul3Wo263UFpFZvPsib8LOwIAzjtXo\/D\/pey0bxasdO1HUbadov7a2McZlS6yhI57KQOefVfpXX5TXHK432uN3NncPHP8Acra5u3hQySeUhby1HdmwOB8zUWjaU5f71ejMndVPpXZek9OsbG+8Rl0nUPv6vo87NOYWj2sWOVw3t7+teY0rpqxg6bXXupddTSdOuJDDbuYGnluHH4tiAjge9P7U\/keH1vUnt4SqbQe1eUdprqTbuLsxr33WXQzWdrY63p2qxax0\/esY4ruOJomSQd0dDyp9fniva6t4WaV0eboal1LbG+jQT2toLVibhcA\/EQ3w5bI59s1L\/kvMY5THoN1Hp8VxcW8v3aViiS7CEZhjIB7EjIz9avnSTp9nb3U9vJDBLny5mjIV8d9pPBx8q7Pr\/WPTZ6Qlsra10f8ASscPnYFm4gMkoCyLEufgdQE+I8ZBxiuf9XaXf3PQfRRutUeWzv7ieK1thCALU+aFY7hy2Sc81qakZ3a8DqeseZGY7YBR2yKz7WGW4DhIwxxjPtXZJPBzQtF1x9L6h6xghvWkCwxpZs42n8LSENhM+2Txg1T0Pw7vLnxJ1PpMywW0+nwPKGC5WUhQV9RjcGHJ7VPe1d65HL00m7ZVGwqFzlieKLqE6XHEYW3TyE5bHb5CuvHojTNfhvbPpXq62vtes4WlazFo6Ry7fxCOUnDfI45+nNeZ6U6Kl13TLvWNc1GDSNEsmETXkkZlZ5CM7I0H4jj91WyfRu\/bncu5333B\/tD6e1SC2Cx5yNzDOfRRXvupOgbOx6ek6h0HXo9Z0iGRYrljbtDNbufwhkJPB7Z961L7w00y1stDvuo+rYdNs9Vsorq3iisnmlLMMsCqn8Kgr8ZIznGKxprbkilpHCRgk9sk1cs9Lv7y5FrY2811OQWEUCF2IAycAd69R4g9Ft0VqlnbrqEV\/aXtut3a3kaFVkiPYkc4PHbPtVrwattU1TxBs7PRdW\/Rd60UxW78kS7QI2JG08cjI\/Og8dbWgZA8sgizwN3qa0rS0hFyPhDyLjOeQK9H0f4fp1F0pfdS6hrlvpthYXgt7lp4iwRNoO8YOWbLKoUDknvUvU3RNpa9Jf6TdJ9SJrWlx3Atbom1a3lhYjjKknIPAz8x35xqWRLNvK3tyr30cUTEKvPAzk0l4PN+OWQlAOwHeoreELG8zArxgA8UxoZpIQ8ittPZVOB+Zre2dKzCS6kEcCgAcYHYVbTSkjwDJl+5AFC3exfLgKlu2QO35052a1t2+MNMRkkntU1PS7S3Qjhttu4pzkkdzWRd3LSjZyE\/nUdyzSqGkfJI+tROVC7e7emKxllvxqY\/s+Pc0e05ZQcgVNKzsXldDtxgN7VasIWaBdxBjX4uByT7VFqNzmIwJ9SPQD2prmzfVBHIU4puMn4iaQNle5FIzE9ucetc209su9yAB8yfSoZTtYhSKfAdm7P51E7bnJAwKIEA7tz+dTBBtGBzSW0YZxu7U6YiMkKc\/OgkDxhRGR3781VkA3nb2pucnNSwrlskZA9KCNlIAz680ypZ5A75UYA7VEaKcEO3djj3pr9uKkSPcrbmxxnFRZ7CgYaKcRx86UqMcUQ0DNG00oB9aeBmimBfepEWlC1IoxQCrgUxxipSRULtVRE3em07OaQigbSU402oEopeKbQFdI+zp\/fL07+1N\/QkrnFdH+zr\/fJ07+1N\/QkoPueiiiqj4pG2NSYx8R9TVZ0ZuZPiP8BVshVG5zx7VUuJiwKxrz7V1kxwiZZZZ3bpH2f5xD1zcvEAWTT52BPbI20zoXreXVtX1HSOtpjcaRrZxJI55gm\/VkX0UDAHsMD2rwWkXF7pU5ubO7ntp2UoWhkKMVPcEj0+VQNJukO3AA7k1Jjcu5J8tcxdV6A6euekPGu20vUXO+RJlhkPCyqY22kfX+fFZ\/gZ0lr9p4n293qWnXNpb2PnCVp4yg3MjKACe5yR29K8DquualqX3drnUbt2tsLAzysWjA\/wkn4ew7VLd9YdTXMluZNb1Oaa3OYS1y+UOCMg54OCRn51nW\/G+z16vQyJPBvrlIgyg6hagn1Px0nRMYh8IOvio7mywB\/8U14S3vLmysJ7VryfyLlw8tukh2SMOxYdjj51bsL+6t7W4t4rmZYbraZYEciNtpyu4djg+9Zk3W7NTTqtrea7pWgaHY9RdP2HVWkTWqtaTxwszxof+6EgGQw44xn51oadoWm9P+NPTUWkwvaRXEAuZbSV9zWztG\/9mSefbv71zLROo9esImg03WL60tyclIpmVfyHpWZqOp3Md996iup21Df5gm8w+Zv\/AMW7vn5101pzs26L0vBd20\/iRaXFtNbz\/oe5ZVlQoTljg4Pp860oHlfwm6Smtem9K177gstvdLdW7TvbSFs5ABGA3cn6VzYdRa3ctJcX2p3ktxPD93ld5mzJH\/gPuvJ4pdM17U9Id5NJvrm0kfhzDIV3fXHepJcqZaxj3nWMup\/6v7KLUNH0XRtPub0TRWtvE8UzMq437SSNuOM9+1ZXjxdpD4hXoc52wQ9z2\/s1rxWt6lqOrT+fqN7cXdxjAaaQsQPbn0rN1F7jWb8z6rezXc5ABaRy7NjgZJ9hW9a65zrLnvjPMY7SMyOfbsK7Bc2sn+rzwxWUbpUuronA4H9uteJ03Tra1jyEUA1PqWvTQ2dvapcSiC1JaFDIdsRJySo9MnnimrfTc+nqfF1S3ijq5z\/30f8A\/RK9u+I\/H\/qpxx\/2U5JHf\/gR18\/ahrV\/qd5Jdz3Es0rHMk8jFmJHzPJPFNXU+pL\/AFWfUDq17BI6FJbozsJHTABDNnJGABg0vmiR7D7O14bnxQt1WILGLa4wR\/8ADavXdN6rKfBi4j0PQtP1++07UjJc2NzEZisbqcShFIJ9voD7Vw6HXH0WQDp24ube6GV+8xOUY5GDgjnmrWgXl70zdfpKLULm0vSuA0MpRsexwf4Vne2tOk6tq3UE3hbr91e9M9OdN6LevFbybbaWC4u2Dbl8pSxB288n0zjsaoeLvNv0DsJCDpq0x\/8AlXOuo+o9a6uvozqmoXd4I+E8+UuEHrjPal1XWbqSG1gnup7praJYITNIX8tB2Vc9lHoBUnu1v6e78ciF6d8O8g\/+xlH8aqfZmP8AvZ04Y7wXGf8A7LV4LUdQ1DWprWC7u57iO1jEUIkcssS+oUHsPkKvWt1c6HJ940m6msrhVwLiCQo\/IwQCOeRxTW+m9ce400sfs466iHk69ECff4BT+kyLbwD62JG4i+s+3vuFcwXWL5NLk01LudbF5BK0AkPls47MVzjPzp9jqt5b2NxYreXC2VwyvLAshEbsOxZRwSPTNSKikmeTCnIUemck0iFmwu7ahPqeBSyMC42gkYz9aJOYwiqM+p9q0LSyW9smVzK59ccCoWBuHLkhVJ7k8UmYkhXJDMPT0IqvNKGbIXbnsKu00ZdFQ3B4pYjGEZwAzduRSiFpPxttHzoMapGmB8Q5J9xWPVTRzOLcqCRz2B71TfIYhT9TVgAv2HPoPlVe4f4QgwPU4pSIByee1Sq6qDtyo\/nVm0t1aIsW7gg\/KqeAz9sLWVBDE8+tLGuGIbuPepZSioMAMfSq5JJyTk1KJ3mx+Hg1ATmkp8agnJOBRSKvGc8U+aRCAEXGO596bI+QFAAAqEkk0DqO3fvSDtzSZ5oHNn1pmcGlJzTaIkeUvjOOPYYpAcmmjvTgMUU7HNOABPHFIKTNA8GnBucVEWxQvf60CsxwajJpz4wAOfem4oEBxQTSUUQAZpDSnikoEooooENdI+zr\/fJ07+1N\/QkrnGK6R9nUf75Onf2pv6ElB9y0UUVUfGElmSxOSc+ue1M+7JFwmPmfWrsq7Rgt+VREe1dZhJdudztmnpOhtAsNe0\/qKG4V\/wBI21kbu0KuQPg\/ECPXORUnhz09pWq6lfTa4HXSbG1a4uGRtpJyAoz9T\/CneFk6aV17pcspJS4Y20oJ4KyDbz+ZB\/KtbWbFumfDzXLVsrcajqpsgT3aGAkkj\/5uKxc7nfjHSYzDH5X14jqvpNtM8Q7zQrfcwa7WO2BOTscgx8\/RhW91LpfTWmdV9T6VY2GozRWNr5cEsBLiO4CjLyEnhQSQfpXvdMs4Nb13ovqu4w0EOnPLdv8A+8tQRuP5lf3V5PoO5a9TxEupGDSXOl3E7kDBLM2T\/OtWc1GZl3dee1HpjT7fovpHU4Eka81O5miuZGfgqkm0AD04qfrfo2XTus9X0\/p\/T76fT7RkGUjaXbmNWOWA9ya0tbYJ4ZeHWeP9tueP\/wCYVd8X+t+pNM8U7i307U57OxspItkMDbVkJRWJcDhsk459KTnIvva5j5sjOYbdTuBwx9vl9avXehX+k2q3V9p97EknaWWBlVvoSMV22OwsR429U3LR28P6P0\/7\/G0qZjSUxofMIHfBYsfnz3rO6a1a2g1aZuo\/EGy1jTLpXjurOUSsrhgfwgrhcHHbFZ7W\/lI8DZaHaXHhjqWuSq4vob+O3jIY7QhUE8ep571jW2jajckJa6dezSeWJAkcDMxU9mwB2+de5t4kTwe6gjgfzIV1lBG3+JQowf3Vf8TOpdW0iy6TtNLv57FP0RbTubZtjSNggbiOSBt7duTXST6csrtyGPT9Z1a6nt9L068l+7nE4jhZnX5EAcUmn2swuRCkLmcnbs2ndn2x3zXYfFvqzWNM6j00aVeyWCSWcF5N92+DzpmHLPj8XCqMHIwK2NW1LStB8ZNRu7\/NstzZqouY49xgleNf7QD37\/vqS31byOQavpmqaZCjX1jd2qv+FpoWQH6ZFX9V6MjvOjOkNQ021u59S1Jrr7wibn3COTC4UduK6Drdt1HJ0zrA0fqDT+qtJlh3XCSys88CjnzFQn4SPr6dqzNY6o1Dpzwi6Qg0yWSGS6a63ywna+Fl\/CGHIBLc49hV9jM5XPLnQWt5xbXkMkDR4BhdCrZ+YNYnV8dxFdRaRDE0EneSNwVYe2Qea6\/eajcdQ+GOi6zrOW1K11T7is78vLEV3DcfXB\/9c1heNCwp4say6pmdmhBPc\/8ACSnvCcc2i6dn0ln82yupb9F3CIwtuUYznbjOMc5rG1HS9YYwXF9YXUEVwu+GSaFkR191JHI+lfUUkch+0nO8qh7ZNPbMbchv9nHGK8N4aa9rXWHW8191RO15Do9nc6lZ2UgGwSgKF4x6cED0wKw3K5c3TGsWFlCP0Rfo1xxGz2zr5pxnC8c\/lWFb6exmeOY7ZwMvu\/U+X1ruXhD191FqPibYWup6jc39vqEjCWGVt6IdrMGVTwmCB2xxXJOpkMGq6kqNmWW6kLe5+I1qxmVks4J+62aHb2ZgeT75qvdKr58tyVXjnt9BWn5tvY2whHxzsPj2\/q++TWEzEnCMQuePepf61P4aY+w5L+1NUfEBmpllWNHVB8RGNxquRg5B71hpcUCBGJYMzegqNZDnD5Zc9qkSPy0WQjJHPNK6MyGaTgH8IzWtIkurcqiLHgM3P\/lSDKqqgIT2JIqwVeW2QJguvz9KqujQcTueeQqmtWJKhunwVCnJI5NPhTehcnkfqmmopdvhGBU8xRFUJu3D8RJrOvtVd5iHLEcgYFVgC5zTrh98pI7elSWsLN8QGeaze8U9UKrjJG44x71BKQrsoHbgVauXRYs7TvPz7VQySSTTLhB3OaDUtvA0zgDge59KfdxLEVVG3e\/FTQrA0pOQBRRUUlAFFFAjcU2gnJpKIWgiilXvQIMinClYDPHak9KKXNBpvalBoADPeg0ucU0nNAZpM0lFEKaSl70hGKAoxRT403AknGBQR4paKKBK6R9nX++Pp39qb+hJXOK6N9nX++Xp39qb+hJQfctFFFVHx9KCecdqZEmTuYjFIzu6knjPpQNiDgk10u74zNT1MsphlWWMkOpDKfYj1r0fiR1iOrp7ExWhtIbdGzHuzukc5du3rgV5bBc07y\/yFJJhP6W38l\/j0mk9anSPD\/Uun1ty01yWEVxv\/wCEj7d64+e3+NZPSmupomn69F5BmbU7F7NWD42Fv1j71gTQNNMxJ+H0qZUCoF9BWsZv1jK68al\/1EJemOl9Ia2IfSJ5ZnlL5Egd92AMcYqLrjWIup+r73W0haGO4ZGETNkrtVV7\/lWVcIhI+VQkLuz7dq1MJLtLlbHubzxBuW8SJ+pdPslSCeJYJrSdtyyx7FVlJA9duf3d6ks+quk+nbmbUununrpNVdWWL73ciSG2LDBKrjLcE968A0iryzACsyW4Mt1iAgqP40yki47r2\/8ApZt6FvtCa3kae8vVuhOHAAwAMYxUfWvUI6hXSGS3eA2GnQ2Lbm3bymfi+Wc9q8\/G0UKeZcks\/ooqtPqIlcxpHhaY87Vy7yPT9adRJ1XrVlcxWzW629nFbFWcNkoD8X55r2V113HL1jc6wdMWayu7UWlxaSvyybQpwwHB471zHT0WOMsx5NW2uVKFlb4R601PE769dd9YaB09ZajD0lpV7FqeowNbPPeXAcQxt+IKAOT7E1NYdV6InRWjdPdQ6RNcx2RkcTwTBZVZnLZXIxjBIIPfg+leBbY0huMB3P4T6AVEm87nlwuf1mNSzi46316frDq4a5b6fpOh2TadomnsZI4y+95JD3dz7\/L0ya2td8QOmb6\/i1vU+nZpeoQqKxW5xbzSKAFZlxn0HA9sZrles6q1qFgswpLDknk\/uqLRdPu5bgXt4xAH4d\/\/AErP8i\/12lev7dvEKXqb9GyMZrfyjH5gBB8sJnOPlmvLdBprsfXVpc9PNbz6iquVtpmCLMm07k575Gax7d95OMkD9Y1BNO0FytzavJDPGQySRsVYEdiCO1a1pne3XvC650leu1n0voq40iZRI99c3Vw7x2aBGyEBAC5OBz6E1yjTv0VCeobvWNNN9d3qv9xl84p92YliGwPxdxx8qvS9W9SazaG11XW76ezPBhaU4f8Aax3\/ADrxfV960LCGNsMw9D+EVLNdqy75Hn9SmQM0MHKg\/E3+I1TH4exzUtrbSXEgABC+rVfvlht4o4QASTk++K56t66b1xHY6TJdWrz52r+qMctVGJR5gDe+K9jb3MX3aMRDagHAHpXlrradQYrjazZ5q3HWkl2tTbIYCz\/EDwoNU4JBLPmbPbCj0FF7OZ5QoVSF4GD3ohIWUKygH5Ut6siZMW8n9kSzDlianu5FdciNWLDg+oqqyqrmR\/wn0z6003xRx5aqQPfmruSJou51+FAQPlxUMp2Id2ealkvjOy7olGOCRmq1xMZX7YUdgPSs2z6WGABmGeKtQzrFkFN2Oe9R2sQY5YHFW5QsceBGMHjJpjFrPuJTLIWPrTF5OKfLgEhcYpIgMkt6Cs30TozKhXO1D3PyqK4IZsrnHYUTSb+Bx9KhpaFzR6ZoGT2pc\/DtPAqKYe1JmnkYpPWgYRSVJSEUDRS5NNpRRATk0oOBSUlA40A0goHegcaZTvSkNFHFA70lFEKBmg+1A4pD3oAUpYnjPHtQOKSgKPSilAoGiukfZ2H++Tp39qb+hJXOwtdH+zx\/fF09+1N\/QkoPuGiiiqj46Y5NOigLHJOBTolBOTUrHC8HFdMstcjGGG+0jbUGBVV3L8dh7Vf0qzbUtQjtg5RDlncLnaoGScepwDx61tHpG6Tyw08KvJuVQ2eXEvl44zx2OTjv8qkx7vJrLLmsfHlMYpjnapJ7CvSRdN3DRLK8kCK0fmgFssV8sOCF49wPz+VRajor2NxBFeSJ5UzbcxYZ1GAQSuR3DA9\/Wukyl8crjr15Yt5gJwQKq+crOVjyxHyr1990nOssoguIDbKcAyHa\/wCLaMqM9z25PzxVWLpOdEkMdxa7EjMpZSxAA2k5yM9m9Ae1LlfpZJ9vKTQlidzDJHY8062t4rSMsSGlxwK29W0C7060FxK9uVZygCPlu7ANj2Oxv88ZrLtoVjfc43NTHCerlnviu0M8iGSXCg1DbWpdv8EeeWPc1bvZ2kJRSM+wqsXaJP7Q8eiUyn6XGydrSR4fIYMNsS+ueTWLqF3JOyW1omxSfhUfzNPaYzDZg59AKtWyrCAO7nvipMdRblupoUFpYrHncVHJ9zVKdbm6XcrAD3PYCtRoEkgHmv5SZySahiu7G6uFtbQO6J+JuwNaupyMdvar6fZW6MXK7io5duSxq426TJOFRfyAFT3O3AEUZKrwFX1Neb1ue6ll+5RqQW\/HjsB7U5hNmvlV1dSkuLg2umKJP8TtwtWblnB2MVXAwze9Lo1lHptmSThmGWY1k69qfksFiA3ntn0HvUl1PlkWb5Et\/q6afDtjAecjgH0+ZrEtLWXUpmuboswY\/mx+VQ2Nq97OZJidmcsx9a9fp6Jbw7nQJgYX5Cszeda5jGbNZiztixYIAOAK8nI5dyznJPrXpOoL7bFsHLydvkK87BC88gVcnPc+1T8l7qLh5urCajMiKq7cKMDIqrPM88peQgsfYYrQlsGMiQW65OMsx9Kils\/u12kW\/cSM7tvas2VqWKwGxcuhUnkGrFpcxwCRmQPIw+En0NNvdoKgSmRvXPpVQn2qeL6HZpGyxJNWI7YhSX4PsfSpLHYkUkxAaRewPpVeSd24Jz701PaHqoiicsc7hharrgGhmLHJNOgjMrhQcD1NT3wXoxtiXLKox3z3qrcTFmwGyo7GpZ7VlZUUkrjNQXKBGAFau9JENBPyxU0MDOhfHwD1qOQAHis6UyiiiopV45BoJJOTzSUelAoOOfWkopCcUC0UUnagaaB3pzDNGAB7miEJ44pvY0vakoFPNGaSlBwc0BSUHuaKApR35pKBQFFKQaTFA5ACwycCggelG2laikGKcB7UijJFPAwaBpBFdH+zwP8AfF07+1N\/QkrngG410r7Pi48Xunv2pv6MlEfbNFFFVHyCoxziopG3NgdqV5cjAqIc1vDHXaznlvk8WbKSOKVvOSR0YbSscmwn6nB4rTOpwKBhdRGAAMXvoM4H4Pmf31kIOaVhWrjtiXXjSk1SGTIZNRbccnN7nJxjJ+D24pJb20dEEsN8+zO0NeA7fp8HFZ0ajGTTJSM1Ut2vSajbsgVo9QKAkhfvvAJOT+p7gGoTe2gDAQ6gARgj76OR7fgrPaRQcUYyK1ESahqFvNbCKMXg2tuAlufMUe\/G0c\/Oso75Wwvwr61ceCMncRiq0rcbU4WlVGoijztALe5qtNA0smV9e5qeOIuwq3JCyBRt+Gp6M7yxCn9mMk92p8UkdojS3AzjkLV4RhhucgAfuFULuGOckEts+XrS+dX74x77ULvUZv7JCq9lVfStnRbOOyt8lwZiORVbZHbIQmIl+vJqW0ZsMwRuezGs4zu6tvOJ7q+kiQx2aebcH19FqGxVYF8y5Bkuj8T5PGfmfakVSr7s4x61HfTW6xFWcNn0HrWsvdk\/SnqWsbmYQ\/2rD1H4V\/61j21vJfXBeQk5PJ96s2sTTzGKLckTn4sD0rcgtreyUS3cqxW6fgQH4nPufeue\/let+eJbCyFsgeRQuB8IPpVTUr0Ru3mMFhHYerGoNV14T8W8ZA9C3p+Vecmd5XLOSzGtX8kk1GZhb6Ly4a5mZ2+gHsK9Fo1rHNaRCH8R\/EcetZ+k6PJOwluFKQj0I5at+4u4NMgySF9Aqjk1Mcb\/ALVcrPIglEcW8qcIvdjXlb67M9yzplV7D6VPqWpPd\/Ao2RA5x6k\/Os6pnnvkXHHXaM5o9KKBXNoDJ4FGMGpEcoDjHNOhdEkDSLuHtVDbe3edwqD8604LYW8gXIOOWNQx6iiA\/wBmQfQDtVS4upJSecA9wPWtzUTtS3d1ulbZ78GqZOTknJpKs2NuZpCW\/AvJNY3cqs4QXMqQ+UOFxiocDbk1PeTK8mI1XavAOKrE0pCUUUVFKKDSUUBiilBpKApDS45ooGmhQTRSrnPyoEHJpAeaVsA8U2iA0UUvYUAKD3pRgAZpvrQOAHrSEUDvTqKbSjvSgUuKAoxmlxQBQKq0884pwAAFKBkjPaoFVSFGBya6P9n4EeL3T\/7U39GSueyMAAF4rov2fcf62un\/AH3Tf0Xoj7UooorSPjoJ6mnEjGBTGbNHeuziXdxSk4pGAUDNJ6UDt1QzMQMDvUigk8U94goBPegpohzlqsrGNuSaCEI571HKSUIXingguXBBC1V2GUjHC+pp7QszZbtUyRcY7Cp208RxsEbEYHHr71Y3MVPmkfSmtsgXOKqyyPIMt8K+1N6NbEriQkKfhFUpGkkbZADj1apwm5cnKp\/Oljy4wmI4x61m21qIrexXfl\/jb3NXy8EEbGTnA7CmGQIm2LPzY1SuAzMFHPvWt6nE9Vb25aUEIuxPYVVtrJriVQeFNTuhZ9gHOcVo2xSBCSazj\/letW68WHS30ywaQqDtGB8zXiry4e4laSQk+w9AK09Y1J7gGJeIxWKWG4ZGQDzUzvdRrGa7Vyy0+W6AY\/BH\/iPr9K9HZaZb2cfmlAG9271inU57jbHZwqgUY55xVHUWukfFxI5LDPLVZZCy1ualqqRkjf8ARV7\/APlXl7u4e5kLyH6D2p9tbTXUmyFCx\/lUU0ZikdGxuU4OKzllcvVmMiEjmgDBwRzWzpttHFZvdzAHAJUGsmZzJIzt3Y5NZ0u0Z70UUho0XNCgHOaSkPaiA0UlL6UCVKs0giMS8KTk49aipSCOKBQpJCgZJodSjEN3FW7OSGGMyNhpOwHtVSVzJIXPGT2FXXE+zTSUoo7GopKBQTkAUCgKKQnFANAtFFFAmKM4FJjFIaAJzSUU4DP0ohMcUlOY+gptArHOPlSUUUCqOafimqOadRS0UAVIq5oGYpUHxU\/aKaeDxQOJxxSbsCkYimVBJvyea6V9n0\/73unh\/wCKb+jJXM0759K6R9nt93jB09+1N\/RkoPtyiiitMvjjvTyQq4HemAc0EV2cR9acBk8dqZT95AwKB+8IvHeoWYscmjGe9FQIF5yaQqT9KdmkqhNtGKd3qKZ9owO5ptEVyy47ZNV0Tfy\/7qefiGKcq1j2tAgY5AxVZ13uDn4R6VPJzxSD2pQyM+YSAOB602QrECxxUrssaew\/nWVeTGRu\/wAPoKW6XW0ytvJfABPamS7iML3NVrcuz4BO0VNNOsA3Nz8verjdzZYxNSiaKdlYYqjtLOFHcmrl5I1xOznux4FWbSz8vDyfj9B7Vz1u8dN6iSMR2dtkjsMk+5rIvrprubewCjGAB6VrT2z3brEjBUHLH51j3kSw3Dxo+8KcZ+daz4mKVNQmitvJhCRg\/iZRy351T9efzoNJWG9Ld7fNPGkUa+XCowFz3+tUqU02lARTaD3pAOaKs2UAmly\/EajLVBKVMjbBhc8fStWVktdOCLjzHHI9eaywo8tmPf0q2aZl2jxzxRTk\/GPrTRUUCg96T1pwoEpzgcY9qSgAHucUDR7mkp\/BIGcCggEnB4oGUU7GBmk4oGnvQKD34pDQBNG7igEY5oOMcUC9xTTSj8NJRCUUoo9aBKKUjFJQFKBRSg4oFApwFJRRTxSh8VHmjNBIWppNN5pD2oFzS1Yh069mtmuYrO5e3XvKsTFB9TjFQKuTQKDgYPauj\/Z6A\/1w9PYGPim\/oyVzc10X7PJz4x9O\/tTf0JKD7goooqsvjkkDtTCaM0GuziWgUmaKB1Ie1ANJQLRRTWYKOaBT24FVpVYjPdqlWQseBxTM5bArN6qOOFgMnuakEZFTKKZNIsaktTUibU3IUnNMV85qPDTMT6e1Wba3wMtWJu1rxSmLYOQaz5xg89q2L1lDY9qy5vi49M1MosLJdwrGBGCMDtisq4laZyW\/dVmaPH51D5WTUuV8akhLMxpNul7DtV9CJssudnufWqRi+VE9xL5IiGFUDHFaxuizZ17fLbgpDgye\/tWE2Scmp3WoWFTLLa4zRlFKaSstENMNPIppqhtIe9OpDQISSeTSs3AA7UmaSinoNzLjv\/OmnA4HJ9TSUUTZVGTStinKoCBj71Ex54oENFFPiTexGQOM80CIAWG44FHALEH6U7IUkr3qOgCfSkpdvIqREBlwMkUEQFKVyuQPXvTpcBsD0pvIGPegjIoGae4x37030x60Qq9+aGxge9IKGz3oExmnYx3pA2BRnPeig02nMOaQiiAE0tJigUC5pQaSlGKKCeAKuadpV9qX\/I20k+JEhOz0d8hR+eDVMVq6Hr9\/onm\/o6VY\/NZWfKBslc47\/tGgqJp942D92lCnncykL2z3PHbmuw\/Zm8PLLq\/qa\/vtegE2n6TszbOPhllYnAYeqjaSR6nHpkVzaXrHV5QPNnR18t4SrICCrkFh+e0fxxiux\/ZR64tLDqrWdK1ieOGXWnWaGRsKrTAtlPYFt3H0x6iiPpcasLWNre30S9EUXwRpGsSoVHHGXAX0wGwTkYHfHz\/9qTw90210eDrHRbRbOVpVjvYUTYGD\/hcr6Nng++flXcpulHlmd8aPhyxO7TtxGS3u+G\/FyTk8tjG7jkP2r+rbLT+i7PpGGaGTU7h4pJ44u0UScjIySMsFwD6A1Uj5PL5rov2d\/wC+Tp39qb+hJXNgea6R9nY58ZOnf2pv6ElRp9yUUUVWXxrSUgpa7OJRS0gooAmlFNpRQI7hRk1CuZDk9qkdNzZJ49qU4Raz6prMFGBREMjNRZy2TUpYKP8AKgkJAHNZl25kkwvNWZHLVDBD8eT3rOW8uRZw6yiOMtU15L5Ue1fxGpHZYY8msuRmmkJNLfjNQnUT5PJOTTDGSM9hUhU7topznC7RXONKTpuNN8urJHNG2mxUKVXmQVoOoqrKuaqxkzrzVVxWpLFmqc0WKNSqZFJUjLzTSOKimGmGnmmnvVDTTTTiKQioE9KSlxSVVFJS0UQbjtxnim0uKKAHepDjyj2yDTABkZOBQ\/BwDmgZSikpRRT48Akn8qN7KfnSAEnjvTSfegQ81ahUMACMtiq6gZGe1ODshO0kUqFuQFcKOSO5qOJN7Yzge9DAg896RSQrfOoHMAv4f31H3Bp47YpoHBNUNo9aWkFEKTk0uPh5oAH50jHNFID70opMUooAUCkzRRC9qTJopKKM0AkEEcGjNJmiPZWnif1vaaf9yt+qNVS3A2geeSyj2DH4h+RryV1cTXdxJcXU0k08jFnkkYszE+pJ5JqL0pDQLXSPs6\/3ydPftTf0JK5uO9dH+z0yx+MPT7uyqqmckk4AHkSd6D7lopqOkiK6MrIwyGByCPcUVUfGtFFFdnEe1ONFFAlLRRQIfSopqKKlUxfxCkP4zRRWb4Qg7Gp4x8IoopiVUv8AuKrwfiFFFcr63C\/941QN3oopQHtSelFFQRPUDUUVYRC9Up+1FFaaUn71E\/aiis1pGabRRVCGm0UVCimmiiqQUUUUBSHvRRQgNNPeiigWgUUUUvpTTRRRCikyT3NFFBLc9x9BUf6tFFAGm0UUBRRRQKvrUfrRRRCmj0oooA0hoooFNJRRUUhoooqoD2pKKKBR3rpP2eBnxk6eB7bpv6ElFFT7V9xAADAGBRRRWmX\/2Q=="
                            },
                            {
                                "timing": 6314,
                                "timestamp": 2940574599,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQQDAQEAAAAAAAAAAAAAAAECAwQFBgcICf\/EAEoQAAEDAwMCBAMDCgQDBwIHAAECAwQABREGEiExQQcTIlEUYXEIMoEVIzdCUnKRobGzFjNiwSfR4RckJTRD8PFzklNWdYKio9P\/xAAYAQEBAQEBAAAAAAAAAAAAAAAAAQIDBP\/EACQRAQEAAwACAgIDAQEBAAAAAAABAhEhEjEDQSJRE2FxMkIj\/9oADAMBAAIRAxEAPwDiCIxcKVoWkD2NFzcDbCWxtH+lNR+Yvd6yEIHZNRyEtljzOSonvWFUeTT20KByOoqeK2ghSnfSBTH3QThAwj+tFMwlS8k4SByT3pPv\/dGEjvUZJPc4qXISgAKCu+BVCOAYG0YpqwgJABJNKkhasuHApi1bjkDA9qqm4qVlam1BaUAlJzyMimjAB3JJJ6UeYoI27jtPaoJVZXl55WVKOce9RlYB3E+r2pPMOzbgYznpzTCE4Jz+FBdaejNAuOFTsg8jHAT\/AM6iW4qS4MqxnqVHrTYsfzkrWfShI+9Tmlho7tqFZHRXSi30YtsJRncM56Vl7bAd8n4iQUhKU\/m0rHH1+VYlB9aXMJVhWfL96uXG4vzGwVjY2nhKE5wKl6uOp2pXFpSN70jCh90A5ODVA3BYJDYAHvjJqrgqPHWr7DEdtjc4fMdPIAHCaa0u7UzcqY6yVOELR2Ss5yfkKnjLWYbynAStI4UnqSe30pYUNySQhlB39VE9AKbdGDCeQ0JRUTyUIGMVZjub+i5659oIkd2QtphxkJLh2hxQrZJkWPbrOplstAHqXed34VimGZrb7KlKbSy36iNwJA7n60alQ0+UOR1OuuEZODlKRUy\/K6jWF8cbb7YRp52I8l5ohKwcjFXZLsmZ5cicorSQdqU+nHzqmuM75AfWja2DjJPJ\/CsjFYMlhmK055iSPMI\/ZJ7Vrx7IxMuXZjSEPlzCAFe4SDSOx5LxbSNy3UnYhGOcVnpjgtcFttlIU+r0pwM5PvUdvWIS0oWN8pR3vL7Nj2rfySYTX2z8e87v6QJgvw20NvPKbC\/V6VkAe+RTXW1OQlOtlLDXIz95S\/b6Ul6kvzpAZbTtSeBnrUTsWRNaMaMctsDHAwFq781MbqbyM\/yy1gpNtSGmdm4Dcc7grJFWLdB86QHFkvKHdzkE+1SxYT3EdJSpxJ9Q7D55q9OaehobREStalZKlBOcVrGXLt9M5WY8+0bbNwQhUdTAU2V7itChjrnkU68yFsBKXX0uYxhlCcAfM\/8AKrlvZlMx0FO3ctW5YcJz+FVpttD8zeyFKyr84VHp9K76vjx59zfVW0xHHlmW+2pac5A\/aNO1E8WYyYzalZPqUCen0rOuvMw448xQQhIwK026Sfi5i1pzhR4zWc\/wx19tY\/lVeHGU+6EAEqP86ya0fBccocHYdauWKE42gPFAA91HGKxd2fK5bqiQTn3rj46m3Te7oyRMcdXlxRWenq7U4NB5KNycE\/0qg0rDoUoZA7VaalKSFcAknqazvftrWvRz7aWVgo7e9RB7eFhwJyrocdKCpTivc0xxJQjcFDJOMUEDqCgJKgMmolFSlZNWC4ksAFPqzxTAnmlCstBTSt3B7GoXwErKQciriMJayenWqLqt6ycUoiPFKjpnHNLxQDiopiiSeaAORmnHFNJohF43HByKaaKDQJRSUCiiiiigKKKKBMUmKdSGiEoooqgzxXQ\/AB0s+LdicAJKfPPBx\/6Dlc8rfvAn9Kll+j\/9hyg9wM3IqZbJbJJSDyr\/AKUVj4\/\/AJdr90f0oojwnyv5CpFqCglCBhI9+aFj1YBFJ34rmrMWPTFx1BEuj9vS24LbGVLfSpYSry09Skd8VU0jpe56uvP5Msrba5IbU6fMcCEpQnqSo8Cty8DLs1b\/ABKt8aTzCuSF2+QD0Ul0YA\/+7bWT0raHNIaf8UJb5xIiNfkRtR43F10pXj\/9qQfxqwc41fpi5aSvK7ZeW20SkoS5+bWFpUlQyCCODUqdIXhywWy8IZb+DuUv4KIC4At1zOOB7Z4z0zW5eLYTcdJaAvSE5L9sMBaup3R17efqFVY8Y0ptn+B9HJO0Wq3trkpScFMh8hS\/x6H8aqtSPhzqMa2VpNUdlN5Sgr8svJ27QjfncOPu1h7dpq4ztPXa9x0NmBbFNJkqKwFJLitqcDvzXbtJWVjT\/wBqCRbIjsl5hhp0JckueY4cxdxyrv1rTNG\/oQ8Sf\/rW\/wDvGiNJu2nZ9osdnu81DZh3VLpilLgJPlqCVZHbk1gjzXWtYW6XdvC\/wmgWyM5JmSBPQ002MqUS+msLrrT1h0lDjWNl5dz1duBnOsuf93ik\/wDopAGVLHc54\/oXbQkpGzgHPekSUgYUO\/Uda6xebDojQK2bZqtm6XvURaQ5LYiPpYZilQyEbsEqUAR8uawuttH2hvTELVmjpUp2xSHzFejzAPPiP43bVFPCgRyD9PeqbaE5IWtAQn0IH6opo27MrJz7Cuyax0robQc23uXRi43VU2EzIatzckNBO5PqW45jOCrISkD9UknpS3bRuhndNW\/XEZ64wtOuFTD9qDgckGSD6Wm1ngJI3KKjnAHucCaNuSRkNkA5wByU5xn8aVx1DilpKT5f6qQe9dRRpzR2stG3ybpa2TrJeLK0mUth6WZDchnOFHJAIUOvbt1zw23aN0yx4Z2fVd+dmpC5bzDsaMsFclQOEIRkYTwFFSjngcDJFGt8cmPAATyo9qzkFtUwNbmktMNpwXOgz3PzNdPsmlNFa6slxmWSLL0zLs+yRLRKkGS27Fyd6xkBW4AE4GM8DvkTaWR4fazvbGmmrTeILsgKbiXByWFZWEkpC2gAkA46DPtnvWpJ9s7v05\/ImJbj\/DWnaE9XZBPT8e5rGrDUdpx4pITnaFkjetXuDW96Y0Yw6\/qKfqSY6xYbMsNPNxMF150q2paRngZI5Pb+YuNxdBatu7On2rXcbDc5YDUKaZhkNeafupcQQMZOBlPc1Lcs+\/TUuOH+uXSpypbCWYylIzwUdd3zJpzbi47BjFg+fx6tpCh8q37wy0JDls61VqSQ7Akaf8sqdSrIbw4oO8frHCCABjJxWW0qfD\/WN9GnoNvvFruMsKREurssOlTmCRvbwEgHHb6Z71ceXiZXc65G5GWTtdKgUnISmtkOn7rYdKW7Ur0NP5PuC1ssObwTuBOcpBz+qr+FYh+3S4U6Y1cmySwpxk5PVaTtP863682iJa\/B\/Td1DkgyJj0htSSvKE4VgFKe3z961h3LbOc1i0K0XBs3VTtxKt2PQo5wn8KuyJrbxddaRsZSrjA5Wr3NdL1rpfRWhL3m4x7hdlSGG3WYKJPlBCSkZU44E5yVbsJA4AyTyKu3LSOi2tN27VzSpsewuhQXbd4W\/wDEA\/5YWeAnAJJOTgfPiSeWW2rn44eMcclOmFGLzhzJdGEJx91PvS2L419C2G3S3GH31Y559jXQ5li0xr3R95vGmbdPs13sxbW7Gfk+e2+yo43AkDBGCf8AnnjV7YymLHLSEKAScEkdT710xwmd1fUcrncJz2RxbNrilRThCR1AyVGqLl3eZY859KUBwfmm8c\/U1az8ZMUVIeQhk8AjCV0KiiSwFSE73ASQlQxn5fSu936jjP3T7NLflRt8hsIOcA\/tfhVe7z3UuCPDP53uQMn6VVkJfYdRvIL5GA4OQj5JFRxoT8SYh5pfm91qUPft9axc7fxjXjPbFzG5SHsy1FSuuCrOKyNlix22DMmrGwHAHzqpeV77g6tOeTgg9jVUlamthUrb1Kc8ZrhbJlt1k3GWvN5S8kMxshvuSMGsIoFavTkmonOFGpWny2CEYyRgmpllcrutTGT0aeOtJupFpUDz3pB86yqXzBsCTnI9qjUok\/KmqVQ06EE7kgk9Ce1A5CUk+oHPtnFNdICsI6fOmuvE9DnHHFVlKJHWqifJUohSgEjvUbgCeBTkMkp3KUB8qjWcq+VA3PNKaEjJ54pXCANo6e9Awnmk4petNIxUAoUlKflSUCGilpDQFJRRRVu1QF3KamMh1pnKFuKcdztSlCCtROAT0SegNXvyPD\/\/ADFaf\/sk\/wD+NQ6afSxd297T7odbdj7GE7lkuNqbG0dzlXSs0dMxRIDJN1CijzN\/w7PlhOcZK\/N2jn09evHXigoQ9PMTJbMWLfrU4+8tLbaNsgblE4AyWsdT3rA1utotUa2XBm5hm9L\/ACfIDi2lxW0KJbIUpOC5nj9YgHaDk1pVENop1J04qhK37wJ\/SpZfo\/8A2HK0Gt+8Cf0qWX6P\/wBhyg9oR\/8Ay7X7o\/pRRH\/8u1+6P6UUR4YfU2XkhCSQOvzpX1grykBA6EDpUcXc8QOAScCrMhlppSGspU6ckkH+Vc1V4z78OaxKjqKXWXEuoUnqCDkH+Iru\/jjqOyO6RhKsUmK89f5ibrLaacSpTKgwhG1QHQ5JPPfNcE2rSlYG4e\/0pv3duACfaqO0+GsS2aq0Ra7ZeLtbYSrRf0TFJmyEtb4qkjehGepKk1zzWt6OpvE253YL3MvzstqPTykqCUf\/AMUitYUtbqgCAAOw4FC3ENkhCefrVV6AZvNtH2p51wNxhi3lteJPnp8on4QD72cdePrXPtJTYjHg34gxHpTCJT70EtMqcAW5tdJO0dTgdcdK5wSd3PWm0NO6O+IidJ+Dei2bAYS9RLblNfFbkuOwWy9lQCedpX6eT2BrXdaP2vVFsja8szkOFfWXUfle2FaUFboIIfaSTlSVfrAdD+JrleOactZWADjj5VTTtWudJr8Tb8vVeiZ9vlJuCELlQH5SGX4boSEqCgsjKeOCKxmr1QtJeGaNFs3KLcr1Lni4T1RF+YzGSlO1Le\/oVdzjpz8q5QOSAB+A71bkJAjJKNgTnCgj3+eeaiyN98ep8Wfqq1rt8liU2m0RW1LZWFgKCTlOR0I9qSVPiD7P1vhfEsGanUC3TH8weYEeSRuKeuM965uFqDZ2jCe\/zpu456daqOmeEdxYi2XX7c6Uywp+wvNspdcCC4skYSnPU\/IVZuF2jN+B+lIzUhl2Y1cZSlsBwFxAPRRT1A+dcwUw4ltK1DCFdDVtLEZUQLL5S5jHlAdTTel8duh+FlzYRZdf\/HzWGnpFlW0yFrCN6t33Ug9T8hWJ8HnWInidp+Q88lEduWlTrzighCBzySeK1JuFsbPm+hauUN5wT8z7VYtsxuE84h1CCMduefateO71neuR3fQWqIUNWsLPFvMe2SrhcXJMOe8UllTgWfSpRBACk4wakgL8Qod5TO1jqyBZ9ONK8xyQl+KtbiBztaCQolR7cfx6V5wkrKnXONiSrO3OcVCTjpS5fUSYuz6OvsaZY\/FiT8UFuXAsLjplrQl18F9Z5AwCrBBOBWreEchmF4maedfKGGEzEFx1xQSEjPcngCtLtbfnzW2yopQeVEHHA5NZ1pce1rW4opLm3KBnJPyzVxx3Ft0zGtXfO1Xdpcx3MP8AKD5bS3ylafMVg5754rYtW3GJdfCTRUVmS0H0TJanI4WCtAKvSVJ6gHtmufy5EiXGKpS22wFZQ2nkn2zWPeYfSgFTbiUn1FZ6kf7VbrWsDV3vN1PxunsXPxBC7e+3MiNxI4K2VpWgqCBxkccd6samuUeN4I2SGmQwZq7m8otBYKkgp+8R1x865Hbi7IeQwh0oYCtyhnHHfNZS+qjS2UO+ctDbfpQkDhR+Vaxn48Yyu71u\/hPNjx9LeIDZuKEyXrYlDJeWElatx4SD1+grXpEnERtLbilOHgrSO4961rTysy3c5Po4J7c1sxcSuJzgbhgDGMn5Vv4rzbGc6rx3VqdWvzkpd242HnmnKUIzJkglxShkqUeT8h7Cqz6WwjcohKyQMZwTV74JTsdtBVtAOSP9q13XGeK1u\/OKXIdG49s1aeZU5CdQpwIKjuykYxUqGvLJCDhKRwnGc1irs8piKpteFPOnKtvQAVNfx49P+qwym3FEFStxUcfWrky2mKhpZdytQzsNWbNHEl9Lqkny2xnJ96ZfEPIUXZDiVJJISkdhXDHH8blXby7qMMpvcok8ChCEhQPWn58zCtpSntnvS5HFcrWxKBUApKeAOcVWUrdVhxZ24RVZ3CW8kjOcYqy7EajTDTSomiqENKg4ycA8d6arpTKBQo9iaBk8UZpUq2npRCkY601RBoWoqNJ2qgxTVdaeQNv+qmmoG0UtJQKnG71Zx8qRWCTjpRRQTQYUifKTGhMuPvqBKW0DJIAJPH0BNXI1guEluOtlppSX21uoPntj0pOFE5V6eeOcZ7Uyz3abZpSpNte8iQU7Q4EgqSMg8E9Dx19sjvU0e\/z4z4dZW2khDjYAQAAlaipQAHTk0EEO33H4hPwjbqXtiFgoVg7XCEpOc9yoD8atrtN7bgyGMOGGy+EuNokJUgOHaAcBWD95I3DpkDPNQM32cyptTS20qbbbaCg2MlKFpWnPvgpT\/CpnNT3RxmQyXx5L76ZK0bQQXE4wrnuNv8z70UjsS\/GShTgnKfjRy8lRWSpplBKSQc+lIIIqFiw3J95lpuKd7w3I3LSkEeWHckk4A2EKye1W29W3pt1bol7nFo8paloSorb3KUUEkcpJWcjvx7Com9SXFC4C9zJVC\/yiWUnogIBPHJCUpAPbAxzzQVmrNOdZjuoaR5T6y2hRdQBu565PpHpVgnAODjpVOSw7GkusSEFt5pZQtB6pUDgj+NZH8vTPLjoKY5Sw8t9OWU8rX94n37Y9sDGMVj5kl2ZLflSFbnnlqcWrAGVE5JwPmaCKt98Cv0qWX6P\/ANhytCrffAn9Kdl+j\/8AYcqo9nx\/\/Ltfuj+lFEf\/AMu1+6P6UUR4jSy8mOchtLbXRRAB\/wCtY7apTu852g5q++sPJSlKS3HT0TnlR9zTdoDSVuIKWs4B965ul19CUpa9qU8jHOBXdbQzpzSsrROkr5p+1zJV2j+bcpciOFPsKfJDSUq\/V2nAPy5GK0LwmsTepdb22GpY+CbV58hJHHlo9Ss+2cY\/Gt31zM0HqDU0q6ydbSWHnVghDVsWrYEgBICs9gBSJcdOO3rTs+3a0kaaZZU9cUSzEaTwPMUVYTjPHOQfxrcvELwiuembHa7qzClra+BbeuanXGyI76lYKBjBxkj369ayXj\/Eh3OTY9Z2ST8VDusfyXJIbLZU+z6SopPKSQBx\/pNUPGV95Fj8P0JWravT7G7nrya0y1PTnh\/qbVMdyXardvhIVtMp11DLWfYKWQCfpWO1bpC+aSktM3+A5FLo3NOZC23B\/pWkkH8DXX\/GBnTKf8OW2ferxCtjNqYXCjxICXWFJUOXAoupyonqcVhnnLR\/2K6gt9tkXu7xI8qO\/HflwkMtwnCrCgD5ij6kkjAHX60VX1hboNu1F4YmDY4kwyrRBeehJSlsTXVLIIWehKuBk\/jWlargSbnr25Q7fYTb5bktTSLVG\/OeUoHBQnb15B6cfhXS9SjOufBf\/wDTLX\/drN6aTFY8RfF+cp9+PcYyJCmHozQdeZbLqg642kkZUBt5yMZqo5jJ8IdcQ4jr6rL5im07nGmZDTryB\/8ATSoq\/lWoWaw3K9rmotcVchUKOuXIAUAUNIxuVyRnGRwOa3exK0hbtQw7ja9U6mTcm3krbUi1IKlLz0\/zuc9Md810PT0xuD4yeJk+3QHoBbsUmUI0ptIUhza0s7kgkcqycZ70Xblg8JtafkN26mzOJjNtectsuo85KMZyW87xx8s1lrLpoXbwQK7da0Sr67qNMZpxpoKeKPh92wK67c846d61rRWt7hpjV7OoEFcx8FwuodcID+9JBCz1PJz+Fb1YbzJtn2crw7DX5CpeoPIUUHBShTKSQk9shOPoSO9IVquovDPWdlsvx1wtSvgG1AOLYfbe8sn9oIUSmsTo7SN71JMeaskB2W8wApZTgJb\/AHlKwB07mt4+z7Pcf1bd7cPTAnWmSh9kfdXhGQce455+Zp2mo6IPgs5J1LdZEPT1wuvpYt0cLlSXEoxhS1KCQgbScEHkZpOFtrD6o8PdTWqxOz5NnLjTfMiTHkNvhsf6tiiQPn0rUYOn7m9YXL2zGUbaiR8KqRuACXNu7aec9Oa7L4Hv6Vf1lJhactl+IkW+Qh96bKQWy3s5Cm0IxycDlXWtZtzDkn7Od0aipKy1qJtbmD91JZAyflnFat8k9NJ03Yzfbp8DCZfuMzy1O+WwQkBKRknKiM4FWrdoa7aluDjWl4LktDaQt1W5KEMg9Ny1EJGeep7Vu\/2cIIOu5TkdJe+Ht0hTzw+6gFO0AfiRVTSMmAvwvm23UbF2i2N+6JebulvCV\/8AeA3jyXEqI3Db6h86tv0mvtgrn4cag05FbuF6tq24W8IDrDqHkE+xUgkDsOa1m5x99zDTQK3CQNo6BRPCa7BpmLFjad1Z\/gfUjN1aNscVJts6C4wpLaOfMR6ilS09Rz3rjkB9cZ0SSC48pWGh7r9\/wqzWvFO727fqadZvCVcSxWqy2qfemmEOz50+P561OKTnagE+hI4\/+eTjL6\/bvEXwrumpkWqLar5ZJLaHxBRsaktOEAZT03An+Xz4xrfhvqC6BubqdX5NaKB5su5O+Tn5AH1K49gasX+82i1aRVo\/RyluQnXg\/PnuJKVSljoEpzkIGAeec+3fXh9Rny\/awtFo8L9GWGY9YIV81RfWfi8zkeYxGaJG0BHcn+oPyrI2iZZPFC3X2z3TTlqtdzt9tduDFwtjXkJbUjHpWnJBByOvbPfmtX1JantG23Sl6W4LoxOjpkNF5rLSFpIKmVAnkDoRxnmt\/wDDrUrWvFXfSrlmttqjy4S3npdnj\/DbCnGA5g4Uk5xg1LNTi724BbmS3HC3HAyXiG0k8HGeTWau6HmoLKGnUrXuASopyaj1BD86MyWG1KShWCpCSdoPSmQUNu7UKK3pKEggH7qPb5V1k1xi3fVdi3pdfbdcUHs8OJWdpB+VZqI4spDaEBpKOMKOTisW9C+IfWoSFNPp6Y4Kvw9vxoiKkNOhqSltZzw6DnA7\/wAquPEvWWmSERmVvOHOPuj3rEbG7khKsLSsq6nvVK7Ti+oJQnayngEd6y1jjqajh59RxjKQewrjlb8uWp6ak8JustHaSwyhtAwlIxWrXt9cia4jjag4ArOR5ylxXZD4DbOSEEnqPetaUoOOKcccCdxyCBk1r58pqYw+OXe6rblqWEkHPSrj8VTCRuOQRmrdjjedLWvG5KP1jV7U6tkAAYGT1xXLH4943Kt3LV01Rx0AlIzVdeepoJ5+dTKSAwCo\/Ssem0WxSdqik4NDywtfCcClU6taQlRykdKjxVDSTSUqhzTcUQooNJRQFGaDSCiikNB60A0CUUppKIKKKKApuadSGgTrRinJTmnhAoIsUU9QHam1QcUhoNFAYrpH2dP0y6d\/ee\/sOVzeukfZ0\/TLp3957+w5UHufAopaKqPn2sLU03kHB6fOslISTDZbcAQUD9nOPrUVujuSUrVkEoThIPvSyZJYSGHQFL\/ZTwPxrly+3eSyMlYr\/O0s1cEWsx1uXWKqI64pB8xttX3thzwTxyc9K10wsP7A5uHdVbX4f6Uc1nqVi0iSiMt1K1l1aScbUlWCAc9q2x7Rel2EJzr22N+xMR3P4VqT9ud98aoxe5bejv8ADbyGVWsS\/jEFxBLqHNuPRzgAjPGO5qW+67uEnSrOn5MS1yYrTXkMPSIwXIjoznCF\/q9Kw+rocW1XNEe1Xxi8MKaCy\/HbU2lKiSCkhXOeAfxrBMRJE50IYbUcHBUegrW\/qJde622yeIU63WSPZrna7VfbZHJMdq5slamM9QhYIIHyqnq\/xAuGoLYzaURLfa7M0vzRBtzPlNqX+0o5JUfqaouWBthI+JfKln9VFYF5kNuqHOAelLjcfaS79Nkla1u0+66bnOoih2wMsMRAlBCSllW5O\/nk564xTEa0vMTWUjVEGQmNdn3lvrU0n82d5ypO05yk+xzTl6aCdCo1F+VoG5Uv4b8nhf58DGd+PatYcG4nafSPeo06I14sORXzNt2kNKQrt1TNahHchX7SUlRSFfPFaxaNa3i2XK+XAOtypl5ivRJbshJUVJdwVEYIwrjjt8q15sJK8rzge3enOIQUkpIx2FVNIUnris4jU05OjXNLgMC2rmi4FRSfM8wI2YznGMdsVgs47VPHQlStzgOzpnPeis3ozU8\/SlzVPtaI5eLLjCi+gqTtWMHgEc1ltJa7m6fsUiyyYFuu1lfc84w7k2VpQ5jG9GCCk4+damoBghZKVKB9Kf8Aeqy1LdcK1EqUo1daZ9ujwPF672iYhWn7XZrXESlaVRIscpbdKklO5w7t6yATjKsD2rF6D1teNMJmNx2YEy2TUBuRAntb2XgOhKeDkZ61qrMYpSHHAcE8ClddShICQDg5yauv2N+Y8Wrxb7ig2O02S1REhaVQ4cYobdUpJRuWd25RAUcc4HtWN0Bq+52JMu2sMwZ1olEKkQbg15rKiOisZBCvmCO3sK0tOVFS8c9vrXRNW6PRoWx+Vc73b139xtClWxlC1ONBYzlS8bQQO38KY6+0pZ\/iM45Bm2jTtjs9ljTEFiS9CZV5zrZ+8gKUo4CvYVRiR4sYMqDDaXEEAcbiD9ayGktENPW7T8x682dh+8PONtJekYVH25GXBjjOOPqPetKvD8qDdpcVMtDnw7q2Q4wvc2rBI3JPcHrmumNmPWMpcuO13XxbukiQhcuyaekuqwkuPQd6sfUqrC6g1tMn2uVFk2jTUSI4kYdiQPLeQAQeFZ46Y\/GueafflSXD8Q4XG8cbverl8ZkvstsIIQ2s\/nXCcAD2rpNWeUjPZdVs+l\/EG7W21otiIduudhcWSId1Z85Ge6kjjH\/s4rLXLxFnO2mTarHZ7VYocn0yPyZF8tTyfYq9q5xLlxmorLcR0qW16E47fM1atcxxMQyHXec7RkjFSSbW702S26xucGwzdMxmYqIFwUlx9bjeXUEYwEnp2HXPfFYBhbUN5bSFBSVeonvnPeqkVwsPKlSXd4KyMhPy4rIGM1JjqDSthX6wroRW8WaxcuUpb7zzAJPDDZ9z1NU5Klwo4ZKip1zlSvas21HEGMlt5SdjYKh3Kj1rWnFOXC4OY6qVgewFc\/kuo1hNpLXDEp7e8T5LXqV\/yraE5dAUhQSMYCfYVjZMZyJBYZjI5WrK1E8Djqaxsq6liMY0dSVrIwt4d\/pTD\/5zpfzqW7yzLcLUcjyGvwyaqxY7r6T5DZIzyeuKbEb+KcajMk5Vyo+1bhFjtRGAhtICQOfnXPHC\/LfKtZZeE1ENsbTHhpLiQ2rHqzWA1HORJVsbWChHH1NNvlzU84UAkI7JH+9Yhph15YCUlRUcADvTPPnhimOPfKmst7l8n0jkkVKW2w16nMqz0FZ5NlLMEuOrSlQGSk9BWuvLCnCE4A96xcbPbcsvpCRg\/KgcUpIxjqKaajRqutJink8CkoGEUlOUKbRABxRiig0DaO9KaSgDSUpooEpaKBQGKUCiigM4pc5ptFApplKaSqExRS4zQRUCV0j7On6ZdO\/vPf2HK5vXSPs6fpl07+89\/Ycqj3RRRRRHh62MfCRyMEqJ5NUJbjTczOPNfUcBIH3TVmMSqMG2ApsrzhSjk\/WmR4BjqdUyttckDgrPCfnXOTr03LU06V4BQmmPEiAo58wtPEqJzjLaqhnaX0m4XPL8QIzSk53KNrdOB\/GsV4QaiiWHXkOVeJmyKht7znylSgkltQAAAPcitHkSA4hTDBJClcuHkq+lTSSun+Gul9PP3vU8ac61cLdGtbzzc3yilXBT+dSk9CATgGrWk9V6YuVy\/wAOzNPWq2Wd9pxKLiDh2OoJJStTqj6uRjsMn8K1jwsuEK0jVKblKLZl2aREaJSVBTi9u1PA+R+VafPSNiY8chCj1weTXS5zHkY\/juXa6Ho3Tblv0T\/it2wSdU3SdIWxCiJaccYaQg4U64EdckEBJ4\/2yVt01K18xPt170CNN3JEdb0K5Q4DsVrzEjPluJV6SFe\/UVDo+7QbhoprS11u8q0yIbyn4k9G4owvlTSwnnryD2\/rcmXKxaSgyn7jqZd+meSpEW3w3ntpcI4W4vIwB7VZNzdc8uXTVGtMWxjwZTc5kZo3BN8LJk\/rFryc7Ppnmsx4gyNM6Mj6Vk27TVsm3GbaI8lbcxClMIBBysoBG9ajnrwNvTnjUZ2poUjwVRZFysXf8uGWWNiv8nydu7djH3u2c1B4rX23X5zSgtMj4gQrFFhv4QpOx1G7cnkDOMjkcUuU9Qkv2zGqGdHajd0bdYyItlVclqZu8KANwY2uBO9LYBKdwzgY9uvJO0vW+4sypLOnPCuzpsbSilh+8xlJdfQDgLUt1aSMjn5Zrn\/hVKj6Y1rar5dm98aKsrU2BkgFJTux7jOR9Kz+srNpi73WRdXdfw3oDzindxbeemEE52+WQBntyQPpTVnab3xZ1Xom0QPFHQaWrezHt1+MV2Tb0vh5ptZcCXEJWCcp+h965xry2NQNbahiQG0MxI8+Q202k8IQlxQA\/AAVvus9YWIXfw6m6ZU6+xYoze9h7hxBQ4FBKjgAkgc4yOas6w05o7UN9n6jh6zaiQbi6ZL0JcRxUptajlSEpHB5zg5A+Z60kNsVqPT1piyvCsMQWkC6RYzk0DJ89SnQCVfUVlde3nTPh9re62uw6Us9zcQ+VPu3JouobzyGmkZASEggZ5JOe2Kdrm\/2GfePD2Ta1OMwrRHYbcaWCVsJQ6DhXHqO0ZJGea0HxPukC7+IV\/utueEmJJlKcYUElO4HuQQCKaHSdcuaR01bLHqq3WBiS\/fowfYtUpSlRYi0\/wCYopBBXkkAJ4AwT7AYXUqLRrXwoe1RFskCy3m1z0RJKYCC2y+0scHZ2IJH8D78YvWtzgai0loWHDlhT1shOtTdyFJDSisEDJGDx7ZqzAudog+EOobG7KU1LlTo7zCCglTyE43HpgfiaurU3ppmlZ0a2XhmTLtka6RWwUqjySoIUSMA+kg8V2jxckW29eOcCwybDBAFygiRNBX5shtSEAtq5xjCgOBn0iuAKeC1oS2nYyg5\/wDmuk+I2sYc3xlc1Np91MuGw7FkNKUlSAstobyMKAI5SR0p7Gr+JkBi16+v8OG0GYbE15plsHhCErIAHyFbTqjTkCPafDR+DbkhdyjBc1SQT5p80DKvwrNavtejtS6jf1PE1nEhxJi\/iXYL8Va5LK1cqSlA4Vk55zjnr3qLxH1zZbinRDVhdLMSA2G5DS0nzGEpcGAo4wSUjJ255zV1DbJ61vmmfDvXt3tln0xbJ2x1JdE1BWhGUpIbaTnCQARlRySSewFaT4wyrSvUSF6YeZNqmRGZRjtKCxHcWnKmyfcHt2zisd4wXiFfvEq+XO0vefBkOpU05tKdw2JHQgEcg9a0xSto4PWnlYajMW2M0lnzHkqdXnOxPYf7\/SskEIXHb8xDSEHkJV6ST9O1YL41aWW0YCiDuBI5zVZ2Q7JWA4SpZPAArczkjNx2zUyQmMC2pKHV7spSD6U\/86rGfKWsqTwo8ADp9BStWiW8sAo2Aceo1nYttTFjjG1To\/XPatSZZVLZFNiHJf2uSlBKtnKSece9Yx2YzDdbEdROOHCE\/e5q2\/IG11ppS1LWSC6r+grGwoRklS3AQ03ys4rOXeRZNdq7MmPXNaBESsIz0z\/WqExDWxsIKi+Sd3HAFZ5EyLCgBXlhCFg7UEeo1gLbJU1MLrYHf0n+lXP63UxrY9OQ\/IjeatAC1dCeuKqX69DaqPFPPRSv+VQXW\/rca8qMgtgjClZ5\/CsJGjuyXQlpBUo9hTLPU8cSY7vlkVlCn3eT+Jrb7DCS0wHlDlQ4+lU4dsYhbVTyPfk8CoLrfwUFiCNqMYKsf0rOGMxvlkZW5ciXUt0SoGKyoHB9RH9K1xlouqx2701CVOL7k1tdrtzMSKJMwbSBnae1S7+TJrmEa3NaDSUpCcfM1UHNX7xJTKmLWgYR2FUQAK5+moe5twnYCOOajOABgk+9KaCkgc0U3NIRzSig0DcUlPApcCgjpDTldaQiiEoNGKXtQNoFBpQDRRRipEpqTaMc0RXoxUqhg0w0DSOKbinE02gMYFLSUUARXSPs6A\/9smnf3nv7Dlc47V0f7Op\/4y6d\/ee\/sOUHuaiiiqjwe\/LW+tMeGSU9iOD\/ANKsx4C0p27sbvvud\/oKjYiCA4QpzcVdAkeo1ffWUIT6ghGMqKjyKzMLfTt\/JjPau+zHbQIrLPmLX+qOv1Jqq3GSwfJYwZCup7IFdF8AXEueJkD4do+UWnyt1Xc+UqsL4e6Z\/wASXGW+++YenoH525XBXHH7Cf8AUe3t\/AHXMeT2z5eV3fTXdpZaEaLgrV1WR\/OoWoiWHglClOuk+tw\/q1u+stRr1PdI0O3MiFZImI8CIOAhOcblf6j3P\/yZbxeLro2SzpRcS2SJFqnImb0Nb9yykKAUo4ynB6YzUx+LX5ZLl82\/xxnWkzJJZSlmOkF1XTFPhxVMtqW4At5XXNbXqW1TpEdjVU1MNs3t51SURwRsKFYUNvYe3J+dZWb4d3C3S3o93u1ptrSClKZMl1QS6SkK\/NpxuVjcMnAAPepn8l+S6jfx4Y\/HN5Xrlt+gJkKbVHSA6TjaMc\/OorfbUwz50wpGOnPFbtqzSkjSC4rkp6PNjzklcaZGXvQ\/jqAfcZHHzqW8+HkoJZZvWo7DZpjiQoQpTyy4jIyPM2pISfxrpjjjhN29cMsrneTjn1zuiX9zUfgHgn3qlBtb8txKEkZJ\/hW7Q\/DK5wtUtWu8SrbDS4jzmpT0gCO83jIUlYHIPat+8UdIQNLaidds79sZiFxtCILT5W+3lAJUpJ5AJBOc9xVmNzu8mblMZqOdRrJBtDPmTVZXjJK+1YC8X4Kd2wEhKRxvI5ro3j5DuF88ZpVotLLsiU8GG22UfrEtJP4fM9qxTfhEp6Sq3p1ZpoXlJwqEJSiUq\/YK9u3dnjGetLn9Ykx+65ij4ia\/sRvccUegq67EjwBiYsOyf\/wWzkJ\/eP8AsK3Sz6SuH+L\/APBluS3H1Avel52VlKW9qCsgEAnkDggdxWZ0t4Wu4RGkXmxM6pfTvYtsqQfNBxkJIAICj1wefpU\/1dtJtaVMtiVdEpQx0YihPKyehx1rX7lIdlTXS6ktr3EbMY247YrqHhtAfckXt28QoouECZGSmW5JKZMN9LhwlpoBXmEqGCnABx1HUZbxOs8RAjy24URy4ybjKW5LLxVIfd35Ul1rA8tKfbkdOTnJbt5D11x1ENaWRhB8xzonHQe9PkwywEtf+qeSByTXY9VWDUmpvFOLBvztpbuz0dppkRUqQwRsKxnIznGe38qx1n8OJC3ible7FaLm9y1Hmvku4P3d4AwjIxgHnB6VrU0zvrlKlqhpU3gednkkfd\/61SPTK1Zre5+grw74go0tK8li6uuhlJXu8skp3BW4A+kj2q5H8KXm3hGvupdPWWatWGosySQ4oZ9KlAD0A9Ruwcdqzk1GgQW2Ht3nyC0R0ATnIpJYjh8lkKDY6A96y+oNIXqw6rVp2XEKrpvS222z6w7u+6UHuDkYra1+E5iyEwrxq\/TNuvBwDBelKKm1H9VawkpSflmpvg5ruBOcYrKQpTcJQd8tpxJ6EjkfSs5H0Ld2tdNaTmMNxrq+4Gm\/OX+b5GQvcAcpI7isxB8LXm3\/AIfUGpNP2WY4SlmLMkEOL5wlRAHoSrqN2CQelJdFaq7dXlPBaSpCCeE\/Kq064vSVFKyrZ+yOlXdW6euOk70\/ab4jZIYIyEq3JcSeQpJ7gj\/3mtm8LV34WbWjVjFu+DXbczTMbJX5WSPzRA4V6j146ewrdzqeMjn+9W0FPUnpWy2FeyAvzEHKcknHBrYLZ4c3C66eiXW3rgJguvLZdkyHS2lgIAKluEjATyB1JJOMVLqHQMmDo+ZdLBebTfIcQj44QHVKWwCeFFJAO35\/7A1ccvGplPKOcXCS5JmKccTx0AHYVA64BsCBhQPJFVytRGMnHyqzHSjGVDOOSScVz3u7a1qFbiuyZaW0ZUtXP4VtSfhbHBBOC4f4qNau0+tuR5rWUjPpV+z+NQzpC33ipxaln3JreOUw79pZ5JLjcXprpU4o7eyR0FV47K33AhtJUTTEDPXoK2K1T4Vvh7gkrkEerA6fLNZk8r2rfxnEaLeuGkOvqbRt5Cc8mqt4u7k3CE+hpP6oPWq1xnuzXy4vjPAHsKpgZqW65iSb7TkIUvp\/GnONKbVhYwcZp4O1AA4x\/Okdc8wgkk4GKw1TUpoUMce9OSfScdaReNmSec1RETgnFNHTNKrmnpwlJBGSf5VUMoPFIRSEVFITzRSAE9KXGKIMUYOKBThRTQOakAzQBUqBzQIlFCxipc4qF5WaqITk0xRqSmkUEdKRilpDUCUUUc0Bmuj\/AGdefGXTv7z39hyucV0j7Ov6ZNO\/vPf2HKD3NRRRVR4Qdw\/cEuvZbKQAlCeVH64qe4vsKQ20pC3HM5DY6n61eat6m0KUkpLqj6lnjH0piYDTC1KQrctXVXerPLL8cWsvGXyy9t08AG3V+KVuU8oIShp8eWnonLSq2VvX1hsk5Gm4MFs6IShUaSFJy5IKj6nyeucjI+Xtxjl8C9P6blom2+SqNKQCErQATgjB6\/I1hIKFXCS4++T5QPCfc1q44\/HO9ZlvyXjetY6Xk6a1PFSy6l2zvKRJiTUnIeaJB4xxkDr\/AB7ist4zxno\/iTdH1s7GJXlOtO44dBbSMg9+QR+FaldNST02Fi3PyFuwY68sMKwdhOehxkdTVvT\/AImawjxvye1dlphtIw0ktoWWx2CVEEj+PFct5fLdV2\/H4ZuNu8RIEuB4Y6IhvpLL5XJU4lXCkBSkqAI7HBHHaoPHeQ4vX0hLiyUMRmUIBP3RsCsfxJP41pt2v9xl29lifKekMRlOOtpVyQpZyo56kk881iLperhqW6GTcpC3nXEjcs9SAMDOPkBXbWPw9rhvL5rpvMqU4rwS004VIL6Ly820tzo3kE\/gM81sGqjbV6heOutOOs3oBJelW6aQ096R60oWkjkexrkrc+Y7GZs\/xDhtcZ4yEsHG1LhGCr3rZ1eJeqbPAYhRblvZQMNJkMIe2ADoCtJP4VnDHc863nbL4RnfE9CYdt0y9DlyZFtkMLMRqWhKXWEheCCR1GTkGsF9ogS2vFm5uJbdQ04mOUOYISseUgcHvyD\/AArV7vcrvqm4\/G3q5Oz5G0DJ4CE+wA4SOvAFZubqy6XO1NWebdJM6LHUFJbdO5KCkYGCeeAferPL5P8AGbJh\/rrjUdA+0jqJ19J3v2wMRSF7FeaWG\/uq\/VJAUAfnXL25OnpE52yMaFvbLiXfKcSboUL3Z6K\/M5z8qq3DUD82U7Pvc1bslW0+Zu2rJSAAcjHTApJ3jXq9bRYt90WgAbQ8pltTuP3ykn8c5q3HxZluTqcOU2j7RtijuwG2Lki3bH1fEeesbY69u5W0evG3PHtXm6JdLg1qlm7suKduTUsSUrXlRLgXuyffmrtou94iXv8ALUK4SEXhSlH4knc4SoEKJKs5yCauJjN2G2\/GPALkuHCUnqTWMfy\/xu\/ign3qczqF26FYF9kSDKW+hIT5bhVuykDvnmthTIajsyJ1zfXInylFyQ+4crcUeTWtWi3uzHBcpavSpRKU+\/8A0qa5QpU1471AND7oJrrjL7kc7ZvTuVwkqc+1Fpxkq2tIjNKSPcmMquTXafImalujk7KnnJDi1ccZKj1PvU0S53Zu\/sX+Vcnnr0ykIbkkDKAE7QBxjpxVOY2uW6pwq3LUdxPufet4Y2drOWUvI7fOdQrxi0GtxQL71viqJPVR2r5rzj4gSnJ2ur\/JkLUtxc57JJ\/1kf7Vst5vV7gvwry5cnVXKG2hlh8gbmkJztSnjHGT1rQ0mRdLitbqyuRIWVrWe6ick1yz+o3j+3o6LOix\/GTwtk3Nafz+m4yQ44erym3Qgk+5UQPqRXNNQyNLW7UEyFedFXxFzS8oOpcvGVKWT1\/yec9c981itROvzLfFXeJi33oMZEaOsnGxtH3UDHYZqaF4wa6hw22Gr6paWxtbW8y066kfvqSVfzrOWNx9rLv06c84\/wD9sPhczLtYtrjMRlCGVyi+8GvVsDpKE7VDnjmuQayuTjuudQPvIDkhyc\/lxfJHrI4rFN6hvY1Ai\/qnyV3ZLnmiWtW5e7HXJ+VQtyDM+MkSVlUt5wuLWepJySf40jTo\/jupL7uiXHVFT7mnIa1qPf7\/ACaTwbUV6b8R0ggf+CKxn96tBudyuF4RFNzmLkfBR0RWSvH5tpOdqBjsMmkt94n2lqfGgS1sszmfh5CUAYcb\/ZNEdBusp+P9my0MNLVsfvzoWAfvAIJGfcZ5\/hVfwHQ6pWuml58tzTMzKD0JG3H9TWjOXa4v2dizuSXDamHjIbjgDCXCMFXvnFWLDfrraHZJszqmfiGVR31BP3mlfeSc9jimtiOBYx5XnS1+WjGcd6rXR+IlTbcJO1LfO8dSagudzekkJLm5I7AYFY4AqPNaysnMYkl91OXiW9iVenO7Hzqus7lVZ2BSR5IPp4Uaj2+WvGOa5tLVtgpfUrz30sIAzlXf6VUe2oWpDaipAPB96ep4Bjy0jnPKs1X6VbecNCpGxg+1IhHpyRn2oJ4x3rK7KFbTzTc0hNJQSJVgcdajUSTyaeDhJxUdAUZpcjbjA+tNoFUfem0GgUDwcDHY0hoFFAAU7FJRQOFPSRkdqi3UhNBYkLAwAsK+lVVKzRSEUBmkopKIKSg0UUlFLRiiErpH2df0yad\/ee\/sOVzc10j7Ov6ZNO\/vPf2HKD3NRRRVR43bjpA\/Ouc+wqs96epShPyOTUwKvVt4J7mkCAOep9zXTG55f1Gcp8ePrrKaG0jD1VLuzD3xIkR4S5MTlOHXE\/qKBGec9sdKu6E03Eu0+YLqt+NboUN2W8tjG8JRjgZ4zzVnw3n\/AJH1fa5q17GQ8G3M9Nq\/Sc\/gc1s15tx0vp3XhWNhfmt26Of9GfMP8UFNTL45b1cflyxnHP8AxC0xCsd9j\/AvvyoEuI1LjKkY3bFjvgAdQatz9OW206O07dJsl9mTdZC8oSkFLbCVbSoJAyVcg9ayOqGnr9oTRUuFhbyC9bHVdSClYLaf4Kq54rPsxdV2qzNHezZ4zEJIH6ygAVH+Yz9KXOYTWPtcfjud3leMXadI2fUPiMqyW66SnrEptS25KUBDqiGioj1DpuGOlYaxaWhytD6kvDUh9Mq2rjobxjYvzF7TnjPA6Yrq8ZoI+0jMCQEoS2valIwB\/wB1rWfD2bFtvhvraZNjNymmVxFJZcGULXvOzcO43YJHfGKnhcu5r\/JMeYOYR46Y7ZVg5V1We9VJEpl1SWAgu7jjjt867J4c6vu2rr+3p7VXw82zXBC2vhlR0J8o7SUqTtAwRik8N9MiHZrvqBmLCkXViT8DBEtaENsY5U5hZAKsEYrX8n\/nGcZvx6\/LP25oiI3DhgugoQRnGMZrIWu1RLpoPU17DrjK7UqOlpCCNq\/MWUndxn6YIrqsV\/UV2not2s12e4WCTluQXJkULYBBw4gpUCCDjpWiaQgIR4d+JtuDiHm2ZkRkPIxtcCX1DcMcds\/jTPK\/8wwk7lXNokJuQFvLbLywcJSo8VO9aXlBJl7WE9m0DBruUmczprw00jIgR44ueyQlmS42F+UnzPUQDxu6AE5wM+9Q2PVTeqtIahmaojMXWZp9TMiM6ttKdxcKkhC9oGUbgCR3rUk12M223jklotaGiVIaOwfrK7msdItsy8XMu3BKo8No4S3nlQ+Vdu8O9Y3DU2oWdN6lejSbfc2nW0RvJQjy9qFKCkbQMY21j9DEQLDdEWebbI2qDIT5Ts5SEnyMHIbK\/SFbuvyq3XpN325k6QgpbbT5bSBhKMdKy94tbETw7t1+jLdcmyriuEWyR5aQEbs9M5\/Gt7vT+qX7DdWdcWZ65QjGUqJcoqGHVRnx90lbZ4Qe+axzF3Ro\/wAC7fPMdmTcxdnREW+gLSy4pHK8HgqABxn3zS56mokx+65jcZzdvaHnk+aRkJxyat2cT1xzKcS0jeAW2z7e6jW3eG2qbj4n3qRpTWxZucaXHdcjSFsoS7DdSkqCkKSAccEEf9c5Ca0lvwUiqCEBwXtTe4DnaGTxn2pM7lS4zFzi5W\/4sLM6Up9Z5CASlCD8hWHblx4K0sRkpdeHp344FdZ8JoqZdw1C24lK\/wDwSXjcnODhOD9ahsjsHS3gbdpqY0edPYvSAz56AtKHi0ACoHqACTg8ZxnNM741ce+3Gr1OdlOFKshsH0j3+dUI7K3shttS1DnjsK6xH8QZGttFX6xaydblzwlp60viMlKmnAr1JykABJT7\/Ott1neHfCyz26w6TU3AfTDbfly22kFyU8sZyVKBO0dhXLuV23ycef1ISpCQlKgpP3yo8CnpZaMZxSHcrQMnAwK7I7exqXwM1jOnw4yb03MiNyJLLKW\/P9YKVEJAG\/kgkYyAK41Dil07d21A\/wAxRPApGkDbhSnPqSSOo70q1FlIB\/zFcke1ZO7qYDrCGdvltJHOKpRmzLkrUNpUeeeP5VbO6Tf2ltzq4hLrmVcelGep+dWlXZT0fyEMAApws+9YuSfJfKOpHfpUhAB3tJwjOAM9astnE1tWdUNx2pA\/CntNlxKiUkgdwelPdKFP7FAYHG4Clc3RwAkjnk1nXWtmYWhHlpwN3OaWXIedADxG4dwACakfkJWjekgLPB4qiSVq7kmpeEIrisja4Al7lOLShtAySe9UHGy2cEinoccWA0gnB7VA+UtvzClgHYOASetV6lfcBwhCQEp7+5qLjFKoNAz1xxRj3qy68gRUtNJ68rJ96aFYnNN70tFQFJ75pScCm5oFPSikpaAAxS0CjrQJmlpCMUUAaQ0ooNA0n2oJNIeKWgSkxThRUQnGOnNJinGiqptFBpR0ohMV0j7Oo\/4yad\/ee\/sOVzjNdH+zr+mTTv7z39hyg9yUUUVUeO0NKWCQOKZFebVIKC2rjqo9KsqfIGEAAVEhtTiuBXfrjxYkOo2YQeflWz+J+r2dXWK0Q4zb0d5o+dNUtIw67sSgKGDzwD1x2rVnGm22s5yo9KqHk01L7N2N28O9RWOw2JEC+sTpKY9wRco\/w4Tw4E4wckccDitMvNxVN1BKuzyFKckSS+QOSMqzimEcYqB5QHpSNyz0Ap4449Xyyy43prXVvR4tSNVLYliC6kpSzhPmDLOzpnHX59K1e36ljwdGajsSWnnJtyXHUypIBQ35a9x3HOenTANa87uwpDXqcP3nOyfkKql5EcFmMne8e\/z9zXK5efJ6dpjMO32zmg9UQdG6st1yuKJEkMLUpxLIBWcoI4yQO\/vWc0lrZKY12g6kguu2G4ueZhpQQ8yoElLic8ZxwQev9dGt8BLT3nyhvcPOPaluq5UhextvDY6YxitzDxm2Ll5VvcDUGgrFNE62N3i+T0Z+HjTGW2mAojALnJKsewFGmL5HhaR1NbpLSzLuzrLwW2kBCSlZUrIzx14AFaFbYKWFb14Lh6nsKtXOUpqLtYB3KOBxWpjfeTNs9Ytq1jquHO0rp20x0PCRbg+HN2Nq96wRt5z274rH2K+RdL6D1PCfbdVcL0hhLGMEBSFlRzznHPzrV2X4sFZdk5elEeloc1ahtuKUq43FAVKV\/ktno2n5CpOrdRmfCm4MaR1bC1HfQ+8W9\/oQAXDuQpPAJH7VZWxXq0XG13CxalhSFw5T4kMzYQT8RGWBjB3cKSR1Gff8NKYjSLlK8ySFAAnCSe1Y293RTa1xIJ8tCfSpSeCflWbP21NfXt09jVGkdAW+5M6flXS73SXEXESh1pLLLYXwVLwolRHtUWnb9BufhzH0zqa1znGVznJT0lBShTQKfQtoknKh0IIwQTzXO9O25EfE24N5GPzaFdz74q3Kus6VJU2w0EpHUr6AVPfs1fp0iyTtJaEiTHdJ\/lGffZLKmES5iEtpjpV1KQCcq\/8Af1XSN\/tTum5mm9TsTFQHpAlsSIgBcZdxtPB4II\/3\/Dlsu+NRhsbAkOjqeic1Sgy7hc56FF9aGkKCjs9KQPoK6bxx5GNW9rukPUemtG2q9JtMe5P\/ABUB5lUx9KPM3KThKUpBwlGeScknA9q5FC1NHX4WzNKqakLuUq7onJdwPL2BvaQTnOc\/KptUz1uWlwJOEkhPHetZ06x5twQo4CUcnJxWM53rWPpm4Fs+BYPkqSX1dVEdK6Nra42ORatOseI0O7MzRb23INytKm3Eyo5+6HErwApPy555rnmobm1CjFmM4lyS5wVJOQgf86n0x4kXW22diyTLdaL7bWVEx2LrF87yCTzsOQQD7Zq\/JZPxxMZfddCadtUzwJ1ND09AkQ7Z+UIrbT0xYU\/JcKgpalkcAhIThI4AHzNaZqiRpSLomzxbdAktXxkqMp1a8oe64OM\/TsMfOodYeId5uTEe3SYkCBAjnzGoMBkMsoUf1tvJJ56k9\/nXPpclyU8XHjlR\/lWdzGf2uraHpKlgjHB5J7mrVnQUv\/ELO1psck9z7VTYbC1ZWQEjrUzzi3traBtaH3UCsy\/bSVCTNuXYI3ZPyFPkyDIdUzESlDI4z8qG\/LhMOFxRLq07cJPIotTjDDLjqxudJwlPyrX9IhSlLWcELX701ZwkFwEg9BmrVyQGwlwI2lfP0rHOurdUVLJJ+dLwhilFR\/2FSBtbbYcSPqfalitqU4NjZWRzgCnyF7FEKThf16VmftQhpstlyS4U+yRyVVCXMAhsbAfbqfxphUVHKjmjHpzxiopKSiioCiiigU0h6UUUDDRSmkohQM0maf0ph60UuacgFR45qOnIWU9KIFEg4NGaQknrzSUU8kBPHWkHNJ1ozQB60lFFEKKKKSoFoNJS0Uq07cfOm05XqOaQCqhpHNdI+zsP+Mmnf3nv7Dlc7xXRvs7gDxk09+89\/YcoPcVFFFVHkhLCEnk5PtSOuobG0DPyqJbwAKtoDh4+gqtnmus65Xhy1lZyaZjmrlrhqnz246SRuypRAyQkAkkDvwDxWaXpl1lxG95CW1yPIS44kgEnG04GTyCD8vxFW5TEmNya4tlzySpAGe2arMthhKiTuUepNZ38jTX0qUhbTbaUpWtxZO1KVBJHbP66e3emytLzXtqGHmhyELK+AFlKFBIIznO4jPTjrzXPfn7dO\/HeNPnyS4QzGGM8EiiPHQwnCU5Uep7mtjtthjyIAWw+tMncpKgtsbAEpKiSrOcYB6CpmbIWnQl2TFDmxToSVHhAK8q6dPQeOvTiuk1j7c7bk1OXLRGICwoqPQAUkOQuQ8RgbducAc1sE\/Sch8urXIjBLalhbm47UbElSx0z93B4BzmsReLROttuU7FLAa2he5KiVLbKtoWnjoSRx975Yqed3v6a8JJr7BWkEo3Aq7gGmnJ+tULXCUw2XHcl1fJz1q40palqyjakdM9TXaXftzsJCtzER1b7iy++rkbu1TurLityuppSuO2E+e6EqVwlPc0wnJ4FWST0ltqOfKcjxxGhpCpb\/pz+yP8AnUFssTMFoSJwDshRylB6D5msjDhuLmIkOhICP2hTL1dIzTpTkuvdAlNc7Jbuty84oPvPF9x58pbZQMAq\/qKwN0uy5DZYjjy2M8n9Zf1rJ\/By7soGQtMeP2T3rKx7PbokYubQSnkvOnpWLju7jcz5qtStVscmOgryhkfePc\/Ssy8UJKYVuQUIzgkckn5mszDXDlHazLaK+yehNY7UT4tbexn\/AD3OigOg981fGScpMrvsYvUkhtlpqC0QooGXD7H2rDQmXJMlDTIJWo4GKViO9KeCWkKWtR5rdbNZ\/wAmJ3AFchQ5XjhP0rnJc6tvjGt3ixyoSkKe9TeOVDnFY4ER3d4CxjlPY5rY9SXZpcdcdtzzHScHHQfjWpHOeaZSS8XHdnTnnVvOqW6pS1q6knJNMAJNHQ1Zt3k\/FIEhRS2Tgn2rHtr0kt8TznCp0LDKRlSgM1Ep9La1KaGFZ9PyFZq+PRoDJiQXQ7u9SlJ6Ae1a4ASa3ecjMuwolaiTyTUzCUpdRv6JOVfSkcaLKgFEbsZI9qjKyEkDv1rPpU06UqS+VnhPRI9hVcVZiQ1vjdkJR03HvV2QxHjRlpSrLuOM1rxuXU3IxqXVoSQhRTng471GaOtJx3rCnYwNxBwae4W\/L\/N5znnNJ5pSAE9PnzUZJJqhOtKRSdKUHBBqKclHGVcCmU9ayrjt2phoA\/KjGKKDQNNIKUiigUnim8d6VXSm0C44o70A040DaEpKiAKXHHWk70QqklJKT1ptApaikpaMUo5qhDQBmloxmgb0pcU\/FGDjgUDMU4UYpQnPSgQ10b7O4\/4yae\/ee\/sOVz9DKjXSfs+s+X4v6eJHOXj\/AP0uUHtmiiiqy8cdTzTtitu7BxVjY21yrk+1MXIJ4CQK6\/45ak9poS22ioutuFKkkENubD\/HB4qwibEaUFJbuBWnAB+MHGMYx6PkP4CsYpSldTSgACsTDu63c+axjIuz2luNqzc0+WMJ2zsbfp6OKRFwjMJ\/NNXBPG30zcccDH3PkP4Vjj703PPNdJI52nuOMlSVMxpzKUK3JKJwSQff\/L609EqDHbKlsTnHSDlapgJwckjOz5n+JqnJeCBk\/gBUQT5iQVDA9qalvV3YeqVHmFW9i5IaUSSPjhzkYPHl9xxQt2ImKYzDc7JIUA7L3oBHGSnaO3FKEcdKglupYRnGVHoKvjJ2pumLRjmqsxwsx1rHUDj61PGS85lx49eifarIYSUFbhASPety7jOmvWmI4XFSJWSv9Xd2rMsgeaM8Ck81lStragagntPOs+XHHKjgnPapNSLe1BqO8qURDt6s54WpP9BRa7aIzIekJzIXzz2qzb7VHg4ccw7I\/kk1ce3KBcc9KR3PFZxl3utW\/UQNhI3KcOEJGT9K1a63ORdHUsoG1kKw20nv8zV+8Ti8gsMZDf6x\/ap+mbWfNEx0ehH3R7ms55eV1GsZ4zdXbPaU23apWFy1j8EUuprlDRC+Ec2yJIIOByEn5mquobqthamIqil0\/fWO3yFaqUqUvnJUT\/GpllMZ4xZLe1ZXc5G5JYIZCegb4q045eZcVTrjslTCRzyQMfTvWVslmRGSmVOSFOHlDZ7fM1kL1eBDty2wQJDgwkDsKkxut1bl3UaC596m0K65rK2O1G4OFx3KY6PvEd\/kK563dRq3XWHwVHAHNXYkdsb1y1FISnISDyT2rJX9liI6ymMnyhg5weSKwjjm7O0YB\/nWrPG9N+SNXJJq7D2Mtl1WC4eE5PA+dUaOTUl0tiSQoKdUQc570xCcqGQSO+KEpKlAAcmslIhiLAbcLiSpw9BVk2npbVKQzASdiU8\/m0j+ZrCPuqecUtR5NDrqnSNx4AwB7VHTLLfCQlHWilNZU00UUUBRRQKApQKSlT1oENJmnEUlAdRR0ooPSgYTQBQBmngA8AUCU0nNB5pKBRQcUlKTntRCUppKUCgSnJ6UlA60U6lJ9IxSUuKBtOGR0oxRQHerDYKE5xUSE7jVlLpSgox171KJWAFZyccV0bwCR\/xZ0+T1Cnv7K65mghJBz+FdK8AVk+LtgAHp3Pf2V1ND2lRRRW2XjkkqPPJpQkmgYT1pd9dnEuAKQmmE5qRtJXwKBlIae4QngdqpKd8x4ISfT3qb0FxvePBIHc1cZjjbuX90VEnAqZbpUgJ6CqGyHG0p9AwKx5aDzocV0HQVYdRvPq6UHCR8hT2GOOJbRlRxWGlPLfV6lHaOie1WJjvmOH9nsKWPFyd7vCR71jLK5XUWTRbfGwneU8npV0D1lA+8OoqdwbY5DJO8jqO1UFOiIghHqePUntWplMfRZ+0suW3DThIC3\/Y9BWFmSH5isuqJ9kjoKcvJUSrkmrMcojp8xxOV9hWLlcqskiGFavNIW\/kI9ver825sxYxbjAFYGBjomqb8l5\/PUJ9hWJkVfKTkXVvtQf8AUoqJySckmshYXbew9vnJUVA+g4yB86xrx5qEqrnvVdGxXLUCApQhpKlZ++sf0FazKfW+4pbiipR6k01Rphq3K5Exk9GgFSgAMk9q3Bp1ux2dCXfU6r1FvOCTWqMEIcCiSMcjHvRKcddcKnVKKvnVxvj1LNmzZK5clbzv3lHoOg+VQgZoxRntWfbXolHPakNKDiipkpKE56HuTTXnVOYBOQnpTHFqWcqJJptXaaHFIOuKWjOKikUCDg0hp1KrGOgzREYpaBRQFAoowKBCec0AkHNBFJQOKt3JpuaBSmgQHNLSJNLQBOaaTzSg5oIzQJjNIadTTyaISil6Gg80CUuaSgUDwARRgUtFFAFLQBTkpzQNFL1qQIpFJx0oBvvink4GT1qNCiFDFSLAIyVYqBoUSquj\/Z8dJ8X9PIzxue\/suVzVRHRNdE+zx+mLT37z39hyg9wUUUVpl44JzRSClrs4nITk09awOE\/xqPPGKSga6nc2Rnk1WislCipXWrZPFSMN7zk9BUs31TEoJ5ApFkJGScCrLzyEIwMAd6xnnF9zCUjYOuaW6TR4eS4vCTmpSkYwaalCU8gAUkhzYgq9qs\/spqIzCVFxQ3L7A9BUSmVOPhSl4QOgFQsOuPO89KyCU4HNTlOxXmySlOxHBrEuHJ9zVuftC8JOSetUwkqVgcmuOV7puFabLjgxVpuEVObnlemrMWOGk5\/WPWqc+WeW2zx3Nbkkm6m93iW4TWURjHjoTz1UO1a5IIqV97FUXV7jWLdtyLltixnFl6a6EsoP3e5rHXRbLktwxgAzn0gDHFMXkjmoSg8kA0tWRCqkpyhTajQBKSCOoocWpxW5ZyT3pDTTQIRzTSKdQaoaelN6U4mmnrRYKKKKBxcJbCONoOelMpaFDacUQg4pO9KKTFAUUuKVKCoE8AAZoEAoUBu4ORRjjrSUCE0qW1LOEjJoQAonPHHFAJB4OKBqvSSCMH2puakdUXFlSupphTQIKdmm0oFAvX60op6AgAqWenQe9N+8cAUDTSEUqgUqIPaigbSU6igbSgZpadQAFOFNpc0DgcU7dUeabk0Eu+kKyajzSmgUGgkmrDVvmvRlSWoclcdPV1LSigfU4xVYUC10j7O4A8X9P567nv7Llc54SPc10X7PBz4w6e\/ee\/suUK9v0UUVWXjYGnUiUKPaiuziWkoooDvTy5tQcdKYBS5wKCoQt9YK+Ee1TpSEjCRgU7qaWpJpQOlMdQFpwelOpjitoJPFVAlCGhkYFQyJGEnacfOq77m\/oSoe9RtguHgE1zuX1GpFdRyo9yayEKOEjev7x\/lUjMZCTuIyf6U+Q6GUcdT0pMddpbv0ZLeS02Rn1HpWAkHqatvLKySTkmqbvNYyy8lk0xr+c1COTgDJParLicmsjbWo8ZHnPEKc7Ac4pJutb1DYVn3pC5JI\/wBIoukxiLFXEitI3KGFK9qfLnuOgpbGxH8zWGfRnNbtk5Ekt7WOX3plTOJ5pg4Oa5trhhNswS9IV61j0IHWscamedW6QXFFRHA+VRGrbL6IbQT6cYH170tNPFRTSOKTFOzSHFU2QikpTSUVlNLAHUdtBGQX0cfjWKraNOQGnrpa5tuK1paebEplRyto5A38dUE9+xOD2KsVOgNW+IlEtS\/ykshXkpOAwn2X\/qP7PYdeTgEYyilpCaKM0E8YpM0Z4ohKKKXHAoFSopOUnBpvenJGaFgBXp6UUgST0HTmmnpTgDgkZ4603NEPYb3blK+6nk80xWCrIGBSg9qQ8CgVRpEkpOU8GgHNIRQA5oPFOAATnIpKBM0opDSZ5oH0UlGaAzRRSCgBVtFumLaDqIzxbLRfCgk4LYVtKvpuBH1qqRWagamucKNEYjuoSiKSWj5aSU5Kj17jKicfSgxIivLVtS0vdnHIxzXZfsxeHkHWGpJ1wvrIft1qCD8Osel11RO0KHdICSSO\/HbIrmb+p7k+rLziFoKA35ak5TtAIHH0J5612f7KGt4lv1TebTd322XLypLzDiiEpU8kqyj2BUFcfTHcUSvTAuwitqjx7JNDTXobQ2lpKCkccZWAntgKwTkYHXHn37U3h5bYtmY1jZIiYTqnUtzWUI2BQX91ZT2Vng++flXdHtKLdeWvFnwsqJ3W7cRkq914V97knJ5VjG7jkP2r9WwoGi4mkWXmXLlIW24+210aaRyMjJIyoJwD2Bqo8oJVxmui\/Z4Vnxk07+89\/Ycrmua6P9nX9Mmnf3nv7DlRp7loooqsvHTzyW0kZAqBKwoZHIqkNz7uT0q42kAcnCRWsbxi9qRIKjwKcpJT1pzLqVJO0YSO\/vVGXKU4rajp70nyGWGk4eSV7U8kU7Oagjt7E\/M1OK1N32yUdKYVK3Yx6aape5W1PTuaekVQozULhbdVsJyQelPfcDaCeM1VipwouFQOalv0aTLZSoAdAKTc2z6c0KeyfzY3VIhAPKgM059IekjbntWKmOFTh5yKtTJACChPWseTWM8t8axhh5pUxVrBUfSkdzU7I2nO0qokPrcJSfSn2rM1rdW7YzycnpSqQB2q0Rio1DNRVZSc1WdT1q6odqDFUUFxQwgVZNrtg3m+tVlDFZSUjco7RgVQdbIpWorUlPKaToeaimU0inHrTTQMOKb3p59qbVAaSlpOaKsW6fKtk1uXb5LsaU3yh1pRSpPbgioFqUtalLUVKUckk5JNJiigQ0h6Up6UlEJRQaBVC4pyuiee1NFKnk81FKsjCQBgjqaaPUaRfWkHFEPJKUbQeD1pgGacrkUNqKDkfzoG4pyugFIrr7ZpSRtHv3oGDrk07dkY7UmOKkShIaKyoZ7CgjNJS0UCGjFLSUBS0UUBS0lIDQBzTkkU3PvR24oFWaaDggjqOhoPSmngUG5xfFDW0S3iExqe6ojgbQPPJUkewUeR+BrUZUl6XIcflOuPPuKKluOKKlKPuSeSaipDQ0M10j7Ov6ZNO\/vPf2HK5uBXR\/s8LS34w6fUtQSlJfJJOAB5DlCvc1FNQtDiErQpKkKGQoHII9xRVZeL4\/3Klc+6KKKfSY+yu8MDHFU2PvfjRRU\/SX2uCn\/q0UV2+mEaB1qQUUU+hjpxPmGoUf5CvrRRXH\/019LkMDy+lWh0oorrizWFe\/zFfWkFFFcPttbTwwMccVTPSiitZfSQ1XSo1UUVlSMgF0Zq\/cABESB0oorrh6rN9xgXe9U3+lFFZrpFFfWmLooqNVGaaaKKgQ01XWiigSkNFFVQaKKKBRTe9FFVCGkooopaVPWiioGLoooohw6U3vRRQKrt9KaaKKBe1N9qKKB1FFFAneiiigDS0UUCGkHWiigT9Y0tFFQApneiigWkNFFVTk9K6N9ngZ8ZdPA9Nz39hyiiiV7kAAGAMCiiiqy\/\/9k="
                            },
                            {
                                "timing": 8419,
                                "timestamp": 2942679349,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQUBAQEBAAAAAAAAAAAAAAECAwQFBgcICf\/EAEcQAAEDAwMCBAMEBwYGAQIHAAECAwQABREGEiExQQcTUWEiMnEIFEKBFSNScpGxszM3YqHB4RYkJzTR8EMXkkRWY4Oi0\/H\/xAAYAQEBAQEBAAAAAAAAAAAAAAAAAQIDBP\/EACQRAQEAAgMAAwEAAwEBAQAAAAABAhESITEDIkFREzJxYYGR\/9oADAMBAAIRAxEAPwDwEHkJAJNW5jMduMg5\/XntSRmluyD5Ck7hzyMU92CQ6VuK81eckA8D61jas8MOeV5m07PXFQLGTxWtNL3lhS9qEdAkH\/Sswj3zVgbjA60wcHNSEEcUzHNFBpyEgn4uE+tNNOSCoegFUSDB4Hwo7mmqcynYjhvP8aaTkYHAoSn16VFSNqUzhaFEK9QelObR5gUtZCUDqTUaingYwPXvSKUFqGRhHoKCaNFefXtjsrUfYdq0EssW+Kpa3Uff84Cc52D2x3qnIuDysJSpaUJASEAkDHaqa96lcjAqdtbk8WnXUnAwopJyo55V7mpghc9QUcNx2hgn0\/3NU0NqccDYWCexUcCri5P3dhDLCsoSd2SOqvX3rVuuokm+6vSDFZjobILQxyn9rnv70xn7i+wW4q1+fuASFDG73FZAcVIdQHlq29OBzWwm0oZgPSSpQcAygdMf71Jdetd5eGypHkqUxGyXs\/Eo8\/XFPiqeS05IdUS8pOxKlHAA71lw\/MaUp\/B443E9zWtJcIbbbjLQ5hvd1GQR1q4YS+pnnZ4qptQWyT5mXD8vufetZ2Rti8oC4kVA5I4cWOBionEoWGWkzENoWn9YpXBJ7gVpT3IkOAmMUJeIA2oPf3NYzst1I6YY8Zba5dUl6WpTzgWtRIyeyfYVeiuw2Vtl5oFAOVEDJNMLgkyGWZKwlPQNtjaECrbsXc8GbehCl8biRnA9zXaY\/Xvpx5fbrui8XZc1kJhhxEcfOojGfasyItDMoyEIUcAJSM9T61cnwmIiCh+SXHlEHyWxgA+\/tWc64nc2jYQ2joEnnNT49a6X5eVu8mmbw440mO2jAKsKJ43HvzVaUhx2eUYBWogDFU0rAXt3rCc5yoZrZbhZWzIirU6lKfiwMYOPet4YueeW\/SPKIS3HSUoQ36jqamTIMYB9SUJGzy07Tk9cms3e6iUVOOBAHIT1Jqe6KZMZLjalJ2rIUlQ6q7mrNzeVMrLJjF+2PRVJW45uQlB+ELVlOT6e9Vrqw3cHUuRFglR2FOCDmmON\/erZGdYwnyCd2eKSOpL7TipA2BGFLIPznsR6Gt73NVz1q7jZtbMS2o8gPNmQr5ueSaytRXNK0mMyrcT82P5VSlXV574IraGGhxlPzEfWktFvMqUCoZQOSamWe\/riTHX2yUY0UkhTg4zxV5w+SnAOVenpWxfltMxm0bEocCvgA9K50K3r5PJrllON03Lyi3BtztwWSDgd1Grsl+NaUbGCHZAGN37NZT8tyP8Aq2lFJ6HFQRorstzJPBPJNJlrz0s36UPl91a3ByeSVHJNKpxJKQUcHtVt9hqClSQUuL6E+lZqnSD8PFTz1Ya63uccxwOoFRONFCQSeT2qZvIyrnPrSOKKgAvGO1FQbTUoCEtHcDu7CjIzUb25K8GoGFXwkUwDJGelKevvR05oFfSlKiEK3D1qEjmnk8U3kjNAlJSmkqBKKKDQJRRRRRTfpTqKBtGBTqbVQYooooEr0P7P7pZ8W7E6Acp888HH\/wADlee133gT\/epZfo\/\/AEHKD7gZuRUy2S2SSkHlX+1FZ8f\/ALdr90fyooj4dS8lC\/MACVdtvWo0JEp5WVFPc1AA2c7iR6cU5eG2CEnBPfHNc1bNt09N1Izc3LQht0WqKqXI3OAKLaeqkjvimaG0lcdY3j9H2tKC6G1OqLiwhISnqST0rpfAG4Ig+JMFmSP+RuKF26QD0Ul0YA\/+7bXQaWgr0bp7xNmupCX4TYsrefxqcdKVEfkkGqPNda6auOlL6u13ZpDclCEuDy3AtKkqGQQR1qVnR13csNsvAZb+6XKWYUUeYAt1zOOB6Z4z0rrPFYm6aT0BfuqpFsVAcPcrjrKcn3IVV7xkQbanRGj0ZQm1wG1yAk4IfeIU5\/ofzqjjleHeojrpek1RmUXlKC55ZeTs2hG\/O7p8tZNv03cZ+nbte46EG32tTSZKisAguK2pwO\/Ne1aTsrGnvtQyLXEekvMMNO7XJLnmOKzE3HKu\/JNcfovI8D\/Eg9vOt\/8AWNUcPctOTrVZLNeJraBBuocVGKVgqUG1BKsjtyay3HMj4jhI6JFesast8u6+F3hTCt0dyVNfTObaZbGSpRfTXO6+07YtKw41kafduertwM51lz\/l4xP\/AMKRjKljuc8fyK4I\/FyaOB+VesXfT2idAKZtmrGbpe9RFpDktiG+lhiJuAIRuwSpQBHtzWNrfSFoRpaJq3RsqU9Y33zFfjzAPPiPgZ2qKeFAjkH6etB5+twqOSaUFe088HrmvYtY6V0LoObb3bqxcbsuZCZkNW1qSGgncn4luOYyAVZCUgfhOT0p110foZ3TNv1zFeuMPTjhWw\/ag4FyPvQPwtNrPG0jcoqOcAepwBt40OMnOT60IQVqys8e9etpsOjdY6Jv1x0tbJtmvNkZEpcd6WZDchnOFHJAII5PGO3XPEds0jpiP4YWfV+oX5qQ5KeYdjxljfJUD8CEZGEDAUVKOeBwMkUXbhbDIgRkuLkkJdzhJKc4HtS6hmpfW0iK4fI25PUZNekWfS2iPECw3OXp9qVpmZZwiRLEmQZLa42TvWOAdyQCcDAzgd8hmi4Phxq+8t6Zi2m9QJUkKbiXZ+YFqU4Ekje0AEgHHQZ9M96zx721\/kutPLoJQAHJSv1APCc9\/pUjrKJL29WI0cftfMfyru9F6MtTcK+3fVMt5m22Nfkyvu6QXHHSopS03njJI6np\/mNLT\/8A9OtZXJmzs2i4WO4Sl+TElOTTJQ44eEhxJAwCcD4e5rW7rUSSe154Uw5bjLLZdIb43cbQO5qrJfcXKeUVJ8srO0Y5x2r1TQ3h1Dn2nV6b865bX7QUbihW4NgLUHMj8Zwk4HHOKs6Qh+H+rbkjT0C03S2S3QpES6OyUu7nMHb5iMBIz6D\/AHq448e6ZZ8uo8qhvOvuFJYR5wGPMUOR\/tXYT9OXLTujoV4W0DHuTqmmnwoElYz1GcjocfSuTlxZMS6vwXELT92eW24E\/M4pJIP5ZFd9Nt0Rnw005fXnXxLmSZSFNuuktoCFYGxPY4AzV1fks34cp8c69cnFiNMNFTuVO5ySrkk1QuUZwLWqKzyRuWr0r2LXVt0doW8st3CLOuzkhlt1iC0\/5YQkpGVLXjOSrdhIHQZJ5FZ+oNN6Qj6dgazZk3JjTsrc05a21hUlUoEjyw4eAjAUSTkgD3GO\/KTHp5+7d141HaCpDDbxJQ4Qcjk\/SuonSmrfDCE\/OU7UI7mu6t+ndJam0fc73pu1S7PcrSEOuR35RkIeaUcbgogEEc\/+njynUiVvTkJSfb6Ul442l+2UiNthHmthe4yCdzildEJqCSl2U\/sbB2knYkfzq5LSIkZtkqKnF\/EtROc+gp8NCkthTKSqQ9lLY9B61w1fK6b34vWuB5iUME5YaOXFftr9PoKzNRSG\/PVHigJSSCrHTgVpyJ7saIpnyPIS2Np5zuNc+zHVJk4Cgkq5KlcAD1rM3bt1y1jjxn\/1Gw0tzCUAk+1dDp\/zG23IywEE5KXR1NWY0aJbYxfKt2U\/MfxfSsta3bo4tYUllpvp8W0JFd5jw7\/XnuXIaiCGlpQgqW8fnWo1h5IPXkVPcAoKPx7znqDkGolMhpCVOdVDjmuWV5XbeM1NID8R55qVLriEkIWQD6GmZ4pD0rLRCSpWVHJNISE896Qqx0phOTQOC1DoeKFObhz1qNRzQ2ElR3k4AoHoVg7ldKa64VnNMUsnjnHpTcmqHA5ozxg9KZnmjOagFH0puaUikohKKMUlAUUUpoG4ooNFFW7VAXcpqYyHWmcoW4px3O1KUIK1E4BPRJ6A1e\/Q8P8A\/MVp\/wDsk\/8A9NQ6afSxd297bzodbdj7GE7lkuNqbG0dzlXSto6ZiiQGSbqFFHmb\/u7PlhOcZK\/N2jn4evXjrxQUImnmJktiLFv9qcfeWG20bZA3KJwBktY6+tc\/XbWi0xrZcGbn5N6X+j5AcW0uK2hSi2QpScFzPH4iAdoOTXEnpRBRQDRVBXfeBP8AepZfo\/8A0HK4E133gQf+qll+j\/8AQcoPtCP\/ANu1+6P5UUR\/+3a\/dH8qKI+FmkAfCUY75J5oey4TnhJrTZaShAUCEgH4lkdvao5TyZKwQAEp6DHP1rlt0uGp2ggPrhyorsVza6y4lxChxhQOQf4ivavH+\/WZ\/SUFNjlx3nr9OTdZbTTiVKZUlhCNigDkcknnvmvEpIQDlGPyFV2keY8FqISAepqys6e0eF0C2an0LbLbernb4X6HvyZhTMfS3vjKQN6U565UmvPde6hGo\/Eq43VLgLL039WonjykqCU\/\/wAQKwpf67CUkqBOBzgZqgWih0pUk5HWrKa0+gGLvax9qifcjcYf6PLawJXnp8o\/8oE\/PnHXj61wWlZsVnwb8QYr0phEqQ9BLLKnAFuBLpJ2p6nA64rzoJ45NRuAEgCqae6PeIo0p4N6MZ0\/9yVqFbUpr71uS47Bb87KgE87Sv4eT2Brm9aP2rVNsja7szkOFfWXkfpe1lxKCt0EEPtJJypKvxAZwfzNeYtJAUCRn2phBKyfeg9s13pRXibfF6p0TNt8kT0IXKgvy0MvxHAkJUFJURlPHBFY+sHIWj\/DNvRTVxiXG9zZ4nz1RF+Y1GCU7Ut7+hVwCcdOfavKdvPNIMlYIPPrVHpXj3NjTtV2tyDJYktItEVtS2lhYSoJOUkjuPSmzZsVX2fLfBTKYM1OoFulgODzAjycbtvXGeM152tClFSs5wMknioiaGnpvg3Jjx7Pr9EmQyyp+wvNNBxYT5iyRhKc9T7Cpr9dIjfghpaG1IivS27jKU4yFhS0JPQlPUA+4rzFl51LKktkgZycVCM5z39aeGtvTvCKXEi2HxARNlMR1ybKttpDjgSVq3D4Ugnk+wrK8IpkWF4oabflSGmY7ctJW64oIQgYPJJ4Fcj91c8kEbdijxlYHNVn2lMLCV7ScZ4IP8qur6bnj3bQurEsStdaejXuPZptyuK5dtuD20sFwLVlC1EEAKTjCv8AYHfsCvEG13BE7XOqrda7C18bj4eirW4kc\/qggElR7cfl2r52izWmz5rzXmuDhKFfKPeo35Lk2UXHMbjwEgf5VfJtLNvb7RqRm46S8TpTj21E5LSoqH3EpfkDzlEkgYycEZwK5DwqcLPiLpyRPWhiO1MbVydjbYz1JNcXGCmVJTtW66efJT0H73\/iugMhuGwwt50OzSeAnr9MVqYcu8qly4\/XFv6xVGjagvktKkuJXMeXvB3bgVqIwfSrOsJ0eV4LaNCHo6ZTUyWtTCVArQFL4JHUZrzy+yVyHFCU5sXj4WkfFz7mn22G64\/HE9RDaE5SlR4wO1at56mPiSce8vXrHi8Yc3XSp0aS1JQYUdIW2sLSMNgHkVzupLhEc8ELHEYlMqkovUhxTAcHmJQUnCinOQPeuUvN3bU0tiGrJ6KWOgHoKxrbGS9KbDxIbyM54q5yamMZw3\/tXrXhndokLRmso8iQw1JctaA0044EqdVuPCc9T7CuCcnoanR2Ft+avHxEn5TUJZEV5UmUkbgcg9vaooMZRU5MfITuzs3fiUa13Ok1L2uTYapD8dQbCmxyog4zzSutTGZy\/uakJaX8O4jlPsKmRKWhQb8paShOdvqaGWpCVocXlSl54ParcZltMcrjemXOcL0xMdHIB25Pr3JrbRCaaaShLSDgYJI6\/nWG6nyLoSOfj6GulSpLza0kKA+U1n4cZbdnyZWSObvbqvvQZKypCBwCPWm2p5KmX2lpAyMZV0qxqJlttxgoJ8zGPyFU7ZEXKlBIOEDlRrnluZ9NzVxQSEK3ZCdrfQVTdaJUSpXA6Zrr71HbFuJwAW8FNcirLzyUJPfFZzxuF1Vwy3DghrywU5z3zUTyhkbemKteUAlSfTvVWSEo2AKyojJrDaLy1FJV2FRE4qZv4wUkkCoFDJqhuc0hFOAwaao80CpAJAJpSRswOtMzRmgQilozzRVCKOeaSnUUDM0poIoAqISg0p4J703NBPBhSZ8pMaEyt99QJS2gZJwCTx9ATVyNYLhJbjrZaaUl9tbqD57Y+FJwonKvh545xntUdnus2zSjJtr3kSCnaHAkFSRkHjPQ8dfTI71NH1BPjSA6yttJCHGwkIAAStRUoADpyaCKHb7j94T90bdS9sQsFCsHa4QlJznuVAfnVpdpvbcGQxhww2XwlxtEhKkBw7QDgKwfmSNw6ZAzzUDV9nMqbU0ttKm222goNjJShaVpz64KU\/wqZzU10cZkMl8eS++mStG0EFxOMK57jb\/mfWikdiX4yUKcE5T8aOXkqK1FTTKCUkg5+FIIIqFixXJ99lpuMd7w3I3LSkEeWHckk4A2EKye1W29W3lt1bol7nFt+UtS0JUVt7lKKCSOUkrOR349BUTepLihcBYUyVQv7IllJ6ICATxyQlKQD2wMc80FVuzTnWYzyG0eW+4W0KLqAN3PXJ+EfCrBOAcHHSqUlh2LJdjyEFt5pZQtB6pUDgitMX6Z5cZBEcpYeW+nLKeVr+Yn1PTHpgYxis+bIdmS35MhW555xTi1YAyonJOB7mqiCu+8CB\/1Usv0f\/oOVwWPeu+8Cf707L9H\/wCg5QfZ8f8A7dr90fyooj\/9u1+6P5UUR8PZW+5jcVnsKtMwS2krfWGk+h609+dGi5EchRB4S2MD8zWdJeclNea86SrPCBXLTrqT1oNvQ215Shbyu2RxXtVtRp3S87Rek75p+1y5N3Y865ypEcKejqfJDSUq\/DtOAfbkYrzrwXtAvmuLbAfaSY28vyFHolpA3Kz6A4x+dd9qBWhtUaxuF+XrOWHX1ja2m1uYbSkAJAOecADmr4e6jx+66buUDWMnTLTS3ZzcwxG0cDzFbsJIzx8XB\/Ou08SPCi6aX0\/bLpHhy1R\/uLb1zW642RHfUrBQAMHGSPXr1rY8f2IU92z6tsyjMjXZgsOSUoKMvM\/CVFJ+UkAcf4TWH40OufoXw+BUohWnmCeepyasYrmNL6B1JqmCuXabaVQ0HaZLziGWifQKWQCfpWfqvSF70nJba1BAcil0bmV5C23B\/hWklJ\/I16\/4uMaYT\/w5brhebxDtjFqYXCjxICXWFJUMlwKLicqJ6nFYciTZz4Maht9sfvl3hxpUd+O\/KhIaagulWFAK8xR+JJIwB1+tUQ6ygwrdqLwx+42OJLMu0wXnoSUpbEx1SyCFnplXAyfzriNVQpdy19coNusJt8pyWptFqjfrCyoHBQnb15B6cflXpmpU51x4MH0tlq\/rVt6YbiteI3i9OMh+PcY6ZBYejNB15lsuqDi20kj4gNvORjNVHl8zwf1xFiuvrs3mFpO9xlmQ066ge7aVFX+VclZLHc70uam1xlPqhR1y5ABA8tpGNyuSOmRwOa7yxDSFq1BDn23VOpRc0PJW2pFrRvUvPT+25z0I75rvtPS24XjJ4mT7fAegFFikyhGlNpCkObWlnckEjlWTjPeg8rX4V62VZHLqqyuiM015y0FxHnJRjO4tbt449s1s2XTH6V8Dy5b7UiXfXtRJjsuNsgvFBYzsCuu3OTjp3rl9CawnaW1k1qHcuXIHmech1w\/r96SCFnvyc\/lXoFrvcuH9nK7rgKLCpV\/+7qUg4UltTKSQD1GQNv0JHeiuL1B4X6wsNoXcrhacQUEBxxh9t4NH\/EEKJH1PFZWk9J3nU052PZbc\/NcZGXS3gIbHqpaiEjoepruvs+SnFasvFqU4pUGdaJKH2SfhVhGQcevXn3NO01Ebh+CbkjUl1fhaduF1+Fi3RguVJcSjGFLUoJCBtJwQeRmr4bc9qLw11VabW7Pfs6nITPLr7Mhp\/wAseqvLUcD3NcozYbi5YnL2Yqza25AiqfyMB3bu2465xz0r27wLmaWd1bJtunLZfSl+BIS+\/NlNqR5ezoptCO5wOVdTXMW1sufZyuu34izqFtxzHO0FkJBP5nFO6ePPtPaXu2o7h9zssRch7apZGQnCUjJOTjoK29P6MvN7dfjaZgrnSGQDIkFSUNtZ7FSiAOh711v2bojsrxAffaQv7tHt0lTquyQU7R\/madp+42tHhnMtF0jXiLYZFyBTdreEOD7wG\/7JxKiMjbzwa3NSMXdrldSaI1Lo20qmT7e55D52LlsuoeaQfQqQTgn3xXKWiDNnyU\/dioEHG8npXrunbPHi2DVcfReqmLq07bXFT7bPguMqSynBLqMKKS4ntz3rytu8KisiNbUFGD\/aK5Uo+w7VJ374t+vj3q6ptXhg5Gsdps1suF4bZQ5PuVwY85anVDO1APypAI\/\/AN5NHWMG2648NblqJNti2q92l9tDyoSfLaktrISMp6A5PX29+OJt2jtXySLhqiUbJb1fNKu7wYKsfspV8avoAa29S6strOlDpPR7i5MV13z59xfQW\/vCh0CUnkIGAeeeP49Jxs1HO8t7q3Fh2Dw10fYpcmyQr1qi8sfewZ6fMZjNE\/AAjoSfXr15rRssqyeJkK+2e5actNtucK3OXBm4WtryEoUjHwrGTkHI69s9+a4HWVil6Pi6TvzbzdzhzmUSUea0S0laCCplQzyPUcZ5r0vw01M9rxm76Zl2a12NidBcfMmzx\/uykbOhdwcKQScYNYt\/jbyH7wFeUx5AcbAG9SiMDAqO4MLfkMqbmNJW38YSRjA9QKo29T8OO4463vWvB56Adqhtoeckuy3Sd68pT2z9P5V25bY46XXJCGZLbjrxUkdePiWfp2FaTsltxyOEJJeI8xIJxgVTDAklIW2FR0HKwnurpj3+tEppoT0PZLakdAocKOOAParOozZuqYQZd3wdwAOT6VrCcpSltx2VHarapazhI+nrUUZkiWHUpIJ+bI4FDbT0mWoqSG4qScAHlZ9ax8W+6uTNv6lpnJKh8IThNWtM5KnlHoeKt3WEZJBUQEpHWsBqcuGVtsZVk4Nc8vp8nKtT7Y6jR1JOCsR2jkg5OD39KwmGiOU8q9fSpVodeeACCCo8Ac10KIbEG1r+8Dkjk98+1Zu\/lytWawmnOPLDaTyM1nLUVqyetTS1ZcPoKSK15joz8o61htNFb+E5xjGTmqazhR+tW5riW1KbZPwnvVE1VBOab1p2KTGDQJSHpS96TFAlKOKKKBc8UmaKSgM5o60UlEFFFAoCkpTSUCUUoFOAopmKKcetJVQmKKWkoCvSPs6DPjJp3957+g5Xm9ekfZ0\/vl07+89\/QcoPufAopaKI\/O6Ow4t3y0IKlHtir\/3IMoH3t5DQH4U8qNbzUBuDHK3j8Su2eTWZIeaBIcZSsZztRxj6nualws7rcsvje0nqV6xRLqzbW2kqnxVQlKKSpwIV82054J4556VgypX6Oj\/d2vifV1\/w5rsNDabc1ZeY1qhvtW119K1eYtvcQEpJ6Z9q1I2gtKoeW4jXdvefzjcqI6QD\/DFY3uOt+t9ch\/xHPhaBVpuQllcVyT98QVpJcaWRg7TngEZyMdzU7OurhO0eiw3SNbJcOK15LEiRFCn46Cc4bc6jpRq6wxLbdkNRryxd2lNhZeYaUgJJJG3CvoD+dc5LV5LS4rDJ3LOVHGfyFTaXH9dRbfEKbCsbVruNptV8tLCj92ZuTJWWM9QhYIUB7Vkat19cdR2tm0NxLfaLIyvzUwLcz5Tal\/tK5JUfqaxXmZJDEYtqKhkhIHrVhuzrbbK5CkNAc47mumONvjllZL21P+K7zeLzpqUlqMZNhZYjxAEEJKWVbklfPPPXGK0peopti1NI1OxNDWopTy31hgfqxvOVJKTnKTnoazpVjTH0SnUEC8QkFUr7qYAc\/wCYxjO\/HpXIOFSl5WoqUepJzV6iatejo8VnIz5n27SGlYd2HKZrUI7kK\/bSkqKQr3xXLWfWt4ttyvlwDjcmZeYr0SW7ISVFSXcbiMEYPHHb2rAQhTiwhAJUTgCtx2yMxbeXpb+HiMhI6A+lJjb4WyOfCQCCTXQI1POb0UvTCEsfcHJ338q2nzPMCNnXOMY9q59RwTjn3oQpXOAPqe1RXS6I1BK0fdFXSIGFvLYcY2uAqG1YweARzV3SWvZ1is8myyYFuu9jfd88wbg0VpQ5jG9BBBSce9ckoIQEkrC1dSKY48lSyoIA9u1JP6Xt6PbvFW+WmWh2wWqy2iAEqCokaOUNu7klO5xW7esgE4yrA9KwtFa8n6OM5iExCn26ckIlQpzXmMvY6EjI5GTzXHqWpXU\/lUsaO7IWEtIUpR7AVr\/ia\/r0iP4s3iHOaXp60Wa2RQlaVQocUpbdUpJTvXhW5RAUcZOB6Vi6O1fdNIQ5kNTUCba5hCn7bPa81tah0VtyClQ9QR29BWHNtrsINMrGFrTuyO3tmup1n4do0lAbTc9Q283xSW3F2xtKyttKhnKl425A7fwprXpv+C4+JchVnnW6xWGy2Jqc2WZL0JlXnONnqjepRwk9wK49DqYMRpxkJMpzkqPOwe1dZa9CImxdOOM3uzBd7ecZSHpG0xtmeXE44zjj3I9a5O4QP0fdZUWU828IzymithW5Dm0kZSe6Tjg+lJ0nr1JfjFd7mszr3YNKSDgDzHrb5ji8cDlSjWLqDxLmXy1SLc1pzTkVt7H62Jbgh1OFA8Kzx0\/hXBuP\/enEpVlCB8KUjoBWnM22+1pQwrDjxwT3I71uT+JXU6R8TLzZ4aLHKj228Wdbm5cO4xw62g9ynpj+Wa27r4nXWTZ5kO02q0WaDJBQ4i1xvLckJ6YUsk\/D9MV5OXFob2pABKcZ7geladkdJPkDdgZPt+dMbLezKa8dbY9RXmHo27WJYiGBdHUuulTW5xG3HCVZxj4R2OOcYzWCENuuhC1BBUCG0dD7qpWirzHyHFnaNqE5zn3qvEjKTKMh10qfUcYPeuutOe9pH31JUI0VIQy1g4zyv\/arG\/Kyte3fgZ55z9PSsi+SkmQI0cAbfmX3J9K1ITTctkgpcThIBWFdasy3dFmptpAKWj4wCcc4ofktRmwVnHoMc1kP3NEVotMnzS38GAOT+dVoapXnCRP+X8DZHP5CrcvyM8f1vuOeZFUvG0FOQDXJT9ipKy0ecAKI6E1s32clthLIJSpYzWJCaVIktspxgnOa4fN9spI6fHNTbobFC8phLro\/WHpntWbqmWfvKGkk\/Bz+daUh9SpzEZhRCWcKcI6Y9K5i9SBJnuOJOU5wK1nrHDjExm8t1SUSs+5qVCi18Ksj2pIqFOOpShO5ROAKnuUZcV7Y7jcea4O20DycgK9e1QU4k01XrSAoWcpAx0oFJuwDj6UDcUmOtKTxRRDcUUtFA00UpHNBouyGkpaKBKKKKIKBRS0BSE0tJQJRTlIKabVAaTFLRQJXpH2dP75dO\/vPf0HK83r0j7On98unf3nv6DlB90UUUUR8GzZqnnQlShnHOO3sKZb2Gw4tbisbOST2\/wB6ihRS0oPSc7Qfh45UfSrsOCpSi4+kgKVnZn+dY597rt\/jt8ei+ADIc8UIElWUJLT4RnqR5SuTUMjSWlSSp3xGjttE8JRanQfp1zT\/AApucGw66iXG6vliIht1JVsUoAlBA4SCeprhjAW\/IU68+SnJ4TxWblvuunC71He+GVosFx1PqmFJdTcbXCtbzrM0tKB+Ep\/WJSo8EAng1r6Xv2mLtONjutgtFutb6FttzSSH2FBJKVKdUeTx7DJ\/Kuf8Pbja9ONakM51MdMq0PxmlFJUVuK24TwDjOO\/FcO2+5KkbmkBLSRwpXr60mrr+Fl7n69W0ppxu0aMTqNVgf1Hc5b62osdtlbrTaU8FxYSOeQQAaI1ol66an2686EXYLgiO49BuMaC7HZ3pGfLdCvhIVjrWLpy8Rrzo8aYul4l2N+JIU\/b7i2VlCgv5m3Ep5xnkH\/xzp222WjTTMqbftWvagkFlSI0GLIf8srI4WteRwPSu27l1j481+t3l64qNYIUzwRbuiYjYuZv5jmTj4vK8jdtz6Z5rstWQNLaMh6amM2K3TLpJs8d1aJiSphJwcuFAI3rUc9eBt6c1jzr7b0eEwskF1IuSLsZJZ2EBLXklO7ONvXjGc1zni1qG3X6RphVulmQIVkjRZGEqTteTu3J5AzjI5HFX649epq3to6r\/wCEb7M0XdIX3SzG4rUzd4dvBV5GxwJ8xLYBI3DOBjsOvJPVT497M59nT\/hZaVWNpZQw\/eo6w68gHAWVurSRkc4xxmuD8HlItevLVfpUffCiOEqTtyTlJTuA9RnI+ld1qqzaVYusu73DWMZ5t9xToLiHXpRyc7Qgjr25IH0qSX9S2TxV1B4dW1jxL0X5NuYiW27iO\/Lt4e85ttZXhxtKwTlJ+vrXmPiba4ln1veoVvSER2pjyW209G0hZASPoK73X3iJaxdNBztLPOOsWhhsvR3RhaShwK2KOMZIHO3I5pNV6e0ZqrUUrUVv1pHjQrg6ZT0JyK4qW2tXKkBI4POcHIHuetLr8Wb\/AFQ1Dp61RZHhYI8FpCbpEjLmjk+epToBKvqK1dcXHTmhNb3e2WDSdnuam3yX3rk0XW288hppGQEhIIBPJJz2xV3XU6z3K7+H8qzOlqFZmWGnWVglTKEOg4Jx8Stoycd6828VLqxefEO\/3CA95sB6UpbS9pTlPrggH+NONnpLK9J1Vb9HWJqxaptmn4siRqCOl1m2SipUSGpP9qraCCvJIATwBgn0Ak1E9Y7r4ZStS22z2613W3TERZCYDfltOpWPhO3scn\/I\/lw2ub9bLxo7Q8G2ylOSrZBdalICFJ8tRWCBkjB49M1HZ77b2PB3Uljef23OXcI7zDAQo70J+Y7gMDHuasuvEs2wrFqdMG\/NTZ1ujXVsAp+7ySoI56H4SDxXsfjBLtl28crfYJdihAqucEPzApfmyG1IQC2oZxtwrHAB+EV4N5C4CWnX29vmcpChzj1r0HxG1TBuPjQ5qmxPCVBYeiyGllKkBZaQ3kYUARykjpUu7e1mvxzHiHCatuvtRQbaymNDjz3mW0J6ISlZAGfpXY6o05bWLR4buQ4jSXJ8XzZi8n9d+tAyc+xxWhrK0aM1ZfJepIOtIsKBMWZMiE7FcVKacVypKUjhXOecgc9e9U\/EfWGn7k3oFqwuqbh2xoNPtLSS40lLidu84wSQNx25GaDW8QLrpzw817doNl0jaZ+xxJeXcGytCMpSfLaTnCQAeVHJJJ7CuJ8XhYV6tZm6bW0q3S4TMkR2nAoRnFJypo46EHqO2cVX8X7zB1D4iXy6WmR94t8h5KmXNqk7hsSOigCOQeorj205IznaOtX8NL1sQhcrzJCkhtIzg9zTpIIUMAocXzhPBxVOPIUwskLUEk9M1uw5qHGkBuOQsnJUeSfp3rWOtaS79RQnXY7ZacRuUsYTuOCP9qjekIhFa23Q68vO3HRNQXN9xw+YoFtw9B3AqjsKkjJyr19a1crOomv2kZZXIcBOSVK6nvXYydsW3LDfACNoIPesuyQS2yXneFD5So8D3qvfJh8lLAd81ROSscCrjOE3Uv2ulJqYww9uQypXrk1ssSWpDbjz6QjZ8qk5PUVyxzuANaxlYghOzCM8Y6k+9YxzrVxlVZDhkSCs5UkfCke1a+n2VNhUgpJA4ArAKwVcAAZ6VaXOd8sNEYbPPHesTL7bq2daWro+Iq3whQU4+cqIPyj0rFSCo+venuqU4ckHAqwlbTcX4c+aTzx2pllukmmzplpret1SQNgwCao6mktyJv6ogpSMZHeqynnmmtgX5aSM8dTVDkmnL68UmP22UZJAFSlvYg+aAPT1zViDEW45jGCOSfSluykZShsD4epHes6a3+M\/r9KD\/lQOT7UqhxkdPWio1DvS44o707tQR5pc0u08HHFLgUDKQ05WO1NIogxRRRQJRiloxQIBS7aegVJjiggIxSYqVQplALUVdaZSmkoAUmKWg0CYr0j7Og\/6yadP+J7+g5XnFej\/AGdT\/wBZdO\/vPf0HKD7noooqo+GLrNYaQjy0ocWeU7uce9PtcxLscrfcbbVnHKqyY8J2WsqUohH7R\/0rUbs0Xy8kLUQPiJVgVJ8Vvddb80xvSCfeBvLMP9Yf2wP5VnMuTghTranA2Oqj0r1D7PzMFvxThJZO9zynyO4A8pVQ6S0snUciS\/cHRB05AHmz5iuAEj8CPVR6f+eAccfyN8992uB+\/IWwkTUrUM9h1qeZNKGU+SjykDAyodM+grpNX6pd1dd40e1Qfu1gt+I9thDhKBnG9Xqo9T\/6TPebjfdJS2tK3GLapD1ouKLgh1LJX5jm0EJUo4yjB6YB468CrxT\/ACVy8aaV7Ay0TnqpR5x61YccW8FeXu2J4KvX2FXtaW67rTF1ZcjBQzfXnVIYi5QEKQoBQKccD05PvXT3Lw8uVukPsXi62ezRmdqUypDytrxKQrDY27jjcATjGe9dL8mUnGMY\/HhbyrzOUxKf+BRDDZ6IBypVX7XpphJSuYorJ6Irq7romVpZcd+4So06PNTvjS4q97bo74PryOK2rhpJcLZFnahsNruSkhX3WW+suN5GRv2pITwR1NXDCYzlkxnncrrFzMyfFtMPHwp4wlI6153d5xnyi4skDsPSuym6BvZ1g3aLxMt0RTrfntTZEnEV1s8hSHADkHGBxXY+KXhZbbLqyQ\/bJVvZthcaQ3b2pClvt\/qwSVBWSASCevcUuVz6jMnHuvFotukS3NrTZyOueBXV2W0mAyovY3q6n0r2PxSgKmeKUyLBjqfnSPJShtA5UfKT\/wC5rnrpolKpC7d\/xXpxu9KylEJUog7\/ANjft27s8Y9a3hMce6zlbl1HA3O8xoiC2j4nP2R\/rXGeW\/MfJQhSipXYcV1Vi0He7xro6XdaTDuqVLDokkhKClJUckA9QOCODkV6Npzw1kPobh\/pWzw7otOW7c68fOJxkBWBhKiO3X1xU3zvfhrh48tt9kaJSmSrKk4y2j3\/ANaFXCBbnHG2WVlaV4KVJwRjqOa9S0lbVMouv3uFGbkwpcfEtUgpkxnkufCG2wD5pKhgpOAfUdRleKdti5izRDhl1+5SlyZwfKpTzoX8SHWSB5YSeAPiHuc5OsvreMhPt3XnF7uTVydaeU2UqbGAkjiqHkuy3EttgrA7Np617Vrewag1j4lxbPdRambg9HaShcdJS0U7CsZOM5x7f5UQvDxTbIjTL5ZLPMcGG40l4hzn5SoAfDngjPPtTjvunLXjxWYgQ2ywlQLp5VtOQn2+tUQjaMqBz2z3rv16LnRdfN6QU22i+vOhoOSFHygSNwUCAcgjnOKtseF0hT4Z1BqXT9lnOKw1FmySHFDPClAD4Eq6jdg4PSud03K83GcjOBnpSuFPAbB9z71u6i0heLLq46cmRFG6eYltttr4w7u+UoPcHIxXaO+EohOCLdtWabt90ICRDfkqyhf7K1BJSk+2aivLdgCAs+vA9ab5ywvclSkq6Eg12DOhL2jXUbSktpqLdnnA2nzlZbGRkKChnKSOhGa2GPCp0SSzfNSWCxy3FEMxZsghxYzwogD4Eq6jdg47UHAxAqQ5haunKlKNdApuBCZTuQHFDnI5P1PtVPVmnrlpDUEmz3RsMymMElJ3JWk8hST3BH\/ua63w1k3tOn9apsptr0Y2wqn\/AHxCistcj9UR+L4j146egrcy1GbNuHn3RyUdudrfZA6VUOXCFYAT\/wC813GmfDG8X3T8a9R3oLVvdfWyt193YGAgAlayRgJ5AHJJPar+pPDCVbdPSb1Z7za75Eh7fvYiLJWwD+IpIHw+\/wDoDS\/b06nUebob3PJWRhvPU9K0Lw6wdiI5BTjGR\/OqgcWC2lxwFCTnGOKgluKcdUE8gng4xxU8ml9VlqBOE0uDgfFTijYgY+Y\/5VEfTvXNUm4ZABOO\/vVj7spUQyEghAOPaq8ZsLdAUcJ7n2rQkyMxg00rLRHAAxirJsUZLqnVAqPQY4qeBGLjrYUQlJPKldBUbMdSkKX2FOcd2NFJIOe1ZFy4TGWlqahAhP4lAn4jWSolRyaQ8mpWWd5G5W0VbSTSMACnkjYE+lIsBCinrimn2opp+big9MUtITQPWoEADsKjV0oB5pDQNopcdaSiCilwaUJoEwaelNKBUgAooCOKFDAp+eKiWfeqIlZzTDTyaQ89KIZ1opwFJioG0U6koG16R9nX++XTv7z39ByvODXo\/wBnT++TTv7z39Byg+56KKKqPiAussAZ4A6JFUpMh6aQhIKWh+EdD9asog5+J8nJ7VYS2lIwgACun2+T3qMbmHnrt\/s+xks+JEDdgKU09k\/\/ALaq0\/8A6mWljUCNLW62pkaECFxJm9H6yQVH4n89cgjI9vQ4x5\/arpNtE9Eu1SVRZaQUpdSBkAjB6+xrEkygyPu1uRvcJ+JQHSs56l44uuGO5yzdPriwr8P7\/BjMumRbJDiZUSd1S4ySOmOMgdf49xWj49CTE8Tro43HXtmBp1h7GQ6gtpGUnvyCPrXEz7heJNgjWu5XBarZGWVsR14UUKOc7TjI6njNb9m8RtaWe2Rra1dn0Qkp2MoW22txCfRKlJKgPTnjtWbMsSaydP4g2mbB8KNAxrg2USUqluOoV8ze5aVAEdjgjg9Kf49mRO8R3GXVkxo0dhKEk\/4ArH8VH+NcfNvF0ukKNFucpx2NHcW600s5IUs7lKKupJPPNOvN3l3SYqbcpC5EpYCStQGTgYA49hXTD4t\/bJnL5NfXF211cUPBzTg3AOou7rbRUeE5BP8ADPNWNbSbNFv8n\/jbTj7N7dCDIlWyWQiQdowpKVpI6eh65rz9FynrtLcGXJUYTTpebYONqFkYJ+uK6Ky661U0y1GbuOYTIw0iQw28Uj2K0kge1c8r\/ly1PHXHH\/FjyvrS1jaUNwtMy486W\/Z3Y6jCjzW0pdjJC+Ukp+YE8g1b8bHH2PEScQ0pLawyUuFPCh5aeh\/I1y2qL5Ou0gv3OW5JkEbdy8Dan0AHAHsKy7rqu\/Xy2Itcq6yHbawoKw6rdtIBAwTzwD6126+ObrhJl8t1Hsb1xaR9oq+QnQPvD9sLMTDnlqU8WGyAlWDtJAUAcd68uYtWl3LiYsvRt6bn79imVXYle7PQjys5rnkPXO+ahXeLjMdkTipJEhXCztACTx0wAP4V6E94k6ohxA1+llLWE7fNU02XAP3ynP55rOONy7pnZjdR39vyPG2zmTFbjTUQdjiA\/wCcskMrwVq2j4tuM14ZcdRuW27IuyF5mNSBISVclSwrdk\/nWSdVX1vUIn2mY+i4BSiZJO5ZKgQTk57E1NbtOh4eZMJcJ5O7mtS\/kZs\/rEl6jvN31I5dW3XEznJP3kLaG3a5u3bhjpzzW5NltIedm3iRvnyFFx38Ti1Hkk\/WrVwguN24tWtPlOLUEFw8bU9yKw1R7dZT50hSpcnqCvpn6Uks7XcvT6DlMOOfaIsL5cUhlMdoBH7Z+7qr5113fHrnqK5YUpXmSnCsk8rVuNTy9c6kuOpY93YnPpuTOEsuIA3JAG0dsdDiueuH6h9Zcc82YslTi\/2Sev51i266amL6EuDiT47+Grjqd8t61wlOLV67F5P1ryHUttfvGr9Q3GfI2hVwfypXVWFn\/LtVCBqC\/wA+\/wBuua7k998trSGmJJAyy2jISBxjjJqnfLpJuEpxKVKKVrKiR1cUTkk\/U1Jr2n\/H0IiVBi+NHhlIuLgJd09HQl5Z4LikOpQSfUkgfUivM9UztMxNQS4N70VfU3Ft5QcQu8fEpZPJ\/sec9c964i+X64XMQWp8tclUFhEZlRx8CEfKkY7DJrpInjFrmHFbjs3xxSWk7UOPsNOuJH76klX+dSrp6ctbyvF\/wvamWwWx5iIyhthyWZD\/AJXxbA6ShO1Q545rxfXC5Ny1zf3nllbjlwfytZ\/\/AFDx\/Cq0K\/3p\/U6L3+kZCrulfmiWte5e4Drk+3FVJcp1yc9LmueZJWtS8Z\/ETkk\/nSD0fx5V\/wAzot13K3labhlaieVH4+TTvCJZVpHxGVtSkCxqwAP8VecXq7XK8mGu6yXZH3SOmLH3gDY0nO1Ix2GTU9rvVytFvmxbfJWy1Oa8mSlAB8xs\/hNVXpky6ymfs52ZLADaHr24haQOoS2SP8+ap+Cchx1\/Xbcha1hWmZhUlXynG3H8zXBM3y4rsCbOt9bluadL7bJxtQsjBV68io7VeJ1o+\/G3SXY65UdcR4owQ40rG5ByOhwKvek0o71FA8tIKSc9OlKGircQElz0zUjIQWvhPTrTVLSyhSxyojvQU5CiDtyM9DioccUp5PvUzLQKVLXxjoPWseqcGyhjdjqOTSKw2nC8jgDilPUF0naOduarvLLjhUT9BVCl1eMA4FMzmgmnNlIOSM1lVu3wnZBJQkEAZ5OKY86UJU2MDPX2pVS1bCEEpyMEA8fwqoTk89atkSDvSj1pUpJ+lPeWkpSlKcY71FRGmmjIoPSgSijvSE0DqO\/FNBpRzVDjSpGTikpwICTjrUCqIKvh6UqjgkUxJA5P5U05JoHFVMJ5owSeKMCgQ80lKfakNEGRSZpKDRYU000tFEJivSPs6\/3yad\/ee\/oOV5xXo\/2df75NO\/vPf0HKD7moooqo+JUPNLc2l1JUfQ1dUjaCGiM4+Yio40CO1+sCPiB+Hk1bSUJPxn6D1rXyZ5b4xr4sMdXOtXR2ko+o\/wBLRHXpDc9uC5KjFsjDi04+A5Gec9sdKq+Henbdd7rNYnuPsQYMF2bIcYwV7UY4GeMkmtHw9uxtGt7RNWrDYfDbhPTYv4T\/AJHP5V1V2siNJad14poKadlTG7awruEZ8wgfVBFbmPDqOVz53vx594gadi6e1JEatT0mVFmQ2prD8nbuS2segAGcg1enaVtlt0pp683CXJRNur6927CktR0qwVBOM55B61p6pa\/SGgdFS2EqekN+balY5JKV5bT\/AAVS+LDjK9cWywtubotkjR4YbHRS8BSlH+IH5U3J76SW\/wDEVi0xY794i\/oW03GVJsqm1rRMCQhZKWyrABH7QxnFZlm05FlaM1FeXHXlS7YuOltII2q8xe054\/livTo6C39pCU20EIZDa\/hSnH\/4WuY8Mno1s8O9ayZMVEtLbkVYad5Ste87d3qAcEjuBisWZ5\/7eOkyw+P\/AF9eZFtZIW6OvTjgU9L5Zyoq2gdzXrGgdZ3HVGpWNN6mVHn2u4pW15JYQjyiEFQUjaBjGKzdB2F+Hp29agjRIEu7szRAgpnOtoaYI5U6fMISVYPA9vrXXlj8c1pz1l8l3a8lnzlyCtKTsz03A5X9K6XSOk0XHRGortMffQ9bnI\/lMoICF+YspO7Iz9ORXqWmDqu5yxC8QZNmudmkEodDkuJujgjhbZQcgj2rDskVMPw98RIrbqXUMyYrSXEnIUA8oZH1xWJjz7yaufH64uQj+RFZxkCucv8AKU44ppoELUQMegr2Oddv0B4aaNlwIrCru4JKWpLrYX5KQ78RAIxu+UAnOBn1qey6g\/4m0Ze7lq6FHuk6wqafiOuNJSVFZKQhe0DKNwBI710u9dMY6l7eU2S2+WEuLQcAfMR1rWlyEsN8Y3HoK9E8N9XXXUuoE2HUjrEq3XBpxtMfyEIDJCCoFO0DGNtctoG8rkWW8tabl2uLq5MpCWXLgUJzGwchorG0L3dfas3KY9UkuXbjJ9w8tlRdVtT3qG8aZZuHhzbtTR3HzLkXFyEWlEeWltKN27pnP516VqBvUx0jeD4m21d4hBgqiy4TLTjkV4fKd7Z4Qe+aj09NkQPAu3SIMKOzP\/Sroiqkt+YljKP7TaeFKwMDPAzntUyy301jNdvCJEpFtZVHiDLyuFv4x+Sf\/NMsNsTPfK5C9rKOSB1V7V75pOVcNePv6U1q8i7ImMOqjynWUIciPJSVJWgpAOOOR\/pmuZuUJUDwDhCE0hUlV+UhTgQN2PJPf04qce+zf8ec355CNkWEkJT3QgdfrWU8lUX4FK2yCOf8A9PrXq\/gXB8ufqSRNYQ4EWOWsb0gnICTkZ70\/St1jwfAq9XmTBjy5rV\/R91D7YWhLhZSAVA\/MEgqIB4yBnPSs2\/rU\/jxdSFJwVJIB5BI61bh2yRKZW6hH6tIzk16WfEtWqtDX2z66eRMmJDT1pdTGSlbbgV8SQUAAJKfX3rsta6lk+GEC2WLTHlQdsFp+TIQ0lTkh5YycqIPwjsKYzZbp878oyBkc09taU5UrJVXtLl+TqnwL1lcp0KMi8omREPyWWUth8bwUqIAwF8kEjGQE14pHSFOgK5T3rKtG1smW+lx\/lCex71NcihHmeXypJxnGMe1W4kqOUENJIQgfMeAKyZcj7w6UtEZJJ3HjNdupGJu0RsrRuRlKBwoufLmkbKnHhsIOD8Sj0p4kpMFLS2wSg56UxZyx5qtoGdqUJ4rP40kd+7pdSlKlbs8kVRmuJW+QgYSOB71Mte1lW4jco9PSq8ZpUhzakEqrNu+oLVqhLlvcD4R1J6Cr92EWEjyWcre6KOeB7YpC7Kt0YhRSyhfITwVGsNxalrUpRySc1rcxmk9uw4srOSac22CCpfA7e9NbSDyT+VaCUsIaCl4cKh69PyrEm2maevHSkFLnmisqKQ9accdqQigcFkA+lRE0p4pCKA4ooxxSUC0UfhoFAh9qVNBAooF70Zz1oB4\/wBaSgUnNIKOKTOFD0oHngYB+tMUfSlKs03FAfnSUUtEJRigdadigbigUveigSvR\/s6\/3yad\/ee\/oOV5wa9G+zr\/AHyad\/ee\/oOUV9zUUUVWXx4r3GAKrqwpecDPrU3lOL5Vn86UtJSOVZPt0rUmOH2t7Lln8k1J0jaQVrG0gEc9a9C8QdYRdUWS1xWm3Gnmj5sxSgAHXdiUBQweeAevtXnasIzsGVHuaaM45JNaxyuV3pjLGYTW+3aaC1FZLPa\/uOoY82U3GuiLpE+7BPwuJTjCtxHHA4FcddLh59+m3iTkrkylSFjuMqzgfyqNKSo4AyaHUYGFjiukxk7Y5W9O4i6\/trnirI1UI0wQXEqSGylPmcs7OmcdfesKz3+NB0XqKzutvGRclsKaWkDany17ju5z\/AVyb0xlpW05yOwFVnpTrydsZChn8WKcsYatbPh\/elaa15b7zOjvvRIy1laWgCogpUBjJA7jvW5pXU0aKzd7bqOM9Mslzd85SG1AOx1gkpWjPGccEd\/58bGaW0jc+6taz1BPAqiRLnu7wfLiJPrgmszCe1u53yPV7bdND6ek\/pCAm63eY2CWI8tpDbKVY4K8ElWPasi16mZZ0pqi3SWnDMu7rDram0gNpKHCpWeeOvGBXGDzXfhjpG3pvPT8vWmyIRWRtfWCOVrUrCQKX5MZde1Z8WVnK9R3N61NGn6T03amWXhItofDqlABKt6wobec9u+KltepYlo0jqK3vtOmRckMhopA2p2LKju5\/lmvPHL4xEUhqEgyngdu9R4\/3qzcJvmoCZGN6xgJHWt7xvjnquj8OtSRbBrKBfbl5jjMfzCW2cFQCkKTnkgfi9aoae1fpqPabjp+9xJhhyXvvDdzgpR94Yc6YAV8yCO2fX8sn7lD\/R7olBaGQASG\/mPtWJBtTkiSXGWVR4gPC3euPauNxs\/6685fHqmlHtL6UgXW4Wafe7nMuMNyGlMxlLLSUr6qUApRURjjtWpZ9ZWZGiY2nbtDlvI+9LecdZ2hTYI+FSCTyoehGCCea8ykzlulEWEgqDYCdxrTt8JLMcKmvArPOCQK3jMWMt+u7i6i01piNMf00bnOvUllTCJExCW0Rkq6lIBOVf8Av1paQvtnc01N01qhqV+jnXxLZkxcb2HQnBJB4II\/19eOSlMJQvcVAJ7AVl3+e1CtLrCSA+8MAd8etbupGZu12kDxE0hpt27wbFCukpmbbn4apr6UbytQwhKEA4SjPJJJJwOOK4KPqaLH8J5mlFsyDcH7siclwAeWEBsJwTnOc+1ccnkjGc9q34NnfDjTj4ASRu9TXnkuVdrZjFrT1pEYplS8FZHwt9cfWvWPECZYH7BYG\/EaHc2JqoSFQ59pU2557H4QsLIAUPbnmuBQlKUguLQ2jpuWcCrzvic9a7ezZ1wbPqC3xyS21c4vnJZJ67DkEfyrtnJji54227dAudaH\/AHVcfTtukw7S3cIrbLstQU\/Kd3BS1LI4BACfhHAA9zXm98m6VVo2yxbRbZbGo21K\/SEpxzLboOcbRn6dhjHfrU2sfEW7amt8a3KjwLbaoyitqDb2PJZSo\/ixzk8nknufWuTgRXJkttlvqo8k9h3NcHUu\/CS0gqKDyrHekjoAJccO1A4z6\/Sukv8OJDgK+7tpSpRCR6muVUpThSnk44ArVlxvbMu\/F1mSwhzCG1rSo4wcVOEMgSHENrUhAylJNUUpLPA\/tcfwp6XHWopc3H9Z8Iq7\/q6VXVqcUVKxn2qeE2CrzHFFLSfmI6n2qGO2XXQnBP0q0WysYSnahPzE8AVmf1U8qeqQwQltCW08JGMn+NZRNTuupxsaBwO571B3pldkObIHJ\/hQpwqJwAke1ABV0pFJKcZ71A2ijGeKkdZU2AVYweciopgOKU4\/OkwTSA4NAUhpe9J1oEpKU0UCUA0ppCMUQGk57UvagUDjxxTaOaSgWikooFopM09RB6CoptFBGBSUC0UlFAppppRycUYqoSvSPs6j\/rJp7957+g5XnIHGa9I+zt\/fFp7957+g5QfcVFFFVHyArBHKsCoHHMjCOB60ri9x46CmpSVEAVvD45j3Uz+W5dTxGlJUcAVOAltJJG4\/SrtrhmdNbjNkpScqUoDJCQCScd+AeK03tNSQtCUvIbZVI+7h1xJAOcbTgZPIIPt+YrPO53WPi8JhN5euI8uQ7IK9y0DPBNX1EkfEcn1rYYsEt4rIU0ltCUqUtROACEkds\/jT271Zd0tKwkIdb3ZCFBfACylBCQRnPzEZ6cdea64yRxt25N5ptStym0kjvim4x2AFb8KztzoYW0+sSSpSShTY2AJSVE7gc9B6Ux7TshlaUOyYiFKQpzBWchCd2VcDp8B469OK30z2wSATyazbhLwtMZoKKc\/HtHOPauxVpmT5bqhIjHYVpKgo7QUJ3KBOM8JweAc5rJkaclWiHInyn2VJUkOfCo5Ugq2hQ46Enp19qZd9NY9dsyRIKI+9RLTSR0\/Ef8AxXMy5j85zy052E4S2mrkp1+5u7GkHYDx\/wCTWrbLc3HADeFO\/icP4fYVwykx88d5cs7q+qcK3pgt+YseZIxnHZFW4MRTzwkOEqUR8PtV9xDX3de9Ybjj51k8q9q56bd3nlfd4CS218ox8yhVwy\/b4Zzj1PXSRJzYmoituNkpOV8Zqa5OF9wpZ69B3rDs8IRWd6gfOV8xNXXZqICFPuckD4R6mu8\/tcP\/ACK10lJscdDTaQuWsZBxwn3qhaYjiyZ9wcXycpCj196fZYjt1uCp9wKlMo5+Loo9gPate4PspHnSsBpJyB\/4rnj9u741brr9RXS4Jhxi8tQU8oYbSf5\/SuNAkXCXgbnn3D9SasSnH7tcSWm1KUo4QkdhXRwozVjiKUcLlLGFKHb2FZt53\/xqTjC2uzMW4Bx7a9L688pR9PU0+73JMJguLwt1XCE\/61AqW6xFXLlnaCMIb9TXJSn3JLpcdUSo1q5TDHpJjbezpkt6W6VvrKj2HYfSnQ7dJmcstkp\/aPA\/jVuw2xVwljdlLCOVqx\/lXYPLaabJGEMtj6YFYwwufdXLLj44Jptpp5aJCSpSTjAPFaFmUhu67iQhIBxt6VQflEyXnEBOVqJyRmoEOLTkhRBPBx3qS6rVm4073c\/vMkBnHlt5AJ7+9UYboaDiyPixhJ96hQhTisJoXlslOc0uVt2TGTo4L2r3L5J6+9MeeU6RnoOAB0FNCSpQCQST0q61EQwkOTDgfhbHU1PVNtzakOB9S\/KQO57+1W72rLDQDu5PXGKijKEqSXXk7WGxkDsPQVTmPF99Svw9APQVreomtoRUrTahhZRuHpRGaDr6UlQSnuT2FaF1W22htLJ5IwPpWZP1bWatWxRCcVETkknqaU0oA5yamwJSogkAnFJk4xninFxRSE54AxTe1RTslKRg9aZRRQFFHakzQLSUtJnmgOgpDTqaeBQIaSlNHaoEopaXFVDR70GijtQApaBRUUH3pPelNOPNUMpyU+vSlHFISaICMGntNlZ46CmJJJxUxUAgIT170CLRhBUPWvQfs7f3yae\/ee\/oOVwKlnygj1r0L7PAx4w6e\/ee\/oOUg+36KKKqPjfrwBUqElP1NHCenA9aYV8YArVtz6nhjJh3l6nZdbbdIdS4tspIIbc2E\/ng8VcTPipKSlqekpAAImDjGMfg9h\/AVl9Kb3rpJJNRyyytu62BdmUlBCbkCgYSfv3yj2+Dio0XKOg5Q3cUnG3Im444GPk9h\/CswI3HAzmnrb8oDcOTVZW25kJlSVNR5yCk7gUzAMH1+Sonp0NxZW4xOUrBGTMBODnI+Tvk\/wAapGqM5zYjak\/Eau4LUy9w2tzbbFwOclX\/ADo5yMH\/AOPuOKovPNXCItopuCG8hQDszejI4yU7B24pkeAFqC3MkntWgIZDoSrkAcJH+tc7dTddMcd3UZ7ccBrayA213UO\/0qOU+I0fKU4QOg7qrRWUYKn1BCR0TWHcHfvTmEpwhPSs633k3ymP1x\/\/AFkT5D8xwF1Xwj5UjoK07CYkdKSr4n1n0ziq7cNbrm1tOfU+lbLERiG1uKQV46961hLbtjKzWk6lblZxipYsCJKUFyWg4pPQK6fwqu2VKKnHMNtAcZ61Rl3hTSFNwhgnguEfyrrllNMSXbRvt0jQdrDQDjo4S2ngJ+tYy7XMuLZlSnCUDlKAMcegqKyRTInF1z4gn4iT3NdnhpUfClbGx1PSuc+0avVZlihKhsOFTDbSj8ozlWPc1nXaaxE\/tgHHRylHvTr9fGmAWbYQpZGFO9cewrnYNtlXN1SwTtz8TizxTlxmosx33VSfMfmu73lEgfKkdE\/SrFrtLkxQUvKGQeT3P0romrLBiDzDlwJ6rc6VWlXuPHGIqPNPr0TThPc6vL8xarLbUSJ5bQDTKBkk\/wAya5a\/3USz5EcnyEnk\/tGqs+4yJqv1q8IHRCeBVBXWpl8nXGGOGu6QJKiABkmuhXamIVjU\/LSr7wvG0Z+Wn2OC1FZROmrSkHlAUf8A3ms+\/XQ3B4JRkMo+UevuazJJN1q3d1GYFEHjimHk0tJWGlu3ONsyUuOjITUtwksvPBaEEgepqhSYrXLrSaSuyFuJCRhKB0SOlQ96KtQoxfUVK4QP86nor4KcVLLWHHQU9AkChxW1asD2qE1fOglJTiOKQisqbjnrS0UUBRRRQBpBSnpQOlAUhpaQ0CUK5oPApM0BRiilPy1Ag60qjSJODnGaVI3KqobnFLmgnk46Uu34QaBM0YpKWgKUUClFFIRS9RS4oA5oHMoCic8e9TIaSAVE0jZCUcnmpOPLJHSoIQNxzXpX2eWgPFuwLPXc9\/RcrzdJ4r0z7Pxx4taeT\/ie\/oroPtSiiitMvjUkqPJzTxxTgkN8nk0xRyc12cQTQkbjxSYKiAKtAJZRk9aBzIDKStfWq7q\/MUSTTHHCs89Kb1qhjudpx17VSajKKytz+Bq+RxzTkKSjqncfepraKrL+ZCUNJBAPxKPQVaddxnZn3J71HgDJCQB6AVSeU64o7AQml\/8AV3\/FCUsrdUVZojRFOfGo7EDuavMRPi3O\/EfSnEOKUfMQENp6Vz432tS\/iHekfq4qOf2qiW6hlROPMd9ewpH3+ChobU+vc1HHZLrmO3enLa9TxCpL010biSP8hSO2p\/zdrbalJPRWOK3WWUoASgACnyruzGw0ynzVAYJB4FbuMk7SZfxVgQExR5Y5Wr5jVPUUwFIiMqBQn5yO59KfKuTih+q+AqHJFYr1TLPrUMZ3uqSG0rfbSrO0q5xW9Ku0SG2GYqN4R0SOB+dc86Sk5BxVdRrEy4+N3HazcLjImL\/Wrw31DaeAKigwX7g75cdGfU9h9TULewupDhIRnkgZOK6Fy\/xYUUR7WweBy453Prik7va+eMK6QV2+UWHVJUoAH4ap49akecW84px1RUtRySajNZv\/AI1\/0rrq3EpSpRIT0GeBUNPplCCiiiiikzS0neiAAFQBOB61qSZjDcVDEQEkDlZ45rLzSVZdeFmy5ySTU8RbKCpTyVKI+VI\/1qvTkjJqbDl7lEuEYBNMJp615G0dKjoEooooCkyKXFMPWgUn0pQcim0HigfSHpTRkmloFxSIQVKApRzTkq2HdQNcSEKwDmm96ete7sKZQGKVJxSUh60QUpOQB6UlFAUqaSlT1oH0o6UEdMUoFGgBQKkQgH601ScUQJAJANSvLASEjpUKTzilcVuXzj04qBN1ej\/Z6WT4xaeGfxPf0HK85cAAGK9D+zx\/fFp7957+g5VH3BRRRVZfGpJPU05CSr6VFmnbjjAPFdnFMpSUAAc1EtRWck0gozU0uwBTs47U3NLVQnWjHNLSGgQ1EneVEnp2FKhRVnII5p4FVABVCe98WwHgdatyXQy3kfMelY7qlKJPUmufyZfjUn6Gmy6vamtZhpLaeOnc1Db2ShvKh8Rp85wttbU9T1q4zjNl7VLjKK1FDZwOhI71DDhqdUFLGEfzpYjRed\/wjrWk+8lhonI46CpJy7p51EM1EWPEVuSPMUMJA\/nXNPKHNWZ8kuqKlHJrNUpTiwhAyo8AVjK7vTeM1ELvxdOtaECxuygC4sNA9BjmtG321DIC3Buc689qLvcBFZLbSsvKGOPwiukw1N5Jztuo5me0hiU402relBxu9aqmnrySSeabXJ1K2UhaSsEpB5A706W957pUEJQnoEjsKjpDQMIpCKcaQ9KgbSUGiqpKO1LRRDaKXFLQNHNOzgEDvSH2pBmgO9LSYooCgjAoCsHIpM5PNAoGelNCSTgdacDj60JOPioEKSAMimGrDxJSlWOCKgoAClNGMCjHFAZwMUmaXtQE80ABk8daaaf0OR1pp5NAhpKdjgUhohKKcFYBx37UgoADNPCcUgwDTs0U44pM4ppNJmipAr0pCTTAqjNELmlCsdasNW+a7FVJahyXI6erqWlFA+pxiqdA8kk16P8AZ3\/vi09+89\/QcrzYda9K+zwn\/rDp4\/4nv6LlB9v0UUVWXxlSjrSZpQa7OJSccU00tJmgUUtJmgqAoFzgc00KB5FVlJW66ckhsdvWrIAAwKgByacB60gpFqwOtUZ9yXl0DPQVDERvd6ZApXwXXgEqBJq7Dj+Uj4sbj6Vy1vLbXkWE8Cqk4p8sgkbqfLkBrgfNVBSwrORlR71rLKeJIjbKknKTiopTpIweakJxVR8HJrltvSi6FOLCUjJJxW5b7aiG3ucwp49T6VXhBiOnzXSC5ngelRy57zuQ38CfbrXTHWPdS7vUWLjOTHSUtnLhH8K5t8qWSpRJJ5yatqQScqOaicb4qZZ3KtY48WcumGp3UYzUJFYbNptONJVCGmnpTjTD1oEpMU6lyNuMc0NmUlKaSitTSwB1HbQRkeej+dZddRpuA09c7XMtxWtLTzYksqOVtKyBv90E9+xOD2KsqdAat0QNylL\/AEkshXkpOAwn0X\/iPp2HXk4BGZRRS4yCaKVBGeRxTCc0lFELQBnpSU9Oc4Bxng0U4NpCApawM9AOtMxx04pMc0oJIwTxRCqBUng5A7VFjmpl7QMJ696hJ5oA57U8jGKYMlQAp7h\/WGgb0pM+lKvnmm5oFpDS0lACnYwKFAAY70maAxRRRQJj1p2aTNAoDNWUW6atoOojPFstF8KCTgthW0q+m4EfWq9bULU9ygxojEd1CURSS0S2klOSVdccjKicfSgykRXlKCQ0vOccjHNeyfZj8PIOsNSzrhfGQ\/brUEH7uv5XXVZ2hQ7pASSR3OO2RXmL2qbk+vLziFo2Bvy1JynaAQOPoTz1r2j7KGuIlv1TebReH22XLypDzDiyEpU8CrKPQFQVx9MdxQr6ZF2EVtUePZJoaa+BtDaWkoKRxxlYCe2ArBORgdcfPv2pvDu2RrNH1jZIiYTqnUtzWUI2BYX8qynsrPB9c+1e6PaUW68teLPhZUTut24jJV6rwr5uScnlWMbuPIftX6thQNFxNIsvMuXOQttx9tro00jkZGSRlQTgHsDVZfJwPpXpP2dz\/wBYdPfvPf0HK80zXo\/2djnxl07+89\/QcqNPuSiiiqy+MaXNJRmuziXNJS0hNAtIrFJmkzzQKKfTRSLWEJyTgUDicVnSnVOuFCDlI9Kn3qfyE8I9amZaSgYSOazft4viCJG2fErlX8qtLIbQVHoKcVBCST2rOdeXIXsBwkmlsx6JNqzy\/McJA6mrTTCtgUUgH3qRuKhtW4ZJHSqsh9wrKScD0FY1rvJre\/DyGmlFa1bl\/siqMg+a4VEY9qvRUOKIOAEeuKglIw+o4pfCKJRn6U1SMdqtFIFRKGaxtVdSahcRVvFROjiqsrMeRVNdaTrZVmqjrPWlaipSU8pwaQjFRTCKaaeaZQJmmmlIpDVCUUUhoq1bp8u2TG5dvkOxpTZyh1pRSpPbgiq61KWpSlqKlKOSSckmmUvNEFPCD5e\/tnFMzSlRxgHiimmkpaKBQnvnpRQQdue1ITRC5pBjvSdafkbQCOaBhBz0oVtwMZz3p6cFwDt1pijuUSBjPaganhWaXr1oIwPekoFJyMUlFITzxQWFMBLSVFXxHnbUPAB9e1OUSrGetMWNqiKBM0UUvIoCikp1A3HNKTijNJ9aAzSGg+1GMjigSjJBBB5HcUA0lCOyieKGt4luEGPqi6ojgbQPPJUkegUeR+RrkpUh+XJcfkvOPPuK3LccUVKUT3JPJNRCnHA+tF6Nr0f7Ov8AfJp3957+g5Xm9ej\/AGeFJR4w6fWtQSlJfJJOAB5DnNEfc9FNQtDiErQpKkKGQoHII9RRVZfGdFFFdnEGiiigb3pB81FFBJ2qjcCdqOe9FFZy8WJY39kmrKOgoopj4X1Vnk8DPFV4X9ofpRRWL\/s1PF9XymsdXLh+tFFX5EwazX9mPpWfL\/tjRRVy\/wBSeqq+9R0UVxaDfzVE\/wBTRRWiKy+pqq90NFFVpSX1qJfWiistRGabRRQIelNooopDSGiiqEp1FFEpKSiihRQKKKKcPlNMooogpT1oooHMf2h\/dP8AKojRRQKeTzQfmNFFAhpD2oooJU\/hqNXU0UUKB2paKKBpoTRRRCUUUUBQelFFFho60GiihQKU0UUKbXpH2dgD4x6dB\/ae\/oOUUUR9ygADAGBRRRVR\/9k="
                            },
                            {
                                "timing": 10524,
                                "timestamp": 2944784099,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAAAAQQDAQAAAAAAAAAAAAAAAAECAwQFBgcI\/8QARRAAAQMDAwIEBAIHBgUDBAMAAQACAwQFEQYSITFBBxMiURQyYXEIgRUjN0JykbMWM1JiobEXJzRD8CTB4VNWgtGSotP\/xAAYAQEBAQEBAAAAAAAAAAAAAAAAAQIDBP\/EACMRAQEAAwADAAIDAQEBAAAAAAABAhEhEjFBIlEDYXEyE0L\/2gAMAwEAAhEDEQA\/AOCQR+ruT2CeWhhOQd3dWI2CJuS7L1FINsbu73LmqnNIZX8DjoApHQuhja8kbj29k1uYz8v806eQvaFoVySeD0SElwH0QeqXjb0O73yimEYPCe0MGC45+gTQMkAkD7odjJAOR7qidsgbhwAGOjQo5JHnhxODzhNa4Dtg+6RoL3YHJKml2ma8+URGzJ\/eckie4PG04PZOc\/y3BrzvA6gHhQ5AJPIHZBK90jjgcnoVaoqN7txkBa1vIa5vVQwTfDMDxtc5w9P0+6UTSPa4ukIB6knqjU19Wq2VsrI4Yo2jackDoFXZK94MRc0RjqQOcKruLc+rr2V9ssEdHtaC3e71OPdPS72fEPPIigjDWN569fulqYC1zmOLSWgcA8BVZ6ncGx0ofHHjk55cpKeKNtM+Sojnc7PBHRRZfkXacuYW7wSDw4DqR9FLA5zaeaF0XlukP6tpHOPcqlR1MrZw5jC9zejSeArbqiVkjn1IbvcfS72CSbul3qbQ0TXGRrGxYeHZJJ+Ue6ttPnzyZbtp4TkA\/vH3TImk0j5YHgyyu4JOMAKWEsg8xkzg8FocSB3Vs3lpMfxx2SaRzowH7GRt6hLQxMqZmGfaxpPojHce6hjaytrGxAO8rOT9SrvkCOoke3mQ4Ax+61azvj+MZ\/jnlfLJZuNwdFG5tOzho5KpWyrd5bpahzTzw4nCoXeUulbBzgdTnqVSwNmNv0Hf81f4sfHp\/Nn58Zp1S2YmIzB2TknOFXfHJM9jYwW04dwfc+5VR8tNFI0tZ6WgA\/VZETyVLN8LAIwCRkYAP\/utbuVY1JiZWQtyGBx8tpJ5OS93v9lboHxuiO9x3RnbjCxYD5Y2u9UjyeXA4Knmd8POwNafKDQcOOCT9V0s37cpfH0K6qNVUAFshjHGwHGQrIlaWtjDTG2MZOD\/AKKq3fFTuqH8FzvT36qZscUUbKmdznF3O0DKz45fG\/OfVerqRM5sTWuIcee2Vkd\/w4jDS1seOcnkfZY6uka9meGvzlgHGB9U2gjnqpDl+XdyRwEl8bpjLeXadUOkrK17qcuGQOimlnZTQiN0ZNR\/iJQ+RtBvYwAyjgnKxsXmVVR0LnE9cqW9\/tZE8rnRv31Iy7q0dQVVmqpJyTIcAdGjortU9jInNmbmccAHssaPWeSs1YsMljaOcFx6n2VeqY0vy04Z\/wC6jJJJA5ARJ1454U2qOXO3GRjsENaAzOMJQPVyPupZmhsQxj8iiqWOU13XlSSZa7CjyN3PIUCFpxlNynEkpmUC4z0CZhKSc8JECEYSHonHomFQIhCEAjhCM4RSJClQgajCU9UiqBCEIBdD8AJTD4t2KQA5b554OP8AsSLni37wJ\/apZftP\/QkQe4IbkXQxkxkktB5d\/wDCFj6f\/p4v4R\/shEeGnN8twLj15wUxxc555GUlU4yTkDJ5wE+ONsZ2knd3I7LmrKWHS1wv1NdKi3tjl\/R1M6rnaXgOEbepA74UOk9NXLV14\/RlljjfUiJ0pMkgY1rGjklx6LdfBK9QUHiPbqSpDRSXNr7dO3\/E2QYAP\/5bVb0papdJaf8AFGqqOKmji\/Qkbv8AEZZS1+P\/AMWg\/mrBzrVumLlpK8vtl5jjZVNY2T9W8Pa5rhkEEcFTf2Ru8mn7XeGQx\/CXKr+CpB5gD5ZM44B7Z4z0W2eKpdcdI+H98byZ7YbfJ\/HTvLefqQ4K74xMFt\/sPo5p2i1W+N9S1pwRPOQ5\/wCfQ\/mqrUT4dai\/tu7ST6aFl5awyGMzN27Qzfnd0+VYi3abuNdp67XumZGaC1uibUuLwHNMjtrcDvyu26Us9Pp\/8UE9rpJKiWGnhlDZKmQySOzS7jucevJWmaMyfBDxJz\/9e3\/1iqjRrrpy4WyxWe71bI20V2EppXB4JcI3BrsjtyVimB2x3l5x3XV9X26ru3hh4T0Ftp5KmsqBXxxRRjLnEztWH1vYbJo+hp7HTTSXLVxcDXSwyf8Ap6Un\/stGPU8dznj\/AGLHPC3ByeEjsHPP2XWbvp3RWg5YbZq2G63zUjo2SVcFHO2CCkLhkM3YJc4Aj6crEa30jZ4dNUWrNIVVVPY55zST09WG+dST43bXFvDgRyD9vdQ259HxyccdirUY85pLnta1vbPP5Bdc1lpbROhqygnutPcbs6sooaiO3RVAiDdzfU+STGcF2Q1rR+6ST0S3HSOh5NMUGuKSa40WnJXOgqLWHiSo+JB9MUbzxtIy4uOcAe5wKSuP7QSRGHYJ4b1JT5o3kNL+MDAbjsusR2nR+s9EX6s0tba6y3SyRCqkhlqfPbUw59RyQCCP\/wBdc8R0Ok9Mw+GVn1Zfp60NdUzU8lNTPG+oIPoYzIwzgOLnHPA4GSFdSG9uVNb68BwHueyyDp\/iWNYw7WghoJPH3XVLNpvRevNO3OosEFRpqrtAZUVbamc1Mb6bJ3yDgHc0AnHTOB3yK+j6Xw61heYtLU1svVDVVLXMo7pNVh7nSBpI3xABoBx0GfbPdZ1tqZac3gMZd5FK7Dc+t56lMqwWymNrG7W8dcnC3Tw+0fTvOobjqieals1ld8PUGnAMs0pcWiOPPGSR1PT\/AFGdslJoHUt3itFFa6+xXCpPlUdbJW\/EsfKflEjCBjJ49PcqzU\/0u8vfpz+DZBEdxDXSDADR0CquMex7i3cQcNye3ZdE0douiu9HrY6glkt8ti8sPnByG4kcJfT+8cNIaOMnCtaVpfDzV1zi05RW26WuuqWmOjuMtWJS54BLfMjwGjOOg+2e6uHLumeUs8Y5lSVpip3CNm6okdhox8oWy1mnLrZ9I0eoKqHNFXSOZFIHglzhnt1HQ\/yWsOgmtdwrKSp2\/EQSuikPXDmkggfmFtupKBtJ4V6VvEdTVOnrqqpjlje\/MTQx2Btb+79fdJN3dW5eM1GlGjqZZPPl2++Cq72nkMDXYOTtPK7Pr2xaL0Veo6W409yu7qininioIqnymxsLRl0kgGcl27DQOgyTyE2r0XomCyUGtaWW4Q6eqQ6N1r3h1QalpI8trzxswHEk5OB9eOnPUcd33XJaaiDyySWLbEz3HLlPJWCZ7YafDGg4wBhdVnt+ltS6Dvd207bay03CztZLNTTz+cyWJxxuBPII5P5fXjlNqZ59S9zg1rBznC1NTkZtt7WToqSNsYfPJvcegPGFWqqeSWcgFnlnjp6sKGDzJbm9w4hZnbyrU80kbx5Aa9x9+gXSWaY7tcNP5kbA7B2jCWTbDC57gCWDqoKSSoe8tBbgdSe6ZXSymTymSMcwNLpGjrha3Nbid212WR9ZXZAwXnhbLbKT4CF5kIDyMl2VrtvhkqKoCAgFpzlbDcKxtPE2GR2ZC3HAyuP8cncq6ZfqNYrpHOnfzyTnqshbyaal8wbfV79T9Fiah26Zzh3PCmo3FxyckN7D3XKX8tt2c0dWMk3+ZK7LnHn6KFxa04a7PuVLXyGSXb7dce6rMcWOBGMj3CX2s9LL5IxCW45VPdyiR5c4k45UlGyN8wErw1nU5U9h9JBLO7LAQG8l3soJpONuSQCsjcLowQ\/D0bdseMF3usKTlXLU5Em6kyHHk4UR6p0Tc5PAx7pH7c8FRTXH2TcoPKTCKXghISgnhJnKgCeUhScoPKIRCMJUCJE7KaUVbtVA+5VraZksUOWPkdJLna1rGF7icAno09AVe\/Q9H\/8AcVp\/\/hU\/\/wCKh01O2C7x745pRLHLT7IG7nkyRujG0dzl3TusydM0oqRCTdQ7Z5m\/4eHyw3OMl\/m7Rz6evXjrwgo0mnYK2qgpaW\/WqSeZ7Y42bagbnE4AyYsdT3Wvrd7Paqa2XCG5+Ten\/o+oEj4n0sbHOMZDnNwZM8cbiAdoOStJP0RCIS4RhUIt+8Cf2qWX7T\/0JFoK37wJ\/apZftP\/AEJEHtCn\/wCni\/hH+yEU\/wD08X8I\/wBkIjw3Ts9ZkfgNCc+QEnaMN\/3UTGFx4yfdSGJzSNw6rm1oUD5qashqoHbJoZGyMeOzgcg\/zXcfHe\/WSfSFILHU0801\/rG3Wrihka50LmwMZteAeOSTz3yuFSucwYIKhJcD6eMqjs\/hjR2vU2h7XarxdbbROs9+bWObW1DYt9K5oL2tz1Jc1c\/1ve26i8SbneXSAwz12YnE\/wDaa4NZ\/wD1aFq0mC3L8buwCGR7m5zyU2O+Q3m1j8VFdcv0lRi3uieBVee3yifhAOH5x1469VoOj66li8G\/EGlmqoGVU81CYYXSAPkDZSTtb1OB1wucyY3YbyPdBbjGOVTTuUviGNKeDmi4bAaN+onx1UXxW5sktDGZsuAbztL\/AE8nsCte1rPatT2ym13Z5KOjvsMzP0vbDI1m+UEETxNJy5rj8wGcfzK5dt64PRRO6qjtuuNJv8Tb8\/VWia+31LLgxj6qhnqmQz0kgYGuDmuIy3jghYrWDqDR\/hkzRkNxpbneay4C4V7qR\/mRUwaza2Pf0LuhOOnP0XJzypBE8tDtrtp4Cg6R49V1NX6qtclDVQ1MTLRSxl0Mge1rg05GR3HsirrKM\/h+t9CauH4tt\/fKacSAyBnk43FvXGe65y5jmNIf6UR8nplo6qxdOkeENfS0dn182pqIIHTWKaOFsrw0yPJGGtz1P0CdfaumqfA\/SlAyrg+LjuVU+WBsgL2NPQlvUArnMsgEOGhrSew5\/wBVHBL5RLgMv7Z6BX\/UdS8LKqhtmmteCeeKGaezPjibNIGuldn5Wg9T9Atf8IaqKDxT07V18sUEMdW1z5JHBjGDB5JPAWtUzYXytNZJuzwGg8kpamnE1dJHTy7WN65WtWzjPJ7dr0Tq8NrNa6aob1Baa64Vz6q23CUNdCZBIcseSCAHNxh3\/wAA5+3f25ttRFU6x1bRWuzxHfNVNmpXSPaOcRNa0kuPbj+fReeG1rbe17KdodMRgvPZY6HzZakEeqVzuM+6mtL7di07fKOo0t4pyyV75JbgYpadlW5rJpgZ3O6DAc7BycDC13wwnpofETTdVVyQUkENdG5znuDQ3n94ngLWK2J8LGN8xmAMH3J91AyKKOMOleMHnc7r+S14VPLFltcFg1df5WPjkY+unkY9hyCHSOIOe6z2p7jTyeCeiaSCrhfVw1tY6WBsg3sBfwXNzkA9srSfjoXTs3s3MYTwe\/sohSvqpnynbG084PZZusY1N5V0fxwutLWeIoloqqCopzSUzfNheHtyIxkZHHVZPUFVTv8ABWxU0c0L6uO6TSGIPBfG0tOHFvXC5DDGHVAaBuGepWbqpwSY4H7Tj1vB4aumHZ1zzmrpvPhnVQt0fr2nqamOOaotrY4myyBrpHb+jQep+gWjsdHTQiFuS6T05HdNoopt7uCHP+XPXHur74I4jHtjEkzfl9gtzHfWcrrhsNKIqd2Blzh3KhrWOpKXePndx9kOlmlr2xBmYhyXtPAKnr4TLTbHu43cELVn48Zl1elszcQby\/JPUlRXDfG8Nhh\/VvyZCBy5XaWFkULB2Hum1UzOgIwBlWY6x0m+sJTxfDwSSxsk\/wArSMEfmqlUC1gkl3F56bjk\/ms2akSxhrMho\/1WBr3OkqXA5wOMLhnNTjrjd1FTx+dIGgZPsp8OpnkBpAGT91YoyKaMOjhL3P4yVVraj9ZtccvHUDoFzk8et7lUmkhx3Dkp8m0t9IOQkldvDSRyE5jHEHGMYUVVJ5SSAYBB5Uj2AZyq\/dAhKfDs35k+UJjk3KCWaUOJ8tu1vsoCUvdIVdhEIHCCgEmAlQgAABymkpSmqIEIQgmoKKor6ptNRQvnneCWxsGScAk8fYEq7TWG4VMdO+GKJzZ43ysPnxj0tOHE5d6eeOcZ7KKz3ats1Uam2zeRUFu0SBoLmjIPBPQ8dfbI7qemv9fTTiWF8bSGSRhoYAA17i5wAHTkoIaO33H4hvwkcrZtjHgsdtO2QhrTnPcuA\/NWn2m9x0NRBiR1HDOGyRsna5gkO0A4DsH5mjcOmQM8qCK+10Lo3RPja5kccQcIxktY9r2598Frf5KaTU10fDUQmceTPO2pezaCDI3GHc9xt\/1PuiklpL8aljpBXOnpqczNcXkuihYS0kHPpaCCFDBYrlPPDFHTHfMNzNz2tBHliXJJOANhDsnsrcerb1HK+UVe6R7PKe57GuL49znFhJHLSXnI78ewUUepLix9A8OhLqL+6JhaejAwE8ckNa0A9sDHPKCtFZ62WGnlZEzyp3mNjjKwDdz1yfSPScE4BwcdFSqoJaWolgnYY5onlj2Hq1wOCP5rJC\/Vnl0zCKctgmfO3MLfU9\/zE+\/bHtgYxhY+sqZayrnqqh26aZ7pHuwBlxOScD6lVEK33wJ\/apZftP8A0JFoa33wJ\/anZftP\/QkQez6f\/p4v4R\/shFP\/ANPF\/CP9kIjw5DI9+5kDSSeMYyrj4nRwh0rt0nc9m\/RSSzsp49kTG7h1DDx+Z7qONk9XFuk4j6DtlcnXSvLI6obuDAGN4wu52mLTmlarROkr5YLVV1N2p\/NudXUU4dNA6ckRNa790tOAfpyMLSPC7T0F\/wBaWy3StBpmP8+oyPSImep2T2Bxj81smuP7C6l1jWXup1zWwzzyBzGR2mRwjDQA0A57ADla3vrOU1xy67aWr6HWdTp1kTpq6OrNJGwceYd2GkZ454P5rdPETwpuOmNPW25xUVWab4COa5PkkjIp53OwWDHOMke\/Xqsv4+U9Jc3WTV1mqDVUd0g8qWpEZjLpovSSWnlpIA4\/yrC+ND3iz+H4LnFrtPwZGepyUTbU9L6A1LqmkfWWe2udQsdtNRNIyGLPsHPIBP2yquqdJXrSE8Ud\/oJaZ8wzC7IfHIPdr2ktPboV1nxfp9Mj+zlur73eKG1wWqB9FT0lAyWBzXDmQOMjcuJ6nCxDpbN\/wav9ut9RfLvR09VTzQT1VGyGOikLsOAPmOPqaTwB1+6pKqaxt1Fb9ReGJorHSVjqq0UM01E1rYxWyueQQ89Mu4GT+a0jVdDU3LX9yordYTb6uSrdEy1U36zynA4LG7evIPTj8l1DVGBrvwZx0\/Rtr\/rLMaZbSw+I3i\/XOnnp7hTMqDBPTRCWaGMyuEskbSR6gNvORjKqOZT+EGtqSllqJLMXmJm98MFRFJMwfWNri78sLV7VarrezWx2qlfP8FTvq6gbgCyNmNzuSOmeg5W42F2kLbqCjuFr1TqZtyjna+NzLUzc5+en99znoR3yuiaeq46Lxh8TK+30EtBssdTUimqo2hzJNsTzuaCRy7Jxnuppd1yl3hVrV1lluz7LL8PFF5z2mVnnNZjO4xbt\/T6ZWZsVgN28D3yWu2Nqb5NqNtLFJFEHTOZ8Pu2B3XbnnHTutY0PrCt0tq+LUMRmrasGTzWSynE4e0g7z1PJB\/Jb1aLvWW38ON5fQu+HkrNQeQ4x8FrHQtJDT2yG4+xI7qwrU9ReGOrNP2N9zudpPwcZxLNDPHN5X8QY4kfcrEaX0nedUyvh0\/bZ66WMZkLMNZH7bnOIA\/Mrffw7ySs1NdrdMXGjr7VUsmhcfS8BuQSPf6\/UrKaabFavBeWr1FXzUNkuFy9MNvpw+pqJGsxhznODQwbc4IPIytSJa0e8eGeqtPWma51Vr82GEZlmp5o52wD3cGOJH3IwFg7fY7k7TtVfo4D+jmTfDGoc4Y8wjdtxnOcc9F1\/wNqNKT6zqaPT9vv7zU0FQ2pmramMx+Xs5Do2MxycDl3UrCW9ja78PV0a1pEMOoI3lrByGeSAM\/cnCsqVzPTdmuF\/rnUVppDV1bmOk2NIBDWjLjyQOi2Xw\/0Xeb7VSyWygdUOiGXuLg1kQPTc4kAE\/dbh+Hm2s\/t5USUkUjvJt1Q+R5PEYLdo5+pKi07daOj8Na22X6G7QWia4hzLrb2skDJxH\/dPa4jI2jd91qTxu6lu+Rg9daRvumKD4+utJ8mQ7DVxvbNGw+xLCQD98LQbZRy3SsDM5ORnK6\/pKyQ\/oDU7dE6phu9PVW+T4633Chkgd5QwTIz1Fpkb2Oe61G3U0VLTtbEAPqBytYy\/yXrNswnG+avr7X4S1dLp+xaetNdc2QMkrrjcafz3OkcM7GA\/K0Aj+fvkmte\/0ZrnwtuWqZbPQ2m\/WaoijqRQM8qKpikIAy3scn\/T64FGs0Tfq+E1N522qmd81bdZfI7dg71u+wBWO1JqG2WzRzdGaMklrIJqgVNxuMsew1LxjaGsPLWDAPPOR\/POWMi45VsVQ7T3h7o2wV9VYbfd9R3mn+LY2uZ5kNNCflAZ0JI7\/flXtFXGz+JlBfKG56YtFqr6CikrqettcPkNaWY9L25IIOf5Z78rRb9o+s0xT6VvxqIrpSVsMdU3z4SY2Pa4EwOGTuHY9M8rpfh5qf8At6b1pJ1ottnpqmiklkq7NB8NsLMY8zBw5pzgg+6nb1eRx6OVzpZXjBPdx\/2VCordu9rXkgcvkH+wUkmZIMMyA3iRwzhQvEFM2MyAiMc4HOfuutvNRjX2rVszFEZZM5d0arpY+ZoeSWgdlRpnGdwkcPT1xngBWKqs2w4iG8+3TK1Na6zdr\/7rWtIPusTc5Axj2Rty55xjurNLVCKm82oc1rncAZ7qoB5k7y5wc48gewTO7moYzVPtcJI2ub9eVBe2Rsw9jAHOPVZWNzKaFufnfwAsXqD0sjbkbs5P0WMsZMNLjd5I6eUGnDWepwCpRUMj5nuc3pycq1aoCyNz3rIRbfKe8d+pWJj5Sbat1Wq1Lw120dQUsZc1m\/HHukkjBncc8ZSVTx5bWtd07LlXRHJLjdgdUyGN0h44HclN5IAzwpmOc1mWjhFRTAA4ChJUkpDnZAwEmwlpIGQOqCNCXCRECEJCgUJMoS8YRSdQkwjqUYQGEiVIiEQlSIBCVreU\/CCNJhOckVCISoPRAi6R+HT9sunf4pv6Ei5uukfh0\/bNpz+Kb+hIg9z4CEqER4GpqdkjvVk4OSVlJztY0bSQBwxvb7rFsnd5jWRhwcT27K7PUCiaW5L5Xdj2+65S6r0T0ytj1RXaaguYoY4A64UrqWSRzSXRxu67TngnjnnotZbEXOL3E\/mti8PLDVa11RBaIallM6QPeZ3s3Bu1pd0\/JbPPoPTxd6vEG2Nb0x8HLkq9rF1PTUTq2rZo5+m3R08tB8T8WwuaS+OTGPSc9CM8Y7lSu8RLtNpeKx1tDbK+np4zDTz1FKHT07M5wx\/ZJqnT1DaKkQ2q7U92jLA8zwxuaAckFuHfYH81rc0Mp3BrTk8cdEl1S48bTZ\/EW4QWiK1Xa12m+26FxNPDcoC80+eojeCHAfTKp601zcr5aYLSykt1ps0T\/NbQW6Hy43P\/AMbuSXH7lam57mS4A5HGESzB8ZjcwF+c7u61OsM9W62utbdNN18sdL59gggp6QNYcFsLtzd\/PJz1xhNh1veaXWVRqeimFLdqiZ8zzG30EvOXN2nOWnPQ5TXaZbHoVmohd6AyOq\/hv0eJP14GM78ey17PPJ\/NFdGZ4rPpJ\/jbfpDSlHd+rayKiO6N3+NrS4tDvrhatZ9aXi23O+V7ZGVVZeaWakq5KhpcXNlxuIwRh3HHb6LAbyA5uAQe6cRHHGd2fM7EFWIaxz6fcBlriMH3WfpdWV9Jo2XTYip3UElZ8duc0+YJNmzg5xjH0WAAa9rpJJMP7fVXKa2VldhzI3eWB8zuAqjI6R1VcdMXZ1zoPJfUvhkpw2Zpc3a8YJwCOVlNKa7uFhs1RZJ7fb7zZZ5POdR3CIvYyTGNzCCC0\/mtXqmwRlrGZJZ8zvc\/RNhkkLS1gwDyThUdFtnird7NVsNktVktNLhwfS0tOWsky0tzI7dveQCcZdgeywmgNa3LSdTWUtJDSV1BXANqqOsj8yGRo6EjjkZPK1Iy+UHMOSfqlpN0bHzB+HHLce6qOnDxWvNHVefp+1We10Ia9vwtNTlrJi5pbvec7nEBxxzgey1vROr63StFWUkzaGvtNY4GottbD50cjh0djI2uHuD7ewWtVVVPmOMv9QGNrBjC3LXGg6fSNvgF4vtD+m3NZI+1wMe+RjXjPqf8oIHb\/dLrYyY8R3z2qrt2n7FarFT1TDFUSUcTvNdGerd7nHDT7BaMa+Soe9oe5lPGcAN\/eIW02bRpr6DTzqa62iFl8mkia2Wpw+n2Z5l44Bxx9x7rW62B1rr6mkdNTyOgldF5sB3R4acbmnvnGQfZbxvyMWOn1ni5erl+vrdP6Zqqk4BdPb\/MdgDgElyxl81xVXS1SUUlg03SOn25ko7eI5WgEHhwPHT+WVqZlDIYmwgZd0P1WPqPPkq2wta5sJ+aQnG781rUibredL6+vdht7rZPDbbrZnyF3wVfD5sbT1y3pg\/6KW7+KFXUWaqtOnrZaLFTVbSKgW2m8p8o7tLsrRJI4aFnMpc0nIbnklR2+aWeUOa1scEf\/mEutjP6b1TdrbpK76b8qmdRXKRs0ofHmVpbjhrs8D0jqDjtjKpwQ7ml1TFC5pOW4GcKrI\/9azLXDccAqfe6I+W0tcGjgDqt4yRLdnSOjZOGAARsAcfv2CqyQsEzp5X+hvIA7\/RNkc0iodKC1rerli5pZ5msYwEl\/wArR7e6zllpZD2zy11wAYP1Y4xjoFlWxxUpMsjgHHoo6ajbSQhrAPMxlx+vsnwwxUxNRUuD5erQTw1JP2WxckcIIfOmwZMelvstde6SprMyZcXlLWV0lbU7YwXNzgfVZ+goRSwh8gBkI\/l9FnLf8l1PRNY9qrOPh4A13G4dlU\/SHl0pjx6+gwmXyvEkoiYfQ3\/UrFNjknfiPP1+i53Ky6xbk5uiQAvOcklVXHP5K3Kw7mRk+rHVV3xOb1HHuubRgCe6U7No6JJAGEBpzkKNVSYJ6BBBaM5wemFI3LAHKMnJ5QJnjGOqYeqcQkQIg9EY5SYQCEHqghDYQhIUCIQlQ0RKhCIUcJMpEoQIUiO6EAgpUioRdI\/Dp+2XTv8AFN\/QkXN10j8On7ZdO\/xTf0JEHuhCEIjwU17aXdLgGY\/KB0aqsDH1TiXZ2nlz\/ZWoac1TxhpEZ7lX3MbDiKEFzv8AAOg+qzjjt1uW3QPw+tjb4j29rGmNnlT9ep\/VO5Ke7S2kWudM\/X9OMnjNtl4\/1WH8Jr3Qac17RXG+VYp6VkcrSWtc\/aXRuA4aCTyR2WnuYS91RWPyOrWngBXPUmouEtu3S\/Dqw2Wq1DqqmrqllxtlNa5poaoRFpGC39Y1p6EAnGUul9TaUul0Onrxp+zW21VDJGx1+SJ6dwaS1z5XHk8Y7DJ6Y4WC8NLzSUA1Oa2UwtrLLUUsBLHHfK7btHA46Hk8LVYaCOOMbxuJ5JWccftS5buo3rR+jobfo46qdpybU1zral8VDRtifJBE1hw6WQN+bkEAHj\/2vUOm6nXMFfbb34fjTtzZTyTUNyoaCWlh8xoz5coOWkO6Z6pmnb5bqrR0WnLvd57JNSTPnoq2PcY8P+aOQN5xnkH\/AMLaKns1gZW3C8avk1FK+FzKS30VRP5e8jh75Mt4Hsrj+XpnOePtpbrPQHwJju\/wsYuZ1AaY1GPX5Xkbtn2zytm1s7TeiqXSVVRact1fda6y01RJHWMc6nZkHMhYCN73HPXgBvTnjBXi9WmPwcZp+CcC5tvfxZg2u\/uvJ27t2MdeMZyqHivfbdfXaVNrqfP+CsVLR1Hoc3ZKzdubyBnGRyOFbzjM6ymrGaQ1FPoq6U7KSyuuT3Q3ijoAXfD7JA3e2MAkbhnAx7deSdrktd1bXzU+mvCmzNscchZDU3mmeJZmA4D3Ple0jI5xjjK554P1TLJrm032ug8yho5S54IyeWluWjuRnP5LpV+tljqblVXGfWtLPRzvdKMxyyVRBOduwjr25IH2Vk2lpt70Dp61+ImkXighgprwad8tAJvOijeXhr2sdk5afuudeIEkw1dfbXaYBT0dNWzQNa04Aa15AH24W5a81PZm3rQNdZHzzR2SCNz4peHNLJA4NecAFxA7ZCs6ptuktSXuovFv1hTUdDXPNTPRvppDVse45c0NHB5J5yBz17rUiMFqTS9spa7wwip6CMG40tO+uDckTEygOLue4WQ17edP6B1ldLZp7Stoub2VBM8lxidKxmeRFEwEBoaCBk5JOe2Fl9a6k08+v0PLQVHkUVshhikY8EviayQHDjjk7Rk4yuV+JlfS6h8RL3X2aTzqOpqnSxzYLdwPfBAITSx0PWNNo\/T9PZdWW3TsFVVX+lE0FrqS51LRvb\/eOLQQX5JADeAMOPsBU1RTWrVPhXLqWkslvs16ttaylqGUDPLhljeODszwQSP5H34xetL5barRuiqKkqmvrrfRSQ1DS1w8pxeDjkYPHsqlu1LbW+EOobFJUbblU10EkEQY4mRjfmduxgfmU1pPbUdJ19Na77FU1lspbnC0EGnqi7a4njPpIPHVdp8X6i23bxxt9iqrBReq5ULZ60F\/mVEbmMBjdzjGHY4GfSFxOG3sZslznGC72C37xR1PQ1Xi43VFknFVSwz0s8Rc1zA4xsZkYcARy0jonjV21TxCp4bfrzUNBRx+RQUtfNDFFFwGNDyAFtuqdM0DbZ4azUdJDD8fTB9Y7J\/WnzQOfyWV1rbdE6jutVqKi1lR0FHXvNTUUk1O99TG93LmtaOHc57gc9e6oa91Tp+7SeH4sM74qO1w+TNFIDvia2RuN3GHOLW5O3IySgzPiNeLDoHXFfbbHpWz3DbI3zRXsdI1gLQdkTM4aAD8xySSewC07xLg09T6qNVpyWJtBV0sNV8OyXeKV725dF9CD27ZwoPFG90N78Sr3dbZK2W3TyB0c20tL8MaOjgD1C0SWXfK53uVZddTW2Sip\/OInkeHNd0J4CWSsbHII4mgtHG1vGSq9tmDw6CQekj0u7BWn\/D0B\/VSMdIRnLh0Wpfp6WQRAxslQWt\/wtzkg\/VPZWUe1xa53p5Jxy5YiSQSybnPdK49hwrDKYyEiV3ljGdreq1Mv0z4w2aV1bII2bmsLuGgZz91laNkcG4HG8f6Krb2hpxTwObkYL3dQqtxrGw7oYTlxPqf7\/ZPXae+RcqqxglAZy53AKqVxkqtkMXLnHJ56D6rHQl80rRklzjgElZ6mYyme9oADWgbnkqS3Is8Vq0W6KkY0uAfKep7BVtQXTygIID6j8x9lWrL4WxkQjgnAKwm908hfIcuKZZzGeOKTG27p0bHSyDOS4nhbARFbaJxABcRye5Kx9HF5DfPm4YOg75VWsq3zygvBLM8BcscpJf26WW8LK6OaYFxDQBhRHYIck5ycAe31To4RPuduDQ0Z6dVBUOJ2M9gsaVFgbiCmgepHfA6qenGyoZv6Z5VVK+E\/Cb38AdFRWUu9SyRrY4+gWMIyTjotXl4k9Gknp2TU7KFlTSEieceyMBAwpCnEYSIhEmE4pECYQlQAgAlITmtUgAwggwjClIymEYQNwmp6QjKBqTCVKgaQukfh0H\/ADl07\/FN\/QkXOF0f8Ov7ZdO\/xTf0JEHudCEKo8OxSsc0iEcAcu7BVnucAWUrcuceXlDvMl427I\/bsiWXdEYKVv3eFq3fGpNdRwiGB\/oBlnPV\/t9lDGHVFQTKC8dmrqHgJTlviTbnSDLhDP8A0nLG6B0Z+mLjUVtdUfC2ChzLXVT+zf8AA33cf\/OwM8LLun\/pvkaxFFIGB0g2R9gB1TpZQ1u5x+w9ltevNRyaprqektsYobNS4goKXoGDpud\/mPf\/AMzRvN5vmh5GaWq6a1Ty2i4MrRMIS\/zHlocGlxxluD0wD9eAsZXzdcZ4T11qlPB8Y9xcXCI9SVVri5srqemyGDjPYLdNQwXCttlJqysjpGw3yaZ7YqYFuxzHYdlvYZ6cnKzVX4aVNtrJmX252m2xNLQ2oqJXBspLQ7EbcbnY3DJwBnurNzmLN8b3KuQzUhe7bE7Luhz3VqhtcDHtNQTLJ2YOi3PWOkp9Ky0j6qopamjrWl9LV0jt8cwHUA+4yOPqsz\/w\/dQBjLtf7Harg9od8NVTuMseRkB+1pDTg9yumOEk7XLLK28ahUVJhgbHEGtJ44\/dWMmqG0zS9zsu+p5K2Ot0dcaLVcNluFXbaKSeLz4q2qqQ2lkjxkObIAc5wQPqs94veGtPZ9XTz2qstkVsMkTGUEdS6Soi\/VgkuaeQCQTnP7wV8p6jMn7c4o21Nxn3bPLjb++4dPsrNdI2g\/U0Qaalwy6R3Vdk8VrRUXLxRraahhdNUz+SyONg5J8pv\/mVr1R4dwtrDRu1Npxl3J2\/COqTnf8A4N+3buzxjPVJ\/af4486CeeZz53Fzh3dz\/okhgknl2wB+\/oXdAAt0semb3d9cu0tJBFQXJjnscypJAaWtLjyAeoHBHXIWetfhjWXQR0DL5Zbdcpm7m26Wc\/EP4ztdgYa4j90nPuAnGt1yx1PK+oMNMDORxlozz7BZWlszoo8zBzJBw5pGCD7LqXhpZG0LboK+gpop6GqgEdS6YtqKeZshwI4wD5hLhgjj7jqJfFww01FFWspqQPlrqgzVnnbqiSQO9TZIiBsAPbkfXnJsk2lv6clrXmImBmGn\/CoTbC5gdIXSf4g12MLomubRqPVni9Q2a7utTLvU0sTInUocyAN8svG4kE5xnsew6Jts0BI10cF71HZLTcJseVRVtTiQ5+UuAb6M8EZ556JMpfZrTmDaRgcSBIcA8OGMKqQW4c\/Id2C6fS6Pun9tBpiup4qa5ulELfMeSw5GQ7IHQjnOEk\/hi740w3fUlhstbK7ENPWVJEjh0BIAOwHqN2Dg9FMpDGuWvc5x3OyUrI27HOdnJ4Az0WyX\/SV3sepnafrKR8l2EjWNZF6xJu+Us9w7IwtsqPCx1LUR0V21Zpq3XZwH\/oJ6lxcx3+F7mtLWn81iuk055TxMZHmR5DQenTKilYKiUNgYT9Scra26HvEWtqfSlbHHT3aplEbDM\/8AV8jIcC3OWkdws5a\/DmelnMF71Fp6yV8zi2GmrKgiRwzhriAPQ13UbsEjstTWtM39tCAFOzaxrQcYLz1TGuYHF+XSPxg9cAK\/rPTt103qCqtd6Y2OrhI+Q5Y9p5DmnuCFtvhbPe2WLWMNkZbfhv0bmuNWwl\/l5I\/VkD5uT146eyv0+NNq6mQRxx527h\/osN5JMpBJPt9V022eHNxvNipryKmjjt75nxPlnl8ttOGAFz5HEYDeQOpJJAwrNd4fx0Wnqu+2W7Wm+UlFj4r4CQvfAD+8WkA4+v8A+irZu6tZ3xzqGI0zmNDczuGf4QnzTh1P5G9gH\/cf7plwuXmZbGMDp9SseW4G53BPQZS3XISb7RVFj37Yh6B\/qsna7blgknGB1APdNtdBgefUcNHIB7pLhcvM3Rwu2tHBPupJruRb8iCulZvcxjiWjg+yovcXEY4CY4gH5shK3LiB7rnfbcSvJbw0nGMfdQluSSCnPLh6T2SQYa8bgSEqpIYsNLi5ufYlNe3Y75gSUkr25O0ED7pmcrIDzlA4CTopQ6NrORlyorkITnuB6DCaEDhyOAmkhOPHATXDGPryqGuSdk5DuiBiMJwb7pAMqIQDKka1K1qkY1FI1qHBSZAUbyqIymnlK4pCiGpHdE5NKBqE5N5UAV0f8On7ZdO\/xTf0JFzddI\/Dp+2XTv8AFN\/QkQe50IQqjxLNGHtLRyD1JVQjynCOJoz7gLKyxFhbtGcqNzQzkDJ+i6ZZY4fjj7MMbn+WV43bwGjLfEq3+Y55Jim69P7tyzjPEG0W27R6coqFkuiWsdS1Ie3MtQXH1Tk9cgjIHt7cY5jbLrcLRcGV9vqXUtSwENkZgkAjB6\/QqjG8ZLsYb7nupMMr3Orc8ZdYRterdMSaU1RAZpvirTM5tRRVTflliyCDkdwOv8+4V7xyts83iPcHPjd8PU+XNA8DIkaY2jLffkELUrlqC41Nlp7XV1T3W2F5dDC\/BLSc\/L3A591nbX4g6soLZFbKK7SR0kTdrC+Nj3Rt9mucCR\/PhZ3PWMb1f+sqzmvrTPZvDPQdFO10crH1T3sPVu57XYPscEZCxf4hq+WXxGqYJ3SeRT00DIsHgZjDiP5uK1u\/3y4VFtpqSrq5qmngfJJGHncQ55y456kk88qhdbrV3+4fH32Z9RVvDWtyOcAYGcfQBaymtY\/XPDt8vjda1jp\/BTS5D\/VFeZmxPf0YC3PXsM8q\/ryvtX9pqml1tpetjvJDHT1lrrdsc+WjD2te0jBHseoK0ia6VbrPDbJZ3fo+GQzMg42teRgn3WctfiHqihoIqaG5F1LEMRNqIY5i0dgC9pICv\/nqJ57vFvXtrZS0elJ4K+sqrRPTvNFBXRsbNTND+Wkt+YEnIK2LxjaYPESullif5cghLHEcO\/VtHB\/Irn10udyv9wNdeauWrqnNDQ5\/RrR0AA4A56BS3\/V94qrXDbbjc6ipo4nNcyKR27BAwOTz0K1MZizbcnZp7jCzx7vNHJzUTW4xUo8zyyZjCwgB37pIDgD9VxS5TaYbcTS1eir42u8zy\/hzdz5m\/OMbfJznK1m93u73e+G51dTLLcHFp88nDwWgBpBHQgAfyXQLf4kaxo7aJLjfXuDW7WvdBEZce28t3E\/muc\/JuzxdAs8NTN4+WWpr6JlFWQW8RyRNqfiHZEDwC921vr2luePzXK4xJbb8y9zTCS4RVHxEbndA4O3Z+vPVLY73d6e7Ovr6qWnn9To3uOZHFwILnE56gla\/dLkJpyZHgDtyumMc7dp77qWd17fdnzlle6Y1IkjG0iTdu3DHTla1X3GvvtfNPVyySyTvL5HuPL3E5JKmnhdcZWMY07Afmx1WaoKCK3w+ZKMnsEvaTkdvnoWM\/EXYqp\/zmmha38qcri19o5qu9XStukodLPVSSOJ6nLir0mp71Lfor5LXSivp2hsc3G5oA2gDjHTha9VSV12qHO3Ha5xJJHJ+qsx0b27tc6hg8ZfD1zzunnoKQknq47X5JXnzXlTNX65vkkzzLM+umy4nP75Wcu19u0FXR3U3KU3S3QthpZzjdG1vAA4xxkrU6R01VWy1dUS6aZzpHPd1c5xyT\/qVzs7pqV6PpayipPFrwynuTm+bPp6nj82Q9ZHRyBhJ9y4gZ9yuX6kqdM0Goa2nvGir625smLZRJd\/U52ev9zznrnvlatcLnW3d1OLhWy1EtJTtpYHOx+qiZna0Y9slbF\/xY1raqGGnjv0khYNrHzQRSyNH8bml3+qWc2svXQpXTv8AGDwwZW2wWyWCkhZHDJVmom8r1bBKdjdrhzxyuPaxrTNru\/VVW8yTOr5y5zhk\/OcD6dgqEN9vBv8AHfn3OoN3Enmtq5Hbn7umclY2omlra2eaWQyyyvdI95\/ecTkn+ak4rqfjmXVE+jqhxy+TTdG5zj1J9ar+ETi3TPiRgkYsbsY\/iWiXi9V95joo7hUPmNJA2lg3EemJvytGOwyoLbebla4K6CgqH08VdD8PUtaBiWP\/AAnPZWjpdwrJ2\/hvtMYldsmvsvmDPzgRkgH6Z\/2UHgbI539uoSf1b9NVjnN7EgNx\/uVoNVeLhPYae0PqH\/ouGYzx0\/G0PIwXe+cKOzXe4WmSrNrqn0wq6d9JPtx64nY3NOexwEGLYCXjPU8ZPZW6RjWzbps7Wnt3TmwjJLSMD3KjmkLcMLto6prQnrq98ztmNjAMgA\/7rDudklTzlwb91C1hPRZyu1kNaC44CycVCWUrpZjsGMj3KbRxmB+98QIAyN3A+6grauSpfh79zR04wrNTtS7Ql3Kbu9kOG04yD9kgHcrKnxgHO7KaUZx0SZUUJUgSEoDjKRBQgEHkoRhAgShCFQoGeqMAfZJnCVQOSh2EzKQkoHbk0lKMgJhQJ3SZSppRCkoTeUZRQjKMpEQHldI\/Dr+2TTv8U39CRc3XSPw6\/tk07\/FN\/QkQe5kIQqjx09xkcMAYVWqdtAaBwsgCNuGtwFSqW7iR3XXHHx7fbOeXl+M9M3oXTlLql92pZpZo6uCifU0rYyMSPb+6cjvnthN0HY6C+3WtjuMs8NuoKKWsnkgA3gMxwM8ZOVJ4aXL9C64tNY54EQmEUn8D\/S7+QOfyW1Xi0f2O0xr7y27H1NdHbaY\/5CTIR+bC1Yytz4uGsO\/WjeIlgt+nr7SCiqJ6ihrKSKspXT43lrx3wMdQVfuOn7dbdHadutfVTxVN1qH5YGhzY4Gu2lwbjJdyD1VrUlG676E0PcNvm1sQltbj9Q\/Mbf5OWQ8VNrNY2u0QuDqay0sFGwZ4LgAXH78gfkrvwnDV\/kvVKz6SsN98RP0Nb7lU1Nmcxz46gNDHuLYy4jke4x0WIsOmaau0dqK+zySMqbc+BkMbcbCHvwc8ZXTqRgb+JOtYxoZGyN+GtGB\/0oWsaIuVPbPDTXFZU0jKxkD6RzYJPke\/edu4d2h2CR3AwmMv\/WS5ZS\/ji5RWuc4nYCWgdeyioqeWZoknc\/b2GV2Xw21jddW32n07qoU9daLjG+IwGBjfJIYXNczaBgjCfoGxmh05eL5R01DVXWnq\/gaIVkkbIoSBl0nrIaXYIwtbtu8meSeMcvjkdFG4PbtB+X3Ky1r0vT3bRmo73M+ZtXbHU4hY0ja7zHlp3cZ4HRdOslTqe53FlBreay3OyVJLJt1ZSb6YEcPYWuyCDjosBYaMUHh\/4h0rZmzCKppYxK3kPAmcAR9Cm\/I\/5\/1zGmoo4SHyAySdmjlXHxvEjZrgGsjj5jhxzn3K6pdL7Hpbwz0jWUVPAbtI2pbFUSRh\/lASeogHgu+UAnoMqCxandrLQ9\/r9VUVPc62wPiqKOSSMN3l+5oZJtAywOAJHdX1Gfd64xfbvJKC1jTzw3jhVbTZaiqeJqkHH+Zdx8MdX3LVGom6Y1PNT3K3V8UkfkCmjYyAtYXAs2gYxtwFF4dTmDT90FtqrbSalNQ0QurCxn6gDkRl\/pDt3X6KX31r\/HOaNkLXGOBhe9vXjAWw3awQRaCotQTyy\/ES1z6Yw5HlhobkHpnP5rdbvUamfYLqzWlolr6P4dzqW4UrIZXU8w+Ul8Z4Ye+VTtdzltXgxQVUVNFJXi6ytp5JmB7YDs5kDTwXYGBnpnPZVlxuqlfUvDI2Oawc7iMAqSKZ7GeVCe3LvddY0rqOq1zcX6R1RK2vNwp5jS1L4mCSllYwuD2kAccdFrdBS+T4DUk9VGDU\/p5+Xkerb5PTPt9E8rvR4\/WkVNE1tMJ6lokdn0NVGOnexjppfmccfT7BdS8IG\/G3bUDqqNjoWWSqLQ4A4OG8p1rvFPafA+63R1DT1FTBeWMo2zRh7GvMQAc4H5gAXHB4yBnKtuiTbitZM+nle2Mcu5zhFpoXVznSzbnNHYd10ceI0urtC32ya0nbWV4EUtpmFM1r45A71NywABpb7\/VbRrO+1fhhQ2rTulHx24sooqitrWRMdLUyvGTlzgfSOwXOXdas04rd2tZJHHkNa1vDQsYGbHHngd13B+oGal8D9X3S40NOLuyspGT1EcTWee3eNriAMB\/JBIxkBq4lV1Tajo3a4YHHRS3rU9LUJiH6x3Yd1XjInkc4g7AeBnqoqeMykMbnJPqP0VidrBUNihBMcQy76lXez0fVNY1zCTyRkhMia1oLieqsVTB5frGH4B+yoOa5pG0Ej3VpEpkEbdziNx4x9FC873b+SnkNLwZBu+ic4MIcWN2gKURHZ1JOPZN3Bo4HP+yaWHHTA9ylBbtLcjJ74WaqQML2CTcSTwQqyf6mNwCfsox1SkIeqmleA0MY7IxzwkETiwvGNo6pjjuOVFNSZS4QBlQH2SFOzjomlAmUpSd0ZQHKPukJRlApP8kd0IQKglCaUDkmUIQAOUPIOEYwE1AmcoQhAHokwlQiG4QnJMIEXSPw6j\/nJp3+Kb+hIucYXR\/w6\/tk07\/FN\/QkQe5UIQqjx6Y+PW4phaDkAYCTc48u6+ycSS3A7rfcklmP+ogGRnDCAfdbv4la3p9UWS00dPBLDPGfNrXPAAll2NYHDBOeAeuOy0tkGTucRhRSRASF5yfYLXIzq5VvWgNS2a1WZlFqKlrJ2U1xZcqX4bbxI1uMO3EcdFp19uM1wvtRcnAh9RUmd30BdnAVVrnudlwwPZOlcC0AKTDd3WrnqajeYdbW9vizVapNPV\/AytIEW1vmDMOzpnHX6rXbdfaSl0VqOyywyme5Pp3RPaBsb5b9x3c5\/kCsJJHsiLzgY91jWb3kyPcQPZdJI5\/Gw6H1DR6W1ZbrtWxyywUrnOe2IAuOWFvGSB391JpLWNM1t5td9op6nT9zl80iJwbNA8E7ZGZ4zjqD1\/31d8IldktwPqntiDfk6+6XC5Xq45TH06JZ6jQ2mKgXGgbdbxWsBMFPVxMjia4jgvwSXY+ixFHqqGk0jqi31UUnxl2lgljdG0BjSyQudnnjrxgLW2ubFHjlzz3WPqGPmmILjt9gr46ib3etj1BqWlvekdL2uNk0ctqFQJ5HgbXeY8OG3Bz0HOQFZ0tfKeHSWqbNHTz7rmynZDK0Da3Y8ucXEnPIPGMrWo6AOAEjgG+yy0b2+V5UADWMHZZ8aty+Rk\/Dm50WktZUFyqmSzRweZubEBu9THN4yQO\/urdjvVlmtVwsmo6Wd1JNN8THW0gb51O8DGOfmaR2z\/8AGn1WJHnGR9QknaWW\/a30l5xn6JcPtJlJNN9suodLacprjFpqa7XGvrqV9I0VELYYY2v4LnYcS4jsOiv0Op7LHoeDTt2pKqaP4p00ssJa10YI4cwk8uB6gjBBPK53boG0tKJBzJIOvsE2pqI4xmVxx7DurMdptvtNfdLaYhqqrTEdwrb7PA6niqquNsbaZjvmLQCSXf8An0NLSt8szdJ12ntXR1LLVJOKuCppsb4ZQMHg8EEf+\/5aBFJUSSgjEUfuQmXShNY5nnVby0fu9vyCXUnCbvtv9s8RtHaVZdqSxUdyq4qyhmpn107WB5e5uGNawEBrM8k5ycDjhaBDquGfwsrdMSQ1D7jU3ZlcyQAeWGCPbt65zn6YVf8ARFKJmxMJcSMEFXX0lHBt8mJgLOM4XOY3L23uY+mJtVG2ip\/NmGJCMnPZdU1fWWOrsWnj4l0dyp6xtDG+hr7U+OQVVOfkEjXYw5v0PflcjvFd+uMULQ4s6l3RbDprxIu9HbYbLX26z323RPLoIbrS+cKfPXYQQQPorlZPxhjPtbrNX2qs8BNWQadt9RSWttwpY4ZatwdPVS7g57nEcDDQ3DRwAPqVzi8SaYqdJ2OhtFsq6fUsTnfpCqkkzHKOcbRk\/TsMfXqti1lrOvvNpp6SSCioLXSu3Q0NvgEMLXn97bzk8nqe591o8cYbTPkmJa5\/LiOv2U8P2eRKny6OBkVM3dLJ1cVVINIwvJ3yu\/kFWfO4yZZwB0HspIo\/MZvnftiH+qm\/01pMHh0DnvzjHLiep9ksVQ+eLyo2ANb9eqZJFJUQ+YxobTt4bkqCjkFPUh5buA7JsTvhkY8+nIaMlV5H7WjacK9VTfEQvcWtDB0AWKAJOEy4QOc555JKnp4HHkNyR78KSGLb1bz7lPqah7I2xgt4\/wAPVTX2is95ZLgnp7KNozgY5KaXZdkqaHn1FZ91UhdmARuGMe3dVD1KnkIPLuqg\/JKJmROfG5zWkgDJPsothDQ48Z6KwajFP5TBhrvm+qZI5pibzl3+yCAoQUKKE0pT0TUAlQEIDKVIjKBUBIEZQGeUo7kpqXKBD1RlCCoBCEDlUK0ZSkdko9I9XCaTlAmEiVLhA3suj\/h1\/bJp3+Kb+hIudYXR\/wAO4\/5x6d\/im\/oSIPcSEIVZeO2tJKmbH7qPcGnqkLyRxwF17XPkTbR+8ePZNc5p4AU1spH3Gtjp2kgOy5xAyQ0AknHfgHhZg6WqBI0ecxkTp\/IEkjSAc42nAyeQ4H6fmE5Ddsay8DJym0+2WQhozhZM2Orn8xrHRNYxrXOkcTgAhpHbP77e3dXIdLVcETWxyxeY4hjg7gBxa0hoIznJcRnpx15WtstfrCM7eqou9lsFJaI6+jD4p3ipLnNLXRjYA1pcSXA56D2UE+naqN7WyVVHGSx0mC852N3Zd06eg8deRwtTUS9YFxwns29XHAWc\/szUhkhNTTkML2ucCS0FjdzsnGeG4PAOcqvW2CrpKN1TK+ExhoeNrjlzCdoeOOhJ6dfotbiaYhzsnjoo3ytjxn5j2CjqJjnZFyU1sQhb5spLn\/VN\/pdftdbG+TBaDhWpHNigLWkZxysR8bUTkRR5GeAApDH5bfKa7c794\/VTa6TR+pwxzlOqpW1EjWBvpaMAe6x9zr222nDWYdO4cD2VTTj6mSs85\/8AddST7rGeW+NYz62yr2RUsbW+n0jhY9jo8hz4g8g8ZTpnumf1yVh7\/cHU+2kohmV49Tx1GewWrfHHrMm6sXe5Rtla2V\/6wf8AbYMkBQVNzaxkYhjc6Y8AOHOfsqNttc3mFzhvmPJ\/yrPUNshpHmeX1ze56NWJut3UQ0tNLBEZao5nfycdvoFXrpRTwulnOxg+VvclXq+500A31DwDj0s7la6Guu1Q6pqctp2nDGJvXImt9rBTyukke4n5jkrOaap2MhnqqgYY0Yb9VTvMcTHRsiY1oxkkd1LbZJJtsbeImD5QepXOTWXW7eL0znVUjXyYDG\/LGOg+v3WIuMz5pHMj4iZ39ytgkoy2MGQ7S7sFgrxPGHNggADW\/Nj3XTL0zj7UAAGb5Bx2Hul84PwXAud0DewULnFx5KQA546rjt00vOme2NsbngAnO0dlXLTkkdOiY6N4Ac4HHuVLSPY2YGUnYFrezSeRohpmtPqe\/t7KplzMg8H7KWtqvNm3MGGjgKEte8F7jx7lL\/SQ5tVKGEZznuVC8lxJPUqaMgQSZAPsSoFmqUDPCnzsYBj68pfJfGNzsYwoHvLvsr6PZrnZOSlzjOE1OKypzMAhxwcdimE+olLkJMqgPVIgoQCQ9EqFA0IKU8BNKAQShCIMpCl7oQGUoRhHRFIQkS5QECJT9EoGUAcqBOqE7CMKhAE8dU+AAuOfZDmYQRk8ro34dx\/zj09\/FN\/QkXOsLpH4eB\/zg08f8039GRB7eQhCrLx4G93JSR0A\/NEjtzsDokwutcp\/aaklijkPnMlcwtIIjk2E\/ngrJR3GkiwRHXAtAAxWDjGMY9H0H8gsO0buU1wyVJPtauXyMqbpAJGPa25BzOGEV3yj6ejhNjuFOwksZcG8bcitxxwMfJ9B\/ILGhoGM9U15Hforb8iSb7V74yip9pgp61jmu3AtqwCD7j0KvLW0Ushc+Cuc7BBJrATg5J\/c75P81ipZS+Utb8o\/1VimhLmkkKypf6WzW0u1zWU9wIdkkfGjByMH9zuOFWrKxktI+mhZWsBIID6vewEcZLdgzxwmVLBFGM8LHyPc7IHA+ibW6hGeVCeSC5QTsfUuAbwz3U8VNu5cOFISQdrAtxg2GJtM07PmPUqtWVDoYnGnbulPTjKueS5w9RSbqeAjcN7wl9EYe32OWqeZ60klxzglZcxNgb5cYAA9ugU7aqWcehmxnuq8xaNxL+BySeizJpre\/bHXGt+Fj2uOS7kAd\/8A4WGtzausuYkiALyeSRwAn15dVVR2ZI6BZKga6CNsbM7j7LF3lW\/UbC1nw1PtaGju53usNebp8JAPLwZH\/KD\/ALlTV8nw9Ec7nPaNzuVqEz5aqfdIS5zjhazy1NRMZvqe2Ust1uQY9xcT6nuPYLbaptLQ0RxtZGwYBPU\/ZY20xfo6FzwGh7h6nO7BYK71slbUuy8mMHDR2+6xL4zf1qzyulGplM0znkk7jwtm0vbTFuqZ+OOGqjZ7U57myStx3Gew91lrrdIbfS+TAQ+fGAB2+pVxx\/8AqplfkVb9cRA5zWnMzvlH+Ee61Qkk5PJKfK900jnyOLnuOSSrdspfNk8x2Cxp6HuVm25VqSYzZkFvmliMmMNxke5T7cwh5fwCzuVm6ueOionlz2+a8Ya0dQtYMj8EbiAeo91bJiktqzcKsz4YCS0HKpZTsZQWrFu2vRuFedHC2lG+T1ddo7qiUo5+qTilJ7dk0HCk2+rDshPkbFHHhvLz3PZNIhe90h5JP0SJMHOUqKA3PVKSOmE1BQIUIRlQCClKRAgSE8pScIH1QG47Q3skxwlxylAQMKRPccHATEQJQhGEC5SfYpMJeyil6pEIQKClTQnjoqBGEJR1QPhyH8J8gIRHhvOeVM5wLenKgqtaSV038PTNvi5YD\/mm\/ovXOG43LpH4f3Z8XtPjsHTf0ZEHtZCELTLx00ZUjWhRDPRSDjldnEO9PdNbyUhJcfol4A4UnGu3oeeeFC8nkKVNKuk2gbEG84VuE7RzgBRt5SvIYMlEQVjTK4c4ATWQwsZuJ3OUNRMXA44Ciha53Pb2U2J8lxOOiUMA5UjI9o56qGpf+6PzW9ohqp8NIafzUNLGJMveMNHv3SSMDiCc\/ZTY2R88ALG7tdEnlAbgHa0LG1D31A8uIYZ3PurLaeWpfk+ln1WThpaeCEmUEgJbas4wlNRknbAwucerlkWxRW6PfOWmU\/Xolq7gYY9tMxsY9+6wErZamQ53OJ6kqb017PulwbLG+OLnefUViIJGwyNeWB205wSrddTGna0lwO5Y55WMrd9bkmk9TWT1jwzsTgMas0y3Udqt4qK39ZUuHpjz0KxFrikllzGAMfvHsm3XfHMWun81x6\/RP7P6OqrxPIC2L9WDx9VinEnJJyVIyN0rw1gJcVcbbHNGZZGtHfCdyXkY3aScAZKyEFZ8JSmJsf60nOT2UlJRzfEkwNxGej3DsoboIGShkDnPcPneTwT9EnOnvinJI6R5c8kk9ymJSmkqbU9oTSclK55I6piBD3T4XiN+4tDsdimZQoJpKgvzhobnupadkccDpphuJ4aD3VRqe97n4DiSGjhXaaNHKQlPJGAAMccpiKEmEoTo2hz+emCoI0J3ZN7IFCQoQgTHKVBQgE5jtrHc9eMJqTCBHEF3AwEiUhISgXHCRIlwgMJMpUrTg9ECBHdL1KAEQoHCUIATmtRSAJVJsTS3AQIDhSF\/p5USTlBIx+DldH\/D2\/d4wafH+ab+jIubZw3AXRvw7j\/nBp\/+Kb+jIoPbyEIWmXjpuOpS8uP0UQKduI4C7OOykjPKA5N69UcKa0tuziSmnkpSUgWkK1RzHjGMp7jgKFzslSiLyS88hW2xtjbz1TGkjomVDyG\/VTWgyeXs0qvjOclMe\/nA5KURucPV0WfLa6OyB05ShvmEBw49lIyIY4GAnEtZ05K1DZZHNjbgD8lSqJj1e7PsE6eQNySclY2eQvcs5ZaWQkm6V+BzlWooxHHtH5op4yG57qSaRkMbucvPf2WsZrtS34xFyaZ3hzvRC3gE91hJQ10u2MnGcZKv3GpMz9rc7B0+qxzshcsruuuM4zXxUNvowxpDpMdB7rASvdJI57zlxOSh3JTUuW1k0vUNVBTwO3NcZSeoHZZK3mmqCZamVgI5bGT0+pWvYycDqnSxPiIEjS0n3VmVhcZayl3unmkw0xxH0Lh3WLii8wkucGtHJJKjQpbv2a0STbuO3OO2UOYQATxnohI52fyUU08DCalKRFGEoQhECOgQgg9ECIKkjZnPsmO6oGpQcdEhOEIFPT7pvUpwI43dAkaMn2QDhtJB6pOiEYQJ0QDkISYOc9kDkICQ9UCHrwkSpCiBCRCBUpOeyTqlGEAAnAICXKKcEufZMym5QS700uymZQSgdlIrUVvrZqZ1TFR1L6dvzSticWD88YVVAoXR\/wAPH7YdPfxTf0ZFzldF\/Dx+2LT38U39CRB7gQhCrLxqEJzW+6HEdhwurjYTOUBJlKDgKhShRbnF+B0UiCOU54CbG0kqXhOadvQJoLtDG7nKhM4yOOCp53vkftHTuUMjDR9Vm7vFQRsA+6kLg0c\/yT3DaCVTmkDj6eAl1ie0jpHO+gUEswGQ3kpWcqBzdzyAudytXSGZ5PXqlp6Z8hDnDDfqrPkRgAv5ITnVLiCGjj3Vxx71dlmIii5OAsBXVBe8tB4Vqvmc705JWOMZJ5Vzy3yLjFZ4UT2HbnsrxjGOirStIWG1NwTCFM9qiIUWMlaYWMjfVTj0N6ZVGtqTUzl5GB0ASSTySRtjcfQ3oAoVq3moknSJqcU0qKTKa5OKaikQhCDKaWAOo7aDyDOzj81i1tGm6CKa52uttxe9sU0YqoXHL4nZA38dWE9+xOD2LsVW0EVvpWx1Tn\/pOQh3kg4EDfZ\/+Y+3YdeTgE+sdjphK45cSmuG3KTKB5f6cBR5QUAZQAGcpE75SCDykQIflHBwgjgHPVKScY7JWMy0koEPDR9USAN24OSRk\/RJ3GeidUAea7aMBBGl6gfRAGUoxhA08JAUEpECpCEqEDe6VCOEQmEJUhQCVACUIFVpttrJIhKymlMZiM4dtODGHbS77bgR91VWaodT3OhpaSCnmY1lKSYiYwS3JLupHIy4nH2RWJZTTudtET92ccjHK7N+GPw9odY6krrhfIRPbrUGH4d49Msrs7Q4d2gNJI78dshcxn1Tcp3kzSMezYI\/Lc3LdoBA4+xPPVdo\/Cjrikt+qLxabvPHDJeXMmgkdhrXTAuyz2BcHcfbHcIj0wLsKWN1PT2StEUXojZG2JrC0ccZeA3tgOwTkYHXHn38U3h5baWzQaxstI2jldK2OthYzYHB\/wAry3s7PB98\/Rd0m0o+WZ78WfDy4ndbtxGS73fh3zck5PLsY3cch\/Ffq2joNF0mkYZoZLnUPjknji6RRM5GRkkZcG4B7Aqo8nly6L+Hc58ZNO\/xTf0JFzfOV0b8Ov7ZNO\/xTf0JFGnuVCEKsvGpdlIkQus45b2VKkARlVBwEuUiEAl6JEhKBeqEmcJhcXHDVAriMcqg5mXHsFdc0bfUVTmft4CxmsMcedjepToodpyeqKdhJLsKwcNaSeymM+tKtQCXAZ4UEzw1u1vVOlfkk+6jjiMj8du6nl3hpBHTmU7ndFE6MBxA6LJVDhEzY3qVS25S8WVWezhVZIsrIlnChezhRrbEysVaRqyk0fVUZmYRVMjCE9w7FJhRTE0p5TCqGlIeqVIUCFIUIKKs26vq7ZWR1dvqJaaqjOWSxOLXN7cEKu9znvL3uLnOOSSckn3SIRNBziTykHKVCGyIS90h6oEwrFM1hJ3yBoxn7qAI78pA5wxz2zwiTcMbj1GUxxJKTKBQnO++UjfmGThLIW5w3nHdA0cH6KTc1rmhrRx78pkYaXeo4CaT+aBJBteRx+SYndT9UrmkYzwgRCAPdP2Et3AcII+yRKeqCiECXqhBQHKXokBRlFLlNclQEDclKDggg4KEnQoNxpPE\/W9Jb\/gqfVF1ZTAbQPPJc0ewcfUPyK1OpqZquoknqpZJp5HFz5JHFznE9yTySokiGiro\/wCHXH\/GTTv8U39CRc3yujfh4c1njDp973BrWmckk4AHkSIWPc6E1j2SMa9jmuY4ZDgcgj3CFWXjVAQhdnEv7pSIQgVIUIUCpChCoZJ0RH0QhRSTdFjX\/wB6EIWM2oyMH92oqv8AuyhCt\/5Se2NcrVH8rkIXLH21VWb+8cox0CEK32QOUD0IUiq03VUZuhQhVpTf1TOyEKKY7qmFCEgQ9U0oQqE7hDuqEKfVnoiEIVAUIQiQDqh3VCEKQJEIQIhCEDm\/MPumO6lCEU8fIUjPmCEIh7f74fdNfyB9yhCBhVln9yfshCCq5IhClAkKEKoEoQhAdkgQhRQEOQhUN7oQhFHZdI\/DqM+MenQem6b+hIhCJPT3IAAMAYCEIVZf\/9k="
                            },
                            {
                                "timing": 12629,
                                "timestamp": 2946888849,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAAAAQQDAQAAAAAAAAAAAAAAAAECAwQFBgcI\/8QARRAAAQMDAwIEBAIHBgUDBAMAAQACAwQFEQYSITFBBxMiURQyYXEIgRUjN0JykbMWM1JiobEXJzRD8CTB4VNWgtGSotP\/xAAYAQEBAQEBAAAAAAAAAAAAAAAAAQIDBP\/EACMRAQEAAwADAAIDAQEBAAAAAAABAhEhEjFBIlEDYXEyE0L\/2gAMAwEAAhEDEQA\/AOCQR+ruT2CeWhhOQd3dWI2CJuS7L1FINsbu73LmqnNIZX8DjoApHQuhja8kbj29k1uYz8v806eQvaFoVySeD0SElwH0QeqXjb0O73yimEYPCe0MGC45+gTQMkAkD7odjJAOR7qidsgbhwAGOjQo5JHnhxODzhNa4Dtg+6RoL3YHJKml2ma8+URGzJ\/eckie4PG04PZOc\/y3BrzvA6gHhQ5AJPIHZBK90jjgcnoVaoqN7txkBa1vIa5vVQwTfDMDxtc5w9P0+6UTSPa4ukIB6knqjU19Wq2VsrI4Yo2jackDoFXZK94MRc0RjqQOcKruLc+rr2V9ssEdHtaC3e71OPdPS72fEPPIigjDWN569fulqYC1zmOLSWgcA8BVZ6ncGx0ofHHjk55cpKeKNtM+Sojnc7PBHRRZfkXacuYW7wSDw4DqR9FLA5zaeaF0XlukP6tpHOPcqlR1MrZw5jC9zejSeArbqiVkjn1IbvcfS72CSbul3qbQ0TXGRrGxYeHZJJ+Ue6ttPnzyZbtp4TkA\/vH3TImk0j5YHgyyu4JOMAKWEsg8xkzg8FocSB3Vs3lpMfxx2SaRzowH7GRt6hLQxMqZmGfaxpPojHce6hjaytrGxAO8rOT9SrvkCOoke3mQ4Ax+61azvj+MZ\/jnlfLJZuNwdFG5tOzho5KpWyrd5bpahzTzw4nCoXeUulbBzgdTnqVSwNmNv0Hf81f4sfHp\/Nn58Zp1S2YmIzB2TknOFXfHJM9jYwW04dwfc+5VR8tNFI0tZ6WgA\/VZETyVLN8LAIwCRkYAP\/utbuVY1JiZWQtyGBx8tpJ5OS93v9lboHxuiO9x3RnbjCxYD5Y2u9UjyeXA4Knmd8POwNafKDQcOOCT9V0s37cpfH0K6qNVUAFshjHGwHGQrIlaWtjDTG2MZOD\/AKKq3fFTuqH8FzvT36qZscUUbKmdznF3O0DKz45fG\/OfVerqRM5sTWuIcee2Vkd\/w4jDS1seOcnkfZY6uka9meGvzlgHGB9U2gjnqpDl+XdyRwEl8bpjLeXadUOkrK17qcuGQOimlnZTQiN0ZNR\/iJQ+RtBvYwAyjgnKxsXmVVR0LnE9cqW9\/tZE8rnRv31Iy7q0dQVVmqpJyTIcAdGjortU9jInNmbmccAHssaPWeSs1YsMljaOcFx6n2VeqY0vy04Z\/wC6jJJJA5ARJ1454U2qOXO3GRjsENaAzOMJQPVyPupZmhsQxj8iiqWOU13XlSSZa7CjyN3PIUCFpxlNynEkpmUC4z0CZhKSc8JECEYSHonHomFQIhCEAjhCM4RSJClQgajCU9UiqBCEIBdD8AJTD4t2KQA5b554OP8AsSLni37wJ\/apZftP\/QkQe4IbkXQxkxkktB5d\/wDCFj6f\/p4v4R\/shEeGnN8twLj15wUxxc555GUlU4yTkDJ5wE+ONsZ2knd3I7LmrKWHS1wv1NdKi3tjl\/R1M6rnaXgOEbepA74UOk9NXLV14\/RlljjfUiJ0pMkgY1rGjklx6LdfBK9QUHiPbqSpDRSXNr7dO3\/E2QYAP\/5bVb0papdJaf8AFGqqOKmji\/Qkbv8AEZZS1+P\/AMWg\/mrBzrVumLlpK8vtl5jjZVNY2T9W8Pa5rhkEEcFTf2Ru8mn7XeGQx\/CXKr+CpB5gD5ZM44B7Z4z0W2eKpdcdI+H98byZ7YbfJ\/HTvLefqQ4K74xMFt\/sPo5p2i1W+N9S1pwRPOQ5\/wCfQ\/mqrUT4dai\/tu7ST6aFl5awyGMzN27Qzfnd0+VYi3abuNdp67XumZGaC1uibUuLwHNMjtrcDvyu26Us9Pp\/8UE9rpJKiWGnhlDZKmQySOzS7jucevJWmaMyfBDxJz\/9e3\/1iqjRrrpy4WyxWe71bI20V2EppXB4JcI3BrsjtyVimB2x3l5x3XV9X26ru3hh4T0Ftp5KmsqBXxxRRjLnEztWH1vYbJo+hp7HTTSXLVxcDXSwyf8Ap6Un\/stGPU8dznj\/AGLHPC3ByeEjsHPP2XWbvp3RWg5YbZq2G63zUjo2SVcFHO2CCkLhkM3YJc4Aj6crEa30jZ4dNUWrNIVVVPY55zST09WG+dST43bXFvDgRyD9vdQ259HxyccdirUY85pLnta1vbPP5Bdc1lpbROhqygnutPcbs6sooaiO3RVAiDdzfU+STGcF2Q1rR+6ST0S3HSOh5NMUGuKSa40WnJXOgqLWHiSo+JB9MUbzxtIy4uOcAe5wKSuP7QSRGHYJ4b1JT5o3kNL+MDAbjsusR2nR+s9EX6s0tba6y3SyRCqkhlqfPbUw59RyQCCP\/wBdc8R0Ok9Mw+GVn1Zfp60NdUzU8lNTPG+oIPoYzIwzgOLnHPA4GSFdSG9uVNb68BwHueyyDp\/iWNYw7WghoJPH3XVLNpvRevNO3OosEFRpqrtAZUVbamc1Mb6bJ3yDgHc0AnHTOB3yK+j6Xw61heYtLU1svVDVVLXMo7pNVh7nSBpI3xABoBx0GfbPdZ1tqZac3gMZd5FK7Dc+t56lMqwWymNrG7W8dcnC3Tw+0fTvOobjqieals1ld8PUGnAMs0pcWiOPPGSR1PT\/AFGdslJoHUt3itFFa6+xXCpPlUdbJW\/EsfKflEjCBjJ49PcqzU\/0u8vfpz+DZBEdxDXSDADR0CquMex7i3cQcNye3ZdE0douiu9HrY6glkt8ti8sPnByG4kcJfT+8cNIaOMnCtaVpfDzV1zi05RW26WuuqWmOjuMtWJS54BLfMjwGjOOg+2e6uHLumeUs8Y5lSVpip3CNm6okdhox8oWy1mnLrZ9I0eoKqHNFXSOZFIHglzhnt1HQ\/yWsOgmtdwrKSp2\/EQSuikPXDmkggfmFtupKBtJ4V6VvEdTVOnrqqpjlje\/MTQx2Btb+79fdJN3dW5eM1GlGjqZZPPl2++Cq72nkMDXYOTtPK7Pr2xaL0Veo6W409yu7qininioIqnymxsLRl0kgGcl27DQOgyTyE2r0XomCyUGtaWW4Q6eqQ6N1r3h1QalpI8trzxswHEk5OB9eOnPUcd33XJaaiDyySWLbEz3HLlPJWCZ7YafDGg4wBhdVnt+ltS6Dvd207bay03CztZLNTTz+cyWJxxuBPII5P5fXjlNqZ59S9zg1rBznC1NTkZtt7WToqSNsYfPJvcegPGFWqqeSWcgFnlnjp6sKGDzJbm9w4hZnbyrU80kbx5Aa9x9+gXSWaY7tcNP5kbA7B2jCWTbDC57gCWDqoKSSoe8tBbgdSe6ZXSymTymSMcwNLpGjrha3Nbid212WR9ZXZAwXnhbLbKT4CF5kIDyMl2VrtvhkqKoCAgFpzlbDcKxtPE2GR2ZC3HAyuP8cncq6ZfqNYrpHOnfzyTnqshbyaal8wbfV79T9Fiah26Zzh3PCmo3FxyckN7D3XKX8tt2c0dWMk3+ZK7LnHn6KFxa04a7PuVLXyGSXb7dce6rMcWOBGMj3CX2s9LL5IxCW45VPdyiR5c4k45UlGyN8wErw1nU5U9h9JBLO7LAQG8l3soJpONuSQCsjcLowQ\/D0bdseMF3usKTlXLU5Em6kyHHk4UR6p0Tc5PAx7pH7c8FRTXH2TcoPKTCKXghISgnhJnKgCeUhScoPKIRCMJUCJE7KaUVbtVA+5VraZksUOWPkdJLna1rGF7icAno09AVe\/Q9H\/8AcVp\/\/hU\/\/wCKh01O2C7x745pRLHLT7IG7nkyRujG0dzl3TusydM0oqRCTdQ7Z5m\/4eHyw3OMl\/m7Rz6evXjrwgo0mnYK2qgpaW\/WqSeZ7Y42bagbnE4AyYsdT3Wvrd7Paqa2XCG5+Ten\/o+oEj4n0sbHOMZDnNwZM8cbiAdoOStJP0RCIS4RhUIt+8Cf2qWX7T\/0JFoK37wJ\/apZftP\/AEJEHtCn\/wCni\/hH+yEU\/wD08X8I\/wBkIjw3Ts9ZkfgNCc+QEnaMN\/3UTGFx4yfdSGJzSNw6rm1oUD5qashqoHbJoZGyMeOzgcg\/zXcfHe\/WSfSFILHU0801\/rG3Wrihka50LmwMZteAeOSTz3yuFSucwYIKhJcD6eMqjs\/hjR2vU2h7XarxdbbROs9+bWObW1DYt9K5oL2tz1Jc1c\/1ve26i8SbneXSAwz12YnE\/wDaa4NZ\/wD1aFq0mC3L8buwCGR7m5zyU2O+Q3m1j8VFdcv0lRi3uieBVee3yifhAOH5x1469VoOj66li8G\/EGlmqoGVU81CYYXSAPkDZSTtb1OB1wucyY3YbyPdBbjGOVTTuUviGNKeDmi4bAaN+onx1UXxW5sktDGZsuAbztL\/AE8nsCte1rPatT2ym13Z5KOjvsMzP0vbDI1m+UEETxNJy5rj8wGcfzK5dt64PRRO6qjtuuNJv8Tb8\/VWia+31LLgxj6qhnqmQz0kgYGuDmuIy3jghYrWDqDR\/hkzRkNxpbneay4C4V7qR\/mRUwaza2Pf0LuhOOnP0XJzypBE8tDtrtp4Cg6R49V1NX6qtclDVQ1MTLRSxl0Mge1rg05GR3HsirrKM\/h+t9CauH4tt\/fKacSAyBnk43FvXGe65y5jmNIf6UR8nplo6qxdOkeENfS0dn182pqIIHTWKaOFsrw0yPJGGtz1P0CdfaumqfA\/SlAyrg+LjuVU+WBsgL2NPQlvUArnMsgEOGhrSew5\/wBVHBL5RLgMv7Z6BX\/UdS8LKqhtmmteCeeKGaezPjibNIGuldn5Wg9T9Atf8IaqKDxT07V18sUEMdW1z5JHBjGDB5JPAWtUzYXytNZJuzwGg8kpamnE1dJHTy7WN65WtWzjPJ7dr0Tq8NrNa6aob1Baa64Vz6q23CUNdCZBIcseSCAHNxh3\/wAA5+3f25ttRFU6x1bRWuzxHfNVNmpXSPaOcRNa0kuPbj+fReeG1rbe17KdodMRgvPZY6HzZakEeqVzuM+6mtL7di07fKOo0t4pyyV75JbgYpadlW5rJpgZ3O6DAc7BycDC13wwnpofETTdVVyQUkENdG5znuDQ3n94ngLWK2J8LGN8xmAMH3J91AyKKOMOleMHnc7r+S14VPLFltcFg1df5WPjkY+unkY9hyCHSOIOe6z2p7jTyeCeiaSCrhfVw1tY6WBsg3sBfwXNzkA9srSfjoXTs3s3MYTwe\/sohSvqpnynbG084PZZusY1N5V0fxwutLWeIoloqqCopzSUzfNheHtyIxkZHHVZPUFVTv8ABWxU0c0L6uO6TSGIPBfG0tOHFvXC5DDGHVAaBuGepWbqpwSY4H7Tj1vB4aumHZ1zzmrpvPhnVQt0fr2nqamOOaotrY4myyBrpHb+jQep+gWjsdHTQiFuS6T05HdNoopt7uCHP+XPXHur74I4jHtjEkzfl9gtzHfWcrrhsNKIqd2Blzh3KhrWOpKXePndx9kOlmlr2xBmYhyXtPAKnr4TLTbHu43cELVn48Zl1elszcQby\/JPUlRXDfG8Nhh\/VvyZCBy5XaWFkULB2Hum1UzOgIwBlWY6x0m+sJTxfDwSSxsk\/wArSMEfmqlUC1gkl3F56bjk\/ms2akSxhrMho\/1WBr3OkqXA5wOMLhnNTjrjd1FTx+dIGgZPsp8OpnkBpAGT91YoyKaMOjhL3P4yVVraj9ZtccvHUDoFzk8et7lUmkhx3Dkp8m0t9IOQkldvDSRyE5jHEHGMYUVVJ5SSAYBB5Uj2AZyq\/dAhKfDs35k+UJjk3KCWaUOJ8tu1vsoCUvdIVdhEIHCCgEmAlQgAABymkpSmqIEIQgmoKKor6ptNRQvnneCWxsGScAk8fYEq7TWG4VMdO+GKJzZ43ysPnxj0tOHE5d6eeOcZ7KKz3ats1Uam2zeRUFu0SBoLmjIPBPQ8dfbI7qemv9fTTiWF8bSGSRhoYAA17i5wAHTkoIaO33H4hvwkcrZtjHgsdtO2QhrTnPcuA\/NWn2m9x0NRBiR1HDOGyRsna5gkO0A4DsH5mjcOmQM8qCK+10Lo3RPja5kccQcIxktY9r2598Frf5KaTU10fDUQmceTPO2pezaCDI3GHc9xt\/1PuiklpL8aljpBXOnpqczNcXkuihYS0kHPpaCCFDBYrlPPDFHTHfMNzNz2tBHliXJJOANhDsnsrcerb1HK+UVe6R7PKe57GuL49znFhJHLSXnI78ewUUepLix9A8OhLqL+6JhaejAwE8ckNa0A9sDHPKCtFZ62WGnlZEzyp3mNjjKwDdz1yfSPScE4BwcdFSqoJaWolgnYY5onlj2Hq1wOCP5rJC\/Vnl0zCKctgmfO3MLfU9\/zE+\/bHtgYxhY+sqZayrnqqh26aZ7pHuwBlxOScD6lVEK33wJ\/apZftP8A0JFoa33wJ\/anZftP\/QkQez6f\/p4v4R\/shFP\/ANPF\/CP9kIjw5DI9+5kDSSeMYyrj4nRwh0rt0nc9m\/RSSzsp49kTG7h1DDx+Z7qONk9XFuk4j6DtlcnXSvLI6obuDAGN4wu52mLTmlarROkr5YLVV1N2p\/NudXUU4dNA6ckRNa790tOAfpyMLSPC7T0F\/wBaWy3StBpmP8+oyPSImep2T2Bxj81smuP7C6l1jWXup1zWwzzyBzGR2mRwjDQA0A57ADla3vrOU1xy67aWr6HWdTp1kTpq6OrNJGwceYd2GkZ454P5rdPETwpuOmNPW25xUVWab4COa5PkkjIp53OwWDHOMke\/Xqsv4+U9Jc3WTV1mqDVUd0g8qWpEZjLpovSSWnlpIA4\/yrC+ND3iz+H4LnFrtPwZGepyUTbU9L6A1LqmkfWWe2udQsdtNRNIyGLPsHPIBP2yquqdJXrSE8Ud\/oJaZ8wzC7IfHIPdr2ktPboV1nxfp9Mj+zlur73eKG1wWqB9FT0lAyWBzXDmQOMjcuJ6nCxDpbN\/wav9ut9RfLvR09VTzQT1VGyGOikLsOAPmOPqaTwB1+6pKqaxt1Fb9ReGJorHSVjqq0UM01E1rYxWyueQQ89Mu4GT+a0jVdDU3LX9yordYTb6uSrdEy1U36zynA4LG7evIPTj8l1DVGBrvwZx0\/Rtr\/rLMaZbSw+I3i\/XOnnp7hTMqDBPTRCWaGMyuEskbSR6gNvORjKqOZT+EGtqSllqJLMXmJm98MFRFJMwfWNri78sLV7VarrezWx2qlfP8FTvq6gbgCyNmNzuSOmeg5W42F2kLbqCjuFr1TqZtyjna+NzLUzc5+en99znoR3yuiaeq46Lxh8TK+30EtBssdTUimqo2hzJNsTzuaCRy7Jxnuppd1yl3hVrV1lluz7LL8PFF5z2mVnnNZjO4xbt\/T6ZWZsVgN28D3yWu2Nqb5NqNtLFJFEHTOZ8Pu2B3XbnnHTutY0PrCt0tq+LUMRmrasGTzWSynE4e0g7z1PJB\/Jb1aLvWW38ON5fQu+HkrNQeQ4x8FrHQtJDT2yG4+xI7qwrU9ReGOrNP2N9zudpPwcZxLNDPHN5X8QY4kfcrEaX0nedUyvh0\/bZ66WMZkLMNZH7bnOIA\/Mrffw7ySs1NdrdMXGjr7VUsmhcfS8BuQSPf6\/UrKaabFavBeWr1FXzUNkuFy9MNvpw+pqJGsxhznODQwbc4IPIytSJa0e8eGeqtPWma51Vr82GEZlmp5o52wD3cGOJH3IwFg7fY7k7TtVfo4D+jmTfDGoc4Y8wjdtxnOcc9F1\/wNqNKT6zqaPT9vv7zU0FQ2pmramMx+Xs5Do2MxycDl3UrCW9ja78PV0a1pEMOoI3lrByGeSAM\/cnCsqVzPTdmuF\/rnUVppDV1bmOk2NIBDWjLjyQOi2Xw\/0Xeb7VSyWygdUOiGXuLg1kQPTc4kAE\/dbh+Hm2s\/t5USUkUjvJt1Q+R5PEYLdo5+pKi07daOj8Na22X6G7QWia4hzLrb2skDJxH\/dPa4jI2jd91qTxu6lu+Rg9daRvumKD4+utJ8mQ7DVxvbNGw+xLCQD98LQbZRy3SsDM5ORnK6\/pKyQ\/oDU7dE6phu9PVW+T4633Chkgd5QwTIz1Fpkb2Oe61G3U0VLTtbEAPqBytYy\/yXrNswnG+avr7X4S1dLp+xaetNdc2QMkrrjcafz3OkcM7GA\/K0Aj+fvkmte\/0ZrnwtuWqZbPQ2m\/WaoijqRQM8qKpikIAy3scn\/T64FGs0Tfq+E1N522qmd81bdZfI7dg71u+wBWO1JqG2WzRzdGaMklrIJqgVNxuMsew1LxjaGsPLWDAPPOR\/POWMi45VsVQ7T3h7o2wV9VYbfd9R3mn+LY2uZ5kNNCflAZ0JI7\/flXtFXGz+JlBfKG56YtFqr6CikrqettcPkNaWY9L25IIOf5Z78rRb9o+s0xT6VvxqIrpSVsMdU3z4SY2Pa4EwOGTuHY9M8rpfh5qf8At6b1pJ1ottnpqmiklkq7NB8NsLMY8zBw5pzgg+6nb1eRx6OVzpZXjBPdx\/2VCordu9rXkgcvkH+wUkmZIMMyA3iRwzhQvEFM2MyAiMc4HOfuutvNRjX2rVszFEZZM5d0arpY+ZoeSWgdlRpnGdwkcPT1xngBWKqs2w4iG8+3TK1Na6zdr\/7rWtIPusTc5Axj2Rty55xjurNLVCKm82oc1rncAZ7qoB5k7y5wc48gewTO7moYzVPtcJI2ub9eVBe2Rsw9jAHOPVZWNzKaFufnfwAsXqD0sjbkbs5P0WMsZMNLjd5I6eUGnDWepwCpRUMj5nuc3pycq1aoCyNz3rIRbfKe8d+pWJj5Sbat1Wq1Lw120dQUsZc1m\/HHukkjBncc8ZSVTx5bWtd07LlXRHJLjdgdUyGN0h44HclN5IAzwpmOc1mWjhFRTAA4ChJUkpDnZAwEmwlpIGQOqCNCXCRECEJCgUJMoS8YRSdQkwjqUYQGEiVIiEQlSIBCVreU\/CCNJhOckVCISoPRAi6R+HT9sunf4pv6Ei5uukfh0\/bNpz+Kb+hIg9z4CEqER4GpqdkjvVk4OSVlJztY0bSQBwxvb7rFsnd5jWRhwcT27K7PUCiaW5L5Xdj2+65S6r0T0ytj1RXaaguYoY4A64UrqWSRzSXRxu67TngnjnnotZbEXOL3E\/mti8PLDVa11RBaIallM6QPeZ3s3Bu1pd0\/JbPPoPTxd6vEG2Nb0x8HLkq9rF1PTUTq2rZo5+m3R08tB8T8WwuaS+OTGPSc9CM8Y7lSu8RLtNpeKx1tDbK+np4zDTz1FKHT07M5wx\/ZJqnT1DaKkQ2q7U92jLA8zwxuaAckFuHfYH81rc0Mp3BrTk8cdEl1S48bTZ\/EW4QWiK1Xa12m+26FxNPDcoC80+eojeCHAfTKp601zcr5aYLSykt1ps0T\/NbQW6Hy43P\/AMbuSXH7lam57mS4A5HGESzB8ZjcwF+c7u61OsM9W62utbdNN18sdL59gggp6QNYcFsLtzd\/PJz1xhNh1veaXWVRqeimFLdqiZ8zzG30EvOXN2nOWnPQ5TXaZbHoVmohd6AyOq\/hv0eJP14GM78ey17PPJ\/NFdGZ4rPpJ\/jbfpDSlHd+rayKiO6N3+NrS4tDvrhatZ9aXi23O+V7ZGVVZeaWakq5KhpcXNlxuIwRh3HHb6LAbyA5uAQe6cRHHGd2fM7EFWIaxz6fcBlriMH3WfpdWV9Jo2XTYip3UElZ8duc0+YJNmzg5xjH0WAAa9rpJJMP7fVXKa2VldhzI3eWB8zuAqjI6R1VcdMXZ1zoPJfUvhkpw2Zpc3a8YJwCOVlNKa7uFhs1RZJ7fb7zZZ5POdR3CIvYyTGNzCCC0\/mtXqmwRlrGZJZ8zvc\/RNhkkLS1gwDyThUdFtnird7NVsNktVktNLhwfS0tOWsky0tzI7dveQCcZdgeywmgNa3LSdTWUtJDSV1BXANqqOsj8yGRo6EjjkZPK1Iy+UHMOSfqlpN0bHzB+HHLce6qOnDxWvNHVefp+1We10Ia9vwtNTlrJi5pbvec7nEBxxzgey1vROr63StFWUkzaGvtNY4GottbD50cjh0djI2uHuD7ewWtVVVPmOMv9QGNrBjC3LXGg6fSNvgF4vtD+m3NZI+1wMe+RjXjPqf8oIHb\/dLrYyY8R3z2qrt2n7FarFT1TDFUSUcTvNdGerd7nHDT7BaMa+Soe9oe5lPGcAN\/eIW02bRpr6DTzqa62iFl8mkia2Wpw+n2Z5l44Bxx9x7rW62B1rr6mkdNTyOgldF5sB3R4acbmnvnGQfZbxvyMWOn1ni5erl+vrdP6Zqqk4BdPb\/MdgDgElyxl81xVXS1SUUlg03SOn25ko7eI5WgEHhwPHT+WVqZlDIYmwgZd0P1WPqPPkq2wta5sJ+aQnG781rUibredL6+vdht7rZPDbbrZnyF3wVfD5sbT1y3pg\/6KW7+KFXUWaqtOnrZaLFTVbSKgW2m8p8o7tLsrRJI4aFnMpc0nIbnklR2+aWeUOa1scEf\/mEutjP6b1TdrbpK76b8qmdRXKRs0ofHmVpbjhrs8D0jqDjtjKpwQ7ml1TFC5pOW4GcKrI\/9azLXDccAqfe6I+W0tcGjgDqt4yRLdnSOjZOGAARsAcfv2CqyQsEzp5X+hvIA7\/RNkc0iodKC1rerli5pZ5msYwEl\/wArR7e6zllpZD2zy11wAYP1Y4xjoFlWxxUpMsjgHHoo6ajbSQhrAPMxlx+vsnwwxUxNRUuD5erQTw1JP2WxckcIIfOmwZMelvstde6SprMyZcXlLWV0lbU7YwXNzgfVZ+goRSwh8gBkI\/l9FnLf8l1PRNY9qrOPh4A13G4dlU\/SHl0pjx6+gwmXyvEkoiYfQ3\/UrFNjknfiPP1+i53Ky6xbk5uiQAvOcklVXHP5K3Kw7mRk+rHVV3xOb1HHuubRgCe6U7No6JJAGEBpzkKNVSYJ6BBBaM5wemFI3LAHKMnJ5QJnjGOqYeqcQkQIg9EY5SYQCEHqghDYQhIUCIQlQ0RKhCIUcJMpEoQIUiO6EAgpUioRdI\/Dp+2XTv8AFN\/QkXN10j8On7ZdO\/xTf0JEHuhCEIjwU17aXdLgGY\/KB0aqsDH1TiXZ2nlz\/ZWoac1TxhpEZ7lX3MbDiKEFzv8AAOg+qzjjt1uW3QPw+tjb4j29rGmNnlT9ep\/VO5Ke7S2kWudM\/X9OMnjNtl4\/1WH8Jr3Qac17RXG+VYp6VkcrSWtc\/aXRuA4aCTyR2WnuYS91RWPyOrWngBXPUmouEtu3S\/Dqw2Wq1DqqmrqllxtlNa5poaoRFpGC39Y1p6EAnGUul9TaUul0Onrxp+zW21VDJGx1+SJ6dwaS1z5XHk8Y7DJ6Y4WC8NLzSUA1Oa2UwtrLLUUsBLHHfK7btHA46Hk8LVYaCOOMbxuJ5JWccftS5buo3rR+jobfo46qdpybU1zral8VDRtifJBE1hw6WQN+bkEAHj\/2vUOm6nXMFfbb34fjTtzZTyTUNyoaCWlh8xoz5coOWkO6Z6pmnb5bqrR0WnLvd57JNSTPnoq2PcY8P+aOQN5xnkH\/AMLaKns1gZW3C8avk1FK+FzKS30VRP5e8jh75Mt4Hsrj+XpnOePtpbrPQHwJju\/wsYuZ1AaY1GPX5Xkbtn2zytm1s7TeiqXSVVRact1fda6y01RJHWMc6nZkHMhYCN73HPXgBvTnjBXi9WmPwcZp+CcC5tvfxZg2u\/uvJ27t2MdeMZyqHivfbdfXaVNrqfP+CsVLR1Hoc3ZKzdubyBnGRyOFbzjM6ymrGaQ1FPoq6U7KSyuuT3Q3ijoAXfD7JA3e2MAkbhnAx7deSdrktd1bXzU+mvCmzNscchZDU3mmeJZmA4D3Ple0jI5xjjK554P1TLJrm032ug8yho5S54IyeWluWjuRnP5LpV+tljqblVXGfWtLPRzvdKMxyyVRBOduwjr25IH2Vk2lpt70Dp61+ImkXighgprwad8tAJvOijeXhr2sdk5afuudeIEkw1dfbXaYBT0dNWzQNa04Aa15AH24W5a81PZm3rQNdZHzzR2SCNz4peHNLJA4NecAFxA7ZCs6ptuktSXuovFv1hTUdDXPNTPRvppDVse45c0NHB5J5yBz17rUiMFqTS9spa7wwip6CMG40tO+uDckTEygOLue4WQ17edP6B1ldLZp7Stoub2VBM8lxidKxmeRFEwEBoaCBk5JOe2Fl9a6k08+v0PLQVHkUVshhikY8EviayQHDjjk7Rk4yuV+JlfS6h8RL3X2aTzqOpqnSxzYLdwPfBAITSx0PWNNo\/T9PZdWW3TsFVVX+lE0FrqS51LRvb\/eOLQQX5JADeAMOPsBU1RTWrVPhXLqWkslvs16ttaylqGUDPLhljeODszwQSP5H34xetL5barRuiqKkqmvrrfRSQ1DS1w8pxeDjkYPHsqlu1LbW+EOobFJUbblU10EkEQY4mRjfmduxgfmU1pPbUdJ19Na77FU1lspbnC0EGnqi7a4njPpIPHVdp8X6i23bxxt9iqrBReq5ULZ60F\/mVEbmMBjdzjGHY4GfSFxOG3sZslznGC72C37xR1PQ1Xi43VFknFVSwz0s8Rc1zA4xsZkYcARy0jonjV21TxCp4bfrzUNBRx+RQUtfNDFFFwGNDyAFtuqdM0DbZ4azUdJDD8fTB9Y7J\/WnzQOfyWV1rbdE6jutVqKi1lR0FHXvNTUUk1O99TG93LmtaOHc57gc9e6oa91Tp+7SeH4sM74qO1w+TNFIDvia2RuN3GHOLW5O3IySgzPiNeLDoHXFfbbHpWz3DbI3zRXsdI1gLQdkTM4aAD8xySSewC07xLg09T6qNVpyWJtBV0sNV8OyXeKV725dF9CD27ZwoPFG90N78Sr3dbZK2W3TyB0c20tL8MaOjgD1C0SWXfK53uVZddTW2Sip\/OInkeHNd0J4CWSsbHII4mgtHG1vGSq9tmDw6CQekj0u7BWn\/D0B\/VSMdIRnLh0Wpfp6WQRAxslQWt\/wtzkg\/VPZWUe1xa53p5Jxy5YiSQSybnPdK49hwrDKYyEiV3ljGdreq1Mv0z4w2aV1bII2bmsLuGgZz91laNkcG4HG8f6Krb2hpxTwObkYL3dQqtxrGw7oYTlxPqf7\/ZPXae+RcqqxglAZy53AKqVxkqtkMXLnHJ56D6rHQl80rRklzjgElZ6mYyme9oADWgbnkqS3Is8Vq0W6KkY0uAfKep7BVtQXTygIID6j8x9lWrL4WxkQjgnAKwm908hfIcuKZZzGeOKTG27p0bHSyDOS4nhbARFbaJxABcRye5Kx9HF5DfPm4YOg75VWsq3zygvBLM8BcscpJf26WW8LK6OaYFxDQBhRHYIck5ycAe31To4RPuduDQ0Z6dVBUOJ2M9gsaVFgbiCmgepHfA6qenGyoZv6Z5VVK+E\/Cb38AdFRWUu9SyRrY4+gWMIyTjotXl4k9Gknp2TU7KFlTSEieceyMBAwpCnEYSIhEmE4pECYQlQAgAlITmtUgAwggwjClIymEYQNwmp6QjKBqTCVKgaQukfh0H\/ADl07\/FN\/QkXOF0f8Ov7ZdO\/xTf0JEHudCEKo8OxSsc0iEcAcu7BVnucAWUrcuceXlDvMl427I\/bsiWXdEYKVv3eFq3fGpNdRwiGB\/oBlnPV\/t9lDGHVFQTKC8dmrqHgJTlviTbnSDLhDP8A0nLG6B0Z+mLjUVtdUfC2ChzLXVT+zf8AA33cf\/OwM8LLun\/pvkaxFFIGB0g2R9gB1TpZQ1u5x+w9ltevNRyaprqektsYobNS4goKXoGDpud\/mPf\/AMzRvN5vmh5GaWq6a1Ty2i4MrRMIS\/zHlocGlxxluD0wD9eAsZXzdcZ4T11qlPB8Y9xcXCI9SVVri5srqemyGDjPYLdNQwXCttlJqysjpGw3yaZ7YqYFuxzHYdlvYZ6cnKzVX4aVNtrJmX252m2xNLQ2oqJXBspLQ7EbcbnY3DJwBnurNzmLN8b3KuQzUhe7bE7Luhz3VqhtcDHtNQTLJ2YOi3PWOkp9Ky0j6qopamjrWl9LV0jt8cwHUA+4yOPqsz\/w\/dQBjLtf7Harg9od8NVTuMseRkB+1pDTg9yumOEk7XLLK28ahUVJhgbHEGtJ44\/dWMmqG0zS9zsu+p5K2Ot0dcaLVcNluFXbaKSeLz4q2qqQ2lkjxkObIAc5wQPqs94veGtPZ9XTz2qstkVsMkTGUEdS6Soi\/VgkuaeQCQTnP7wV8p6jMn7c4o21Nxn3bPLjb++4dPsrNdI2g\/U0Qaalwy6R3Vdk8VrRUXLxRraahhdNUz+SyONg5J8pv\/mVr1R4dwtrDRu1Npxl3J2\/COqTnf8A4N+3buzxjPVJ\/af4486CeeZz53Fzh3dz\/okhgknl2wB+\/oXdAAt0semb3d9cu0tJBFQXJjnscypJAaWtLjyAeoHBHXIWetfhjWXQR0DL5Zbdcpm7m26Wc\/EP4ztdgYa4j90nPuAnGt1yx1PK+oMNMDORxlozz7BZWlszoo8zBzJBw5pGCD7LqXhpZG0LboK+gpop6GqgEdS6YtqKeZshwI4wD5hLhgjj7jqJfFww01FFWspqQPlrqgzVnnbqiSQO9TZIiBsAPbkfXnJsk2lv6clrXmImBmGn\/CoTbC5gdIXSf4g12MLomubRqPVni9Q2a7utTLvU0sTInUocyAN8svG4kE5xnsew6Jts0BI10cF71HZLTcJseVRVtTiQ5+UuAb6M8EZ556JMpfZrTmDaRgcSBIcA8OGMKqQW4c\/Id2C6fS6Pun9tBpiup4qa5ulELfMeSw5GQ7IHQjnOEk\/hi740w3fUlhstbK7ENPWVJEjh0BIAOwHqN2Dg9FMpDGuWvc5x3OyUrI27HOdnJ4Az0WyX\/SV3sepnafrKR8l2EjWNZF6xJu+Us9w7IwtsqPCx1LUR0V21Zpq3XZwH\/oJ6lxcx3+F7mtLWn81iuk055TxMZHmR5DQenTKilYKiUNgYT9Scra26HvEWtqfSlbHHT3aplEbDM\/8AV8jIcC3OWkdws5a\/DmelnMF71Fp6yV8zi2GmrKgiRwzhriAPQ13UbsEjstTWtM39tCAFOzaxrQcYLz1TGuYHF+XSPxg9cAK\/rPTt103qCqtd6Y2OrhI+Q5Y9p5DmnuCFtvhbPe2WLWMNkZbfhv0bmuNWwl\/l5I\/VkD5uT146eyv0+NNq6mQRxx527h\/osN5JMpBJPt9V022eHNxvNipryKmjjt75nxPlnl8ttOGAFz5HEYDeQOpJJAwrNd4fx0Wnqu+2W7Wm+UlFj4r4CQvfAD+8WkA4+v8A+irZu6tZ3xzqGI0zmNDczuGf4QnzTh1P5G9gH\/cf7plwuXmZbGMDp9SseW4G53BPQZS3XISb7RVFj37Yh6B\/qsna7blgknGB1APdNtdBgefUcNHIB7pLhcvM3Rwu2tHBPupJruRb8iCulZvcxjiWjg+yovcXEY4CY4gH5shK3LiB7rnfbcSvJbw0nGMfdQluSSCnPLh6T2SQYa8bgSEqpIYsNLi5ufYlNe3Y75gSUkr25O0ED7pmcrIDzlA4CTopQ6NrORlyorkITnuB6DCaEDhyOAmkhOPHATXDGPryqGuSdk5DuiBiMJwb7pAMqIQDKka1K1qkY1FI1qHBSZAUbyqIymnlK4pCiGpHdE5NKBqE5N5UAV0f8On7ZdO\/xTf0JFzddI\/Dp+2XTv8AFN\/QkQe50IQqjxLNGHtLRyD1JVQjynCOJoz7gLKyxFhbtGcqNzQzkDJ+i6ZZY4fjj7MMbn+WV43bwGjLfEq3+Y55Jim69P7tyzjPEG0W27R6coqFkuiWsdS1Ie3MtQXH1Tk9cgjIHt7cY5jbLrcLRcGV9vqXUtSwENkZgkAjB6\/QqjG8ZLsYb7nupMMr3Orc8ZdYRterdMSaU1RAZpvirTM5tRRVTflliyCDkdwOv8+4V7xyts83iPcHPjd8PU+XNA8DIkaY2jLffkELUrlqC41Nlp7XV1T3W2F5dDC\/BLSc\/L3A591nbX4g6soLZFbKK7SR0kTdrC+Nj3Rt9mucCR\/PhZ3PWMb1f+sqzmvrTPZvDPQdFO10crH1T3sPVu57XYPscEZCxf4hq+WXxGqYJ3SeRT00DIsHgZjDiP5uK1u\/3y4VFtpqSrq5qmngfJJGHncQ55y456kk88qhdbrV3+4fH32Z9RVvDWtyOcAYGcfQBaymtY\/XPDt8vjda1jp\/BTS5D\/VFeZmxPf0YC3PXsM8q\/ryvtX9pqml1tpetjvJDHT1lrrdsc+WjD2te0jBHseoK0ia6VbrPDbJZ3fo+GQzMg42teRgn3WctfiHqihoIqaG5F1LEMRNqIY5i0dgC9pICv\/nqJ57vFvXtrZS0elJ4K+sqrRPTvNFBXRsbNTND+Wkt+YEnIK2LxjaYPESullif5cghLHEcO\/VtHB\/Irn10udyv9wNdeauWrqnNDQ5\/RrR0AA4A56BS3\/V94qrXDbbjc6ipo4nNcyKR27BAwOTz0K1MZizbcnZp7jCzx7vNHJzUTW4xUo8zyyZjCwgB37pIDgD9VxS5TaYbcTS1eir42u8zy\/hzdz5m\/OMbfJznK1m93u73e+G51dTLLcHFp88nDwWgBpBHQgAfyXQLf4kaxo7aJLjfXuDW7WvdBEZce28t3E\/muc\/JuzxdAs8NTN4+WWpr6JlFWQW8RyRNqfiHZEDwC921vr2luePzXK4xJbb8y9zTCS4RVHxEbndA4O3Z+vPVLY73d6e7Ovr6qWnn9To3uOZHFwILnE56gla\/dLkJpyZHgDtyumMc7dp77qWd17fdnzlle6Y1IkjG0iTdu3DHTla1X3GvvtfNPVyySyTvL5HuPL3E5JKmnhdcZWMY07Afmx1WaoKCK3w+ZKMnsEvaTkdvnoWM\/EXYqp\/zmmha38qcri19o5qu9XStukodLPVSSOJ6nLir0mp71Lfor5LXSivp2hsc3G5oA2gDjHTha9VSV12qHO3Ha5xJJHJ+qsx0b27tc6hg8ZfD1zzunnoKQknq47X5JXnzXlTNX65vkkzzLM+umy4nP75Wcu19u0FXR3U3KU3S3QthpZzjdG1vAA4xxkrU6R01VWy1dUS6aZzpHPd1c5xyT\/qVzs7pqV6PpayipPFrwynuTm+bPp6nj82Q9ZHRyBhJ9y4gZ9yuX6kqdM0Goa2nvGir625smLZRJd\/U52ev9zznrnvlatcLnW3d1OLhWy1EtJTtpYHOx+qiZna0Y9slbF\/xY1raqGGnjv0khYNrHzQRSyNH8bml3+qWc2svXQpXTv8AGDwwZW2wWyWCkhZHDJVmom8r1bBKdjdrhzxyuPaxrTNru\/VVW8yTOr5y5zhk\/OcD6dgqEN9vBv8AHfn3OoN3Enmtq5Hbn7umclY2omlra2eaWQyyyvdI95\/ecTkn+ak4rqfjmXVE+jqhxy+TTdG5zj1J9ar+ETi3TPiRgkYsbsY\/iWiXi9V95joo7hUPmNJA2lg3EemJvytGOwyoLbebla4K6CgqH08VdD8PUtaBiWP\/AAnPZWjpdwrJ2\/hvtMYldsmvsvmDPzgRkgH6Z\/2UHgbI539uoSf1b9NVjnN7EgNx\/uVoNVeLhPYae0PqH\/ouGYzx0\/G0PIwXe+cKOzXe4WmSrNrqn0wq6d9JPtx64nY3NOexwEGLYCXjPU8ZPZW6RjWzbps7Wnt3TmwjJLSMD3KjmkLcMLto6prQnrq98ztmNjAMgA\/7rDudklTzlwb91C1hPRZyu1kNaC44CycVCWUrpZjsGMj3KbRxmB+98QIAyN3A+6grauSpfh79zR04wrNTtS7Ql3Kbu9kOG04yD9kgHcrKnxgHO7KaUZx0SZUUJUgSEoDjKRBQgEHkoRhAgShCFQoGeqMAfZJnCVQOSh2EzKQkoHbk0lKMgJhQJ3SZSppRCkoTeUZRQjKMpEQHldI\/Dr+2TTv8U39CRc3XSPw6\/tk07\/FN\/QkQe5kIQqjx09xkcMAYVWqdtAaBwsgCNuGtwFSqW7iR3XXHHx7fbOeXl+M9M3oXTlLql92pZpZo6uCifU0rYyMSPb+6cjvnthN0HY6C+3WtjuMs8NuoKKWsnkgA3gMxwM8ZOVJ4aXL9C64tNY54EQmEUn8D\/S7+QOfyW1Xi0f2O0xr7y27H1NdHbaY\/5CTIR+bC1Yytz4uGsO\/WjeIlgt+nr7SCiqJ6ihrKSKspXT43lrx3wMdQVfuOn7dbdHadutfVTxVN1qH5YGhzY4Gu2lwbjJdyD1VrUlG676E0PcNvm1sQltbj9Q\/Mbf5OWQ8VNrNY2u0QuDqay0sFGwZ4LgAXH78gfkrvwnDV\/kvVKz6SsN98RP0Nb7lU1Nmcxz46gNDHuLYy4jke4x0WIsOmaau0dqK+zySMqbc+BkMbcbCHvwc8ZXTqRgb+JOtYxoZGyN+GtGB\/0oWsaIuVPbPDTXFZU0jKxkD6RzYJPke\/edu4d2h2CR3AwmMv\/WS5ZS\/ji5RWuc4nYCWgdeyioqeWZoknc\/b2GV2Xw21jddW32n07qoU9daLjG+IwGBjfJIYXNczaBgjCfoGxmh05eL5R01DVXWnq\/gaIVkkbIoSBl0nrIaXYIwtbtu8meSeMcvjkdFG4PbtB+X3Ky1r0vT3bRmo73M+ZtXbHU4hY0ja7zHlp3cZ4HRdOslTqe53FlBreay3OyVJLJt1ZSb6YEcPYWuyCDjosBYaMUHh\/4h0rZmzCKppYxK3kPAmcAR9Cm\/I\/5\/1zGmoo4SHyAySdmjlXHxvEjZrgGsjj5jhxzn3K6pdL7Hpbwz0jWUVPAbtI2pbFUSRh\/lASeogHgu+UAnoMqCxandrLQ9\/r9VUVPc62wPiqKOSSMN3l+5oZJtAywOAJHdX1Gfd64xfbvJKC1jTzw3jhVbTZaiqeJqkHH+Zdx8MdX3LVGom6Y1PNT3K3V8UkfkCmjYyAtYXAs2gYxtwFF4dTmDT90FtqrbSalNQ0QurCxn6gDkRl\/pDt3X6KX31r\/HOaNkLXGOBhe9vXjAWw3awQRaCotQTyy\/ES1z6Yw5HlhobkHpnP5rdbvUamfYLqzWlolr6P4dzqW4UrIZXU8w+Ul8Z4Ye+VTtdzltXgxQVUVNFJXi6ytp5JmB7YDs5kDTwXYGBnpnPZVlxuqlfUvDI2Oawc7iMAqSKZ7GeVCe3LvddY0rqOq1zcX6R1RK2vNwp5jS1L4mCSllYwuD2kAccdFrdBS+T4DUk9VGDU\/p5+Xkerb5PTPt9E8rvR4\/WkVNE1tMJ6lokdn0NVGOnexjppfmccfT7BdS8IG\/G3bUDqqNjoWWSqLQ4A4OG8p1rvFPafA+63R1DT1FTBeWMo2zRh7GvMQAc4H5gAXHB4yBnKtuiTbitZM+nle2Mcu5zhFpoXVznSzbnNHYd10ceI0urtC32ya0nbWV4EUtpmFM1r45A71NywABpb7\/VbRrO+1fhhQ2rTulHx24sooqitrWRMdLUyvGTlzgfSOwXOXdas04rd2tZJHHkNa1vDQsYGbHHngd13B+oGal8D9X3S40NOLuyspGT1EcTWee3eNriAMB\/JBIxkBq4lV1Tajo3a4YHHRS3rU9LUJiH6x3Yd1XjInkc4g7AeBnqoqeMykMbnJPqP0VidrBUNihBMcQy76lXez0fVNY1zCTyRkhMia1oLieqsVTB5frGH4B+yoOa5pG0Ej3VpEpkEbdziNx4x9FC873b+SnkNLwZBu+ic4MIcWN2gKURHZ1JOPZN3Bo4HP+yaWHHTA9ylBbtLcjJ74WaqQML2CTcSTwQqyf6mNwCfsox1SkIeqmleA0MY7IxzwkETiwvGNo6pjjuOVFNSZS4QBlQH2SFOzjomlAmUpSd0ZQHKPukJRlApP8kd0IQKglCaUDkmUIQAOUPIOEYwE1AmcoQhAHokwlQiG4QnJMIEXSPw6j\/nJp3+Kb+hIucYXR\/w6\/tk07\/FN\/QkQe5UIQqjx6Y+PW4phaDkAYCTc48u6+ycSS3A7rfcklmP+ogGRnDCAfdbv4la3p9UWS00dPBLDPGfNrXPAAll2NYHDBOeAeuOy0tkGTucRhRSRASF5yfYLXIzq5VvWgNS2a1WZlFqKlrJ2U1xZcqX4bbxI1uMO3EcdFp19uM1wvtRcnAh9RUmd30BdnAVVrnudlwwPZOlcC0AKTDd3WrnqajeYdbW9vizVapNPV\/AytIEW1vmDMOzpnHX6rXbdfaSl0VqOyywyme5Pp3RPaBsb5b9x3c5\/kCsJJHsiLzgY91jWb3kyPcQPZdJI5\/Gw6H1DR6W1ZbrtWxyywUrnOe2IAuOWFvGSB391JpLWNM1t5td9op6nT9zl80iJwbNA8E7ZGZ4zjqD1\/31d8IldktwPqntiDfk6+6XC5Xq45TH06JZ6jQ2mKgXGgbdbxWsBMFPVxMjia4jgvwSXY+ixFHqqGk0jqi31UUnxl2lgljdG0BjSyQudnnjrxgLW2ubFHjlzz3WPqGPmmILjt9gr46ib3etj1BqWlvekdL2uNk0ctqFQJ5HgbXeY8OG3Bz0HOQFZ0tfKeHSWqbNHTz7rmynZDK0Da3Y8ucXEnPIPGMrWo6AOAEjgG+yy0b2+V5UADWMHZZ8aty+Rk\/Dm50WktZUFyqmSzRweZubEBu9THN4yQO\/urdjvVlmtVwsmo6Wd1JNN8THW0gb51O8DGOfmaR2z\/8AGn1WJHnGR9QknaWW\/a30l5xn6JcPtJlJNN9suodLacprjFpqa7XGvrqV9I0VELYYY2v4LnYcS4jsOiv0Op7LHoeDTt2pKqaP4p00ssJa10YI4cwk8uB6gjBBPK53boG0tKJBzJIOvsE2pqI4xmVxx7DurMdptvtNfdLaYhqqrTEdwrb7PA6niqquNsbaZjvmLQCSXf8An0NLSt8szdJ12ntXR1LLVJOKuCppsb4ZQMHg8EEf+\/5aBFJUSSgjEUfuQmXShNY5nnVby0fu9vyCXUnCbvtv9s8RtHaVZdqSxUdyq4qyhmpn107WB5e5uGNawEBrM8k5ycDjhaBDquGfwsrdMSQ1D7jU3ZlcyQAeWGCPbt65zn6YVf8ARFKJmxMJcSMEFXX0lHBt8mJgLOM4XOY3L23uY+mJtVG2ip\/NmGJCMnPZdU1fWWOrsWnj4l0dyp6xtDG+hr7U+OQVVOfkEjXYw5v0PflcjvFd+uMULQ4s6l3RbDprxIu9HbYbLX26z323RPLoIbrS+cKfPXYQQQPorlZPxhjPtbrNX2qs8BNWQadt9RSWttwpY4ZatwdPVS7g57nEcDDQ3DRwAPqVzi8SaYqdJ2OhtFsq6fUsTnfpCqkkzHKOcbRk\/TsMfXqti1lrOvvNpp6SSCioLXSu3Q0NvgEMLXn97bzk8nqe591o8cYbTPkmJa5\/LiOv2U8P2eRKny6OBkVM3dLJ1cVVINIwvJ3yu\/kFWfO4yZZwB0HspIo\/MZvnftiH+qm\/01pMHh0DnvzjHLiep9ksVQ+eLyo2ANb9eqZJFJUQ+YxobTt4bkqCjkFPUh5buA7JsTvhkY8+nIaMlV5H7WjacK9VTfEQvcWtDB0AWKAJOEy4QOc555JKnp4HHkNyR78KSGLb1bz7lPqah7I2xgt4\/wAPVTX2is95ZLgnp7KNozgY5KaXZdkqaHn1FZ91UhdmARuGMe3dVD1KnkIPLuqg\/JKJmROfG5zWkgDJPsothDQ48Z6KwajFP5TBhrvm+qZI5pibzl3+yCAoQUKKE0pT0TUAlQEIDKVIjKBUBIEZQGeUo7kpqXKBD1RlCCoBCEDlUK0ZSkdko9I9XCaTlAmEiVLhA3suj\/h1\/bJp3+Kb+hIudYXR\/wAO4\/5x6d\/im\/oSIPcSEIVZeO2tJKmbH7qPcGnqkLyRxwF17XPkTbR+8ePZNc5p4AU1spH3Gtjp2kgOy5xAyQ0AknHfgHhZg6WqBI0ecxkTp\/IEkjSAc42nAyeQ4H6fmE5Ddsay8DJym0+2WQhozhZM2Orn8xrHRNYxrXOkcTgAhpHbP77e3dXIdLVcETWxyxeY4hjg7gBxa0hoIznJcRnpx15WtstfrCM7eqou9lsFJaI6+jD4p3ipLnNLXRjYA1pcSXA56D2UE+naqN7WyVVHGSx0mC852N3Zd06eg8deRwtTUS9YFxwns29XHAWc\/szUhkhNTTkML2ucCS0FjdzsnGeG4PAOcqvW2CrpKN1TK+ExhoeNrjlzCdoeOOhJ6dfotbiaYhzsnjoo3ytjxn5j2CjqJjnZFyU1sQhb5spLn\/VN\/pdftdbG+TBaDhWpHNigLWkZxysR8bUTkRR5GeAApDH5bfKa7c794\/VTa6TR+pwxzlOqpW1EjWBvpaMAe6x9zr222nDWYdO4cD2VTTj6mSs85\/8AddST7rGeW+NYz62yr2RUsbW+n0jhY9jo8hz4g8g8ZTpnumf1yVh7\/cHU+2kohmV49Tx1GewWrfHHrMm6sXe5Rtla2V\/6wf8AbYMkBQVNzaxkYhjc6Y8AOHOfsqNttc3mFzhvmPJ\/yrPUNshpHmeX1ze56NWJut3UQ0tNLBEZao5nfycdvoFXrpRTwulnOxg+VvclXq+500A31DwDj0s7la6Guu1Q6pqctp2nDGJvXImt9rBTyukke4n5jkrOaap2MhnqqgYY0Yb9VTvMcTHRsiY1oxkkd1LbZJJtsbeImD5QepXOTWXW7eL0znVUjXyYDG\/LGOg+v3WIuMz5pHMj4iZ39ytgkoy2MGQ7S7sFgrxPGHNggADW\/Nj3XTL0zj7UAAGb5Bx2Hul84PwXAud0DewULnFx5KQA546rjt00vOme2NsbngAnO0dlXLTkkdOiY6N4Ac4HHuVLSPY2YGUnYFrezSeRohpmtPqe\/t7KplzMg8H7KWtqvNm3MGGjgKEte8F7jx7lL\/SQ5tVKGEZznuVC8lxJPUqaMgQSZAPsSoFmqUDPCnzsYBj68pfJfGNzsYwoHvLvsr6PZrnZOSlzjOE1OKypzMAhxwcdimE+olLkJMqgPVIgoQCQ9EqFA0IKU8BNKAQShCIMpCl7oQGUoRhHRFIQkS5QECJT9EoGUAcqBOqE7CMKhAE8dU+AAuOfZDmYQRk8ro34dx\/zj09\/FN\/QkXOsLpH4eB\/zg08f8039GRB7eQhCrLx4G93JSR0A\/NEjtzsDokwutcp\/aaklijkPnMlcwtIIjk2E\/ngrJR3GkiwRHXAtAAxWDjGMY9H0H8gsO0buU1wyVJPtauXyMqbpAJGPa25BzOGEV3yj6ejhNjuFOwksZcG8bcitxxwMfJ9B\/ILGhoGM9U15Hforb8iSb7V74yip9pgp61jmu3AtqwCD7j0KvLW0Ushc+Cuc7BBJrATg5J\/c75P81ipZS+Utb8o\/1VimhLmkkKypf6WzW0u1zWU9wIdkkfGjByMH9zuOFWrKxktI+mhZWsBIID6vewEcZLdgzxwmVLBFGM8LHyPc7IHA+ibW6hGeVCeSC5QTsfUuAbwz3U8VNu5cOFISQdrAtxg2GJtM07PmPUqtWVDoYnGnbulPTjKueS5w9RSbqeAjcN7wl9EYe32OWqeZ60klxzglZcxNgb5cYAA9ugU7aqWcehmxnuq8xaNxL+BySeizJpre\/bHXGt+Fj2uOS7kAd\/8A4WGtzausuYkiALyeSRwAn15dVVR2ZI6BZKga6CNsbM7j7LF3lW\/UbC1nw1PtaGju53usNebp8JAPLwZH\/KD\/ALlTV8nw9Ec7nPaNzuVqEz5aqfdIS5zjhazy1NRMZvqe2Ust1uQY9xcT6nuPYLbaptLQ0RxtZGwYBPU\/ZY20xfo6FzwGh7h6nO7BYK71slbUuy8mMHDR2+6xL4zf1qzyulGplM0znkk7jwtm0vbTFuqZ+OOGqjZ7U57myStx3Gew91lrrdIbfS+TAQ+fGAB2+pVxx\/8AqplfkVb9cRA5zWnMzvlH+Ee61Qkk5PJKfK900jnyOLnuOSSrdspfNk8x2Cxp6HuVm25VqSYzZkFvmliMmMNxke5T7cwh5fwCzuVm6ueOionlz2+a8Ya0dQtYMj8EbiAeo91bJiktqzcKsz4YCS0HKpZTsZQWrFu2vRuFedHC2lG+T1ddo7qiUo5+qTilJ7dk0HCk2+rDshPkbFHHhvLz3PZNIhe90h5JP0SJMHOUqKA3PVKSOmE1BQIUIRlQCClKRAgSE8pScIH1QG47Q3skxwlxylAQMKRPccHATEQJQhGEC5SfYpMJeyil6pEIQKClTQnjoqBGEJR1QPhyH8J8gIRHhvOeVM5wLenKgqtaSV038PTNvi5YD\/mm\/ovXOG43LpH4f3Z8XtPjsHTf0ZEHtZCELTLx00ZUjWhRDPRSDjldnEO9PdNbyUhJcfol4A4UnGu3oeeeFC8nkKVNKuk2gbEG84VuE7RzgBRt5SvIYMlEQVjTK4c4ATWQwsZuJ3OUNRMXA44Ciha53Pb2U2J8lxOOiUMA5UjI9o56qGpf+6PzW9ohqp8NIafzUNLGJMveMNHv3SSMDiCc\/ZTY2R88ALG7tdEnlAbgHa0LG1D31A8uIYZ3PurLaeWpfk+ln1WThpaeCEmUEgJbas4wlNRknbAwucerlkWxRW6PfOWmU\/Xolq7gYY9tMxsY9+6wErZamQ53OJ6kqb017PulwbLG+OLnefUViIJGwyNeWB205wSrddTGna0lwO5Y55WMrd9bkmk9TWT1jwzsTgMas0y3Udqt4qK39ZUuHpjz0KxFrikllzGAMfvHsm3XfHMWun81x6\/RP7P6OqrxPIC2L9WDx9VinEnJJyVIyN0rw1gJcVcbbHNGZZGtHfCdyXkY3aScAZKyEFZ8JSmJsf60nOT2UlJRzfEkwNxGej3DsoboIGShkDnPcPneTwT9EnOnvinJI6R5c8kk9ymJSmkqbU9oTSclK55I6piBD3T4XiN+4tDsdimZQoJpKgvzhobnupadkccDpphuJ4aD3VRqe97n4DiSGjhXaaNHKQlPJGAAMccpiKEmEoTo2hz+emCoI0J3ZN7IFCQoQgTHKVBQgE5jtrHc9eMJqTCBHEF3AwEiUhISgXHCRIlwgMJMpUrTg9ECBHdL1KAEQoHCUIATmtRSAJVJsTS3AQIDhSF\/p5USTlBIx+DldH\/D2\/d4wafH+ab+jIubZw3AXRvw7j\/nBp\/+Kb+jIoPbyEIWmXjpuOpS8uP0UQKduI4C7OOykjPKA5N69UcKa0tuziSmnkpSUgWkK1RzHjGMp7jgKFzslSiLyS88hW2xtjbz1TGkjomVDyG\/VTWgyeXs0qvjOclMe\/nA5KURucPV0WfLa6OyB05ShvmEBw49lIyIY4GAnEtZ05K1DZZHNjbgD8lSqJj1e7PsE6eQNySclY2eQvcs5ZaWQkm6V+BzlWooxHHtH5op4yG57qSaRkMbucvPf2WsZrtS34xFyaZ3hzvRC3gE91hJQ10u2MnGcZKv3GpMz9rc7B0+qxzshcsruuuM4zXxUNvowxpDpMdB7rASvdJI57zlxOSh3JTUuW1k0vUNVBTwO3NcZSeoHZZK3mmqCZamVgI5bGT0+pWvYycDqnSxPiIEjS0n3VmVhcZayl3unmkw0xxH0Lh3WLii8wkucGtHJJKjQpbv2a0STbuO3OO2UOYQATxnohI52fyUU08DCalKRFGEoQhECOgQgg9ECIKkjZnPsmO6oGpQcdEhOEIFPT7pvUpwI43dAkaMn2QDhtJB6pOiEYQJ0QDkISYOc9kDkICQ9UCHrwkSpCiBCRCBUpOeyTqlGEAAnAICXKKcEufZMym5QS700uymZQSgdlIrUVvrZqZ1TFR1L6dvzSticWD88YVVAoXR\/wAPH7YdPfxTf0ZFzldF\/Dx+2LT38U39CRB7gQhCrLxqEJzW+6HEdhwurjYTOUBJlKDgKhShRbnF+B0UiCOU54CbG0kqXhOadvQJoLtDG7nKhM4yOOCp53vkftHTuUMjDR9Vm7vFQRsA+6kLg0c\/yT3DaCVTmkDj6eAl1ie0jpHO+gUEswGQ3kpWcqBzdzyAudytXSGZ5PXqlp6Z8hDnDDfqrPkRgAv5ITnVLiCGjj3Vxx71dlmIii5OAsBXVBe8tB4Vqvmc705JWOMZJ5Vzy3yLjFZ4UT2HbnsrxjGOirStIWG1NwTCFM9qiIUWMlaYWMjfVTj0N6ZVGtqTUzl5GB0ASSTySRtjcfQ3oAoVq3moknSJqcU0qKTKa5OKaikQhCDKaWAOo7aDyDOzj81i1tGm6CKa52uttxe9sU0YqoXHL4nZA38dWE9+xOD2LsVW0EVvpWx1Tn\/pOQh3kg4EDfZ\/+Y+3YdeTgE+sdjphK45cSmuG3KTKB5f6cBR5QUAZQAGcpE75SCDykQIflHBwgjgHPVKScY7JWMy0koEPDR9USAN24OSRk\/RJ3GeidUAea7aMBBGl6gfRAGUoxhA08JAUEpECpCEqEDe6VCOEQmEJUhQCVACUIFVpttrJIhKymlMZiM4dtODGHbS77bgR91VWaodT3OhpaSCnmY1lKSYiYwS3JLupHIy4nH2RWJZTTudtET92ccjHK7N+GPw9odY6krrhfIRPbrUGH4d49Msrs7Q4d2gNJI78dshcxn1Tcp3kzSMezYI\/Lc3LdoBA4+xPPVdo\/Cjrikt+qLxabvPHDJeXMmgkdhrXTAuyz2BcHcfbHcIj0wLsKWN1PT2StEUXojZG2JrC0ccZeA3tgOwTkYHXHn38U3h5baWzQaxstI2jldK2OthYzYHB\/wAry3s7PB98\/Rd0m0o+WZ78WfDy4ndbtxGS73fh3zck5PLsY3cch\/Ffq2joNF0mkYZoZLnUPjknji6RRM5GRkkZcG4B7Aqo8nly6L+Hc58ZNO\/xTf0JFzfOV0b8Ov7ZNO\/xTf0JFGnuVCEKsvGpdlIkQus45b2VKkARlVBwEuUiEAl6JEhKBeqEmcJhcXHDVAriMcqg5mXHsFdc0bfUVTmft4CxmsMcedjepToodpyeqKdhJLsKwcNaSeymM+tKtQCXAZ4UEzw1u1vVOlfkk+6jjiMj8du6nl3hpBHTmU7ndFE6MBxA6LJVDhEzY3qVS25S8WVWezhVZIsrIlnChezhRrbEysVaRqyk0fVUZmYRVMjCE9w7FJhRTE0p5TCqGlIeqVIUCFIUIKKs26vq7ZWR1dvqJaaqjOWSxOLXN7cEKu9znvL3uLnOOSSckn3SIRNBziTykHKVCGyIS90h6oEwrFM1hJ3yBoxn7qAI78pA5wxz2zwiTcMbj1GUxxJKTKBQnO++UjfmGThLIW5w3nHdA0cH6KTc1rmhrRx78pkYaXeo4CaT+aBJBteRx+SYndT9UrmkYzwgRCAPdP2Et3AcII+yRKeqCiECXqhBQHKXokBRlFLlNclQEDclKDggg4KEnQoNxpPE\/W9Jb\/gqfVF1ZTAbQPPJc0ewcfUPyK1OpqZquoknqpZJp5HFz5JHFznE9yTySokiGiro\/wCHXH\/GTTv8U39CRc3yujfh4c1njDp973BrWmckk4AHkSIWPc6E1j2SMa9jmuY4ZDgcgj3CFWXjVAQhdnEv7pSIQgVIUIUCpChCoZJ0RH0QhRSTdFjX\/wB6EIWM2oyMH92oqv8AuyhCt\/5Se2NcrVH8rkIXLH21VWb+8cox0CEK32QOUD0IUiq03VUZuhQhVpTf1TOyEKKY7qmFCEgQ9U0oQqE7hDuqEKfVnoiEIVAUIQiQDqh3VCEKQJEIQIhCEDm\/MPumO6lCEU8fIUjPmCEIh7f74fdNfyB9yhCBhVln9yfshCCq5IhClAkKEKoEoQhAdkgQhRQEOQhUN7oQhFHZdI\/DqM+MenQem6b+hIhCJPT3IAAMAYCEIVZf\/9k="
                            },
                            {
                                "timing": 14733,
                                "timestamp": 2948993599,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAAAAQQDAQAAAAAAAAAAAAAAAQACAwQFBgcI\/8QATBAAAQMDAwIEAwMJBAgDCAMAAQACAwQFEQYSITFBBxMiUTJhcQgUgRUjN0JykaGxsxYzUmIXJCc0wdHh8EOCkiY2OFZzdHWig9Px\/8QAGAEBAQEBAQAAAAAAAAAAAAAAAAECAwT\/xAAhEQEBAAMBAAIDAQEBAAAAAAAAAQIRITESQQMiUWEycf\/aAAwDAQACEQMRAD8A4c2JzXnyyWg\/qkgKIwCSobEAR\/i74V8twQQQe+DjKpukdTSO2AlzhyT1KwqtVMxMSCOOnHQKu7IGVcZSyTbpHnB6kHqqs7XB2HKiIpxieG7iMD5oxhocC7oOydUzeaRgYA7IpzI2ti3Oa7d1+RChL+2AAmEk90Si7ODie\/CfkvPU7R\/BSQRRyENklDQmytaxxbFIHBF0aS4uDGk4JwB0Uk+NgY0DDerh3KiiaHSgPcGjuSn1RYHFkZLgO\/urrm02dSsY7LnnDRzzwCn+YXudDG0Ev4BBP8FHSkP4mJ8hoyQ3jJ7Jpl8t+6NxYQMDB5WWvpb8t1CTkZnI69mD\/mpM\/eY5ZnPDGxjHqPLiqcTnzSep5cQM+o5TGtDpwzO0E4JPZWc9S3fItwQGZhle4RjgZI6hXPu+7YIXOy4bTz190p62mpqdsVMwSgcueRxlCmrDK8GOONr38N\/yBJ29ausZqerElHtaCZPXw1rWjg\/JQVrpY5cDDnOAz8\/krrCXCR5wQxuGfM9yqYFQx0h8tu4gbSf1fmtWyX9Ukuv2KsbiKKlhdk53y8psjHyVEdJFLiB\/OB6uO+VHK\/yg0Od5kxPOOn0+azNHC6NvmOw6Zw6kcN+Sl1jO+rJc7\/hVc0NtpGtYWjAw1pWBdOaktc9xlnefSwdvkshLQNdUSSV1QwknJJOMBGGmazLqNrHPHSQ8AKfj552r+Td95EFPC1tW01bWxnu08Yx7pXK4GvlbBSud5Q4GB1KEsbS873GonJ+FvKoMjdS1bi4bXDng5wt3H9usfP8AX9WYpR93a2GV480cuOfhHyVl9wE\/5unBEYGc9eiwk0ktS57twLsYAdwrdtl8gbDlzjwW\/P6rdxmV6xjncZwnzVEpedpxI3aHD\/gpyJ4pYGzESAcuHcHChpZz54bEQ1ocTs68491I+eUSt81jQXnG89At+Oc1fWYbI2OKPzCC48uUEE0Uk8mxocW98cLGXPez82yXPpDi75K7ayKW3nZGPMxl3uVuZbumLObYqqbNW1flR+\/PYLO2u3R2+MulLTL\/ACCgqZAyKCV2PMc8Yaf5Kherk+d5jYA0AYODyscx7Wu5cg3q4GaTyoXfmx3Cp01O543uB2+5T7TSOq5wCPSOqytwmjpXvhiGGNZnPsVjuX7VrmPIrGulooiwFp9sjosdHHPXTOcA53ck8BVpJX1EgLz17q9DJO4GngP5ruVmXfF1rqrJEC92XAhvGR3VWQN3DHCyVWYYo\/Jacv8A1nKjwCeM56FSxYje3DC8dVDsfjOC5xHbspJc7ME8Z4Ra3e3PT3OUVBsLTg8nv8kwqd21vQ5+qhc5QIc8DhOeAWAHAweExrgAT3TN2TygLgCQB0UbgnZQcVAxHBPRBEZ7IAU3unvGCmooEYSSJykgSCKSoakUSgiFhJJBQELoXgBL5Pi3YpRklvnng4\/8CRc9W\/eBH6VLL9J\/6EiD3BDci6GMmMkloPLv+iSx9P8A7vF+yP5JKo8N052O3uOflhT+cXEudG0g9N3OFHs7nt0GUzkv3A9Oh7LmrPWHTt1v9Nc6i3tiMdup3VVQC4Nd5bepA74WO0xpe56wvzrdZWsln8t0pMrxG1rGjkkngBbj4F3WK2+ItBS1Ti6kujX0FQ0jhzZG4A\/9W1ZHSdql0nYfFCqqTsnpIvyJG4jqZZS15H\/laD+KsPHOtV6VumlrxLbLtExlSyNsuY5A9pa4ZBDhwUW6Pu8lgtd4bDH90uVX9ypQZAHyyZxwPbPGei3bxXf+UNHaBvURd+etxoH+5dTvLMn5kOCn8YmC2\/2H0cMtbaqCN9S1pwRPOQ5\/49D+Ko1D\/R1qIa4dpN1NC28tYZPLMzdu0M353Dj4Vh7dpy4V+nrte6djDQWt0TalxeA4GR21uB35XbNKWeDT\/wBqKe10k1TNDBFKGvqZPMkOaTccu78laZor9CHiT\/8AWt\/9YqjR7rp24WuxWe71bGNorsJXUrmvBLhG4NdkduSsSzbyXHA9l1nV9vrLr4Y+E9BbqaSpragV8cULBkuJnasDr7Tli0pR01jinluWrtwNdJDJ\/q9MT\/4LRjLn+5zx\/IrSZ5GvDQyNsbGjHHJP1VfBXWLvp7ROgDDbNWRXS96iMbJKuCjnbBDSFwBDN2CXOAI+XKxGudIWmHTFFqrR1TVT2OonNLNT1ePOpJ8btri3hwI5B+nug0Bp2sOTx7JgAccuK7LrLS+htB11vkusFxur62ihqIrdFUiIN3N9T5JMZwXZDWgfqnJ6JXXR2hptNW\/XFLNcaPTsjnU89qEgfUfegfTFG88bSNzi45wB7nAG3IY\/L3AchvcgZKDywOJYDjsD1XWI7Ho3V2i77cdM2uus92skIqn00tYZ46mHOHHJGQR8sduueIrTo7TEXhjZ9XX6Wta2Srmilp6d431BB\/NsZkYaMAlzjngcDJCi7cy2SPpQZctjB9IA6oW+N8k\/ltdtDupzjhdjtmnNG+INhuNVYo6vTVZZg2eqbU1BqY30uTveOAdzQCce+B3yK2irf4b6uvUemqW1Xihq6kOZS3WasD3OkAJG+IDaAcdBn2z3TtXcjntQG+YIWSNEbByc8pwbI6IsYYWAnJ3v9R+q2TSOjqWd1+uuqp5qOx2F4iqG0oBlnmLi1sTM8ZJHJPTj6jO2Kn0Bravis1Na7nYLhUnyqSqdWmpY9\/6okaWjAJ49PcpJJ6tyt8cwdUkExsjZ5jTw4HIH0WQpK2ofTTZZ6o2ZyO\/K3vRmg7dcrdraC9zzW6SxeWXTdRHh7hLx+ucNOBxk4V\/SNu0FqSrZpmjtl4tNRW5ZS3KWsErpJACW+ZHgNAPsPp80suRjl8HH2Fss5fIS8jn1c5WyVWnr3SaPob4aQstlxldFTytkaXOIJzlucj4T+5QXKnfb62e2xxtNTDI6KQjBwWnBH7wtq1FaYbT4U6bukUtQausqKmJzHyExs2uxlrex9\/ddLfhNRifvd3xorJ30sDaZrBFK7Ic7OSfmr9JaGCMPmAe7qSV1XUektFaIvjfyhBXXaWaCOWKjFRsEbS0ZdI\/Gcl27DQOAMk8hWL3p\/SVJYaLV4muLLHVZh\/JbXh033gEjy2vxgNwHEuOSAPnxv8eMnax+TO5cjh9wdE+pOBuazjAH8VJaKZ9XI6SR2yJvPA6\/RdXq7LpnVGiLxc9L0FXZ7nafLlnppp\/PZNE52CQSBgjB\/wCzxo9PD5dLtIGXdgumM+Vc7dRC+aCmgyWMa9xw3hY8xRRiSd8pccdTxj5BSvZK+4h8oaWsPoaVJWNa8ljwCOp47pe0mpGIhlkq6jY1nxHkrLxx+Y\/G70R\/G4dz7KGlZHBIGN9G8de\/zUtTOwU52OEcI4Dvdccsspyeu2Ex\/wCr4grpojG14I\/NjaD1wVgyS55JWbY6J1Nv2ksJ4BHVYgtdL5sjQGxtPJPCZ7umMWTtlQY2bWuaxvd2eVjbjO18jmxZLM8uJzuKgy48N6KPa4vLR1Wfldaa+PdpKaJ00oazqsnUT\/caYRR8yHv7KnTSto9xdgvx0VWaV00he85JVl1P9LLaY5xe4k9SiInOaXZAb9VGPU4DKbI7DiAeAstJGlmDuyT29k3ztrMY6qPfhuP3qFzslNoke\/fymHqnD4M474ym59kDSeyRGE\/jHzQaQHcjIUDCcJqc7knCYgSQ6pJwOAeOqBp6oIoIAkigirdqoH3KtbTRyxQ5Y+R0kudrWsYXuJwCejT0BV78j0f\/AMxWn\/0VP\/8ASotNTtgu8e+OaUSxy0+yBu55MkboxtHc5d07rMHTNKKkQk3UOLPM3\/d4fLDc4yX+btHq9PXrx14QUqPT0FZVw0tLfrVJPM9scbNtQNzicAZMWOp7rXlu9otVNbLhDcxDen\/k+oEj4n0sbHExkOc3BkzxxuIB2g5K0lVASRQ7oEt+8CP0p2X6T\/0JFoK33wI\/SpZfpP8A0JEHtGn\/AN3i\/ZH8kkqf\/d4v2R\/JJEeHhsLeRg\/VNkLGNyQXO9kYmEyAR+o+6u09LGSTKMtHV3QfguW28cbfFWkq5IKulqIXGOWne18ZHYg5B\/eu4+OV5tFdpKjFhqaaeW+1gu1XFFI0mEtgYza8A8HJJ575XD3iFkj+uM+nKr73sLxBuy4c+2FU++uxeGEFr1Pom22u73W2Ub7PfmVbm11Q2PfSuaN7WZ6kuauf64vJ1H4j3O8vlxTzVuYXHvG1waz\/APUBatHsY872l2OyjnkfJ6cbWDo1Ud9hvFrH2qq+5G5UQt7o3gVXnt8o\/wCqAfHnHXjr1WhaOraSDwc8QaWapgZVVE1CYYXSAPk2ykna3qcd8LnrKZ7+g7ZyeAonN2nBWjTus3iINJ+DujIrF9zfqF8dVGarc2SWhjM2XAN52l\/p5PYFa5rSrteqLTT65sz6KivkMzPytbHPa0vlBBE8TScua7uB0\/eVytzhngHHzQHIQdr1vpI+Jt+k1ZoqvoKptwYx9VQTVTIZ6SUMDXBweRlvHULG6xmodHeGsejILlTXK9VleK+vdSSeZFTBrNrY9w4Lu5x05+S5O1uDynua3aHMOMdcnlCOjePNwpK3VdskoqiGqay0UsZfFIHta4NOW8dx7J01TTT+AFBQirg++N1A+Z0HmDzAzySN23rjPGVzRrmh2SC7+CmD2MYH5LpM8N7D5pCukeFVVQ0Fn19HUVcML57BNHGJnhhkeSMNaD1PyCV7raabwO0pQwVMMlZHcap8kDXgvY09CWjkBcybmaUbj8R5Km3eUWuBBABACuto6P4VVtHQ2HxAjqauKKeayvjibK8MMjsj0tBPJ+SxHg5U09J4n6dqK2WOngiqmudJK4Ma3rySVptPG+eXgj5kqSshDCGh5c\/uB2TSu3aI1cI6vXNgpb3T2esuNwfVW24zbXQOka85Y9xBADm4wf8ApnMWP\/SPQ3OKq1nqygtVhiO+WpZNSySStHOIWtaSXHtx+\/ovO8UkjneUMuwPhwsxb4IKCNtRUkF\/UAc4VxxuVTKyOoWq4xHS\/ilUT1zvPuLYZac1sjGySjz3HoMAuwcnA7rVvCmugi1\/pyaqmjihjrY3PnmdtaOfc9B8ytOu9w+9TQvc4PiHOz\/mr1DM6QB1SyOON\/DWAYJWtd+MSa1vJltZ3CJuq75+Ttknm10zvNYdwIMjiCD3Wyasq6V3g1oylFXHLUx1dW6WLeDI0OfxlucjPbK0ieCOi2ymQtY52WgN5x7LFySzuq93lOdg+kHo32WZjpu5bjqPjbWQ1XiF5tDUQzROoacB8Ugc3IjAIyFPc62F3gzYaQTwPrWXSZ74RIC9jS04cW9cfNc5pmy1dSS9\/rYOg7HsnyMdBAQ\/DpcbQQc\/vXbHybccveN\/8MK2GDTWvI62rhjfPQNZAx7w0vO\/o0HqfkFpVRXbQ4RbnOA6NVCmjxF573ktY7p7kp5nbC7zHY3Htjp+C1LYzZKvRvHkRiZ4Ezsek9QFEfXJ8ieyip2NM7Jp3kAerB6lT0zy98kjcjrhW1NaV\/JdVSPOPLLeCfl7fimytfNhj44tgPp6nH4K5C9rC6JxyXN3EgKkZHCrEO3ac9Ss2SdXdvF6shLWQsiwNvPIwFrNRjzJGAnaXEgA8LcsMlfguztHRald2Npq6UA+nPACz+aam4v471AwY4aMn5JmXhziRh3zV20RtqKhod6R1WR1BBDFC2QYB6fVcZhbPk6XLV01yQO+J\/dDy+C4OB+SG8yyANHPQAKQjaQ3uFGkYexjM8Fx7EKuVJUbRKQ3p81GiGOTR1TiMpp4KKLhgkZ6JAZKblLKIc8erATSnBNVUCgjhIqICR9kUCgCSQ5SKCahoqm4VTaaihfPO4EtjYMk4BJ\/gCVcpbDcKmOnfDFE5s8b5WHz4x6WnDicu9PPHOM9lFZ7tW2aqNTbZvIqC3YJA0FzRkHgnoeOvtkd1PTagr6acSwvjaQySMNDAAGvcXOAA6clFRUdvuP3hv3SOVs2xjwWOwdshDWnOe5cB+KtPtN7joaiDEjqOGcNkjZUNcwSHaAcB2D8TRuHTIGeVBFfa6F0bonxtdHHHEHCMZLWPa9uffBa39ynfqa6PhqITOPJnnbUvZtBBkbjDue42\/xPugbLSX41LHSCudPS05ma4vcXRQsJaSDn0tBBChgsVynnhijpTvmG5m57WgjyxLkknAGwh2T2VyPVt5jmfKKvdI+Pynuexri+Pc5xYSRy0l5yO\/HsFCzUlxY+heHQl1F\/dEwtPRgYCeOSGtaAe2BjnlEVY7NWyw08rI2eVO8xscZWAbueuT6R6TgnAODjoqdTBJS1MtPUMLJonlj2Hq1wOCP3rJC\/Vnl0zCIHNgmfO3MLeXv+In37Y9sDGMLH1lRLWVk9VUODp5pHSPdgDLick4HHUqiErffAgf7VLL9J\/wChItDW++BP6U7L9J\/6EiD2fT\/7vF+yP5JJU\/8Au8X7I\/kkiPFodDDGGBoz8u\/4pkr3SA73EMHAa1MMOZh5h2NPQDlxWTZDHB6Wt9eOrlyd5LeRi20znchn\/qXd7PS6Z0tJpDSd\/s1qq6y60\/mXCpqIGumidMSI2tcfh28A\/vGFzrw7sEmp9d2mhnc00Ql+8VWPhEUfqcD8jjH4rZ9aw6F1Pquu1DVa5rIZamQOjYy1PIiDQA0A55wAOVYxlJLpzG9aZr6HWVRpyGMyVzKv7pGxuGmR27DSM+\/B\/Fbf4meFV10zYbXdKeiqzTChjmuT5ZIyKedzsFgA5xkj369VmvHK3UV5qrJrCz1f3miulP5MtSIzHunh9JcWnlpIA4\/yrGeNZ2WTQQZKc\/kGEc\/rDJ5VTV007S2gtT6po31dptz30LHbTUTSMhiz7BzyAT9FU1hpC86Ukiiv1DJSvlG6J2Q+OQf5XtJB\/ArrXi9Dppp05QXC+XiitkNrgfRU9JQtlhc1w5kDjI3LiepwsLPU2h\/g1qC322e+3ikp6mnmgnq6NkUVFIXYIDvMcfU0kYA6\/VVNqur7ZQ2\/UXhgaGxUlWaq0UM01E1rYxWSueQQ89CXcDJ\/FaTqugqblr+5UVvsJt9XJVuiZaqb855TgcFjdvXkHpx+C6fqb\/358Gf\/AMZa\/wCqszpoUsXiL4v1pnnprjTMqDBPTRCWaGMyuEskbSR6gNvORjKqOZ1nhDremopJ5LN5hhbufDDURSzMHzja4u\/DC0+0WO5X2Stba6R0xoqZ9XO0OA2RMxucckZxkcDlbvYDpK3ago7ha9U6mFyjma+NzLUzc5+en99znoR3yuh6fq46Hxj8TK63UM1DssVTVNpqqNocyTbE87mgkcuycZ7oOV\/6KtaMs0l2Fjk+7RR+c9hlZ5rWYzuMW7f\/AAystZNOi8+CL5bfamVd9m1I2mikjhDpiz7vu2B3XbnnHTutb0ZrOu0prCC\/xb6ycb\/PbNIR943tIIeep5OfwW82K71Ns+zjeX0TzTurNQeQ5zOC1joWkhp6jIbt+hI7orT9Q+F+rrBaHXS5WrbQxkCWWGeOYRftBjiR9SsbpjS951TPJS6ct01a+Ju6VzcNaz5ueSGjv1K3n7PM736nvFsL3OoK+01TKiA\/C\/DMjj3HPPzKn01Cy3eDDqrUdzmodPV109FPbaYPqqmRrMYc8uDQwbScEHkZTRvTW7h4a6usNsnuNXaiaSEZlkp54p9nzcGOJA+ZWANrucljffIaV5tzakUrp\/TgSlu7aRnPTnphdg8EqzTFXrOqo9P22\/EVFBUMnmraqMxmPZ0dGxnc4HLupWt2v899nO5iFpaIdQRulIPIaYQMn8SAtb+kaPp2y3C+3J9Fbqd09XJG6QxxloIa0Zcck+yv6X09etRyz0mnbZJcPu4zLKXNZHHn\/E9xDR379lt32cqWWfX9RNC1zoae21L5X46At2j+JU2g6mmd4a1lrvVDdKWyzXESsudAGPHnCPHlyNcRkbcO4PVal+ma0+\/+H2pdMUbbjdrQ4wPdtbJBIyWJh\/zOYSAfqsA2eSLy4g0S1bnDAPOzPZdnoKKKh0pqem0TqGmujnW6WSroK6kkhcIW4LpGeotL29Rz3XC6E1ElcwR\/E4gu4\/irvXE967zq2upvDeogsNisNpuN6ihjfX3G5QecfNe0O2xg\/C0Ajp7++SVdaW1av8N7hqR9ot9t1BaZY2VBt8flRVDHkAHb75PXrx8+Ndp9FahfTisv7mWynd8VXdZfIGPkHetxx2AKtXrUtspdJ\/2X0s6WqoZJhPXXGRmw1Tx8IY3qGDA688du+5jPr1m2rMbbX4c6WsU5sdFetT32D7451eC+npYP1fR3JH8c\/ILOaZqLT4hWu90Nx05abVW0lDJWQV1th8gAsxkPbzkHPftn6rT9RWCo01TaZvQljrqashZVxukizExzSC6F3JyOgPTPK3TQOqna\/dedJy2qgtFLU0Mkz6y0QfdiwtxjfyQ5hzgg+6lmptZ3jhZrttUIGOGHZL\/8LVNSuE0g2Ma8H\/xHcNz8ljW04y57M7ejnkdvc\/VZBrZIqUOaN8mMgHr8grjdmUkOrZmMqHwySbyADhrf1vkg5hMcYim3OJ9Q9vkpWSFlK0TAOncOTt\/hlRVbHy7WsAijYzLnDj8Mq3+syf1cpJntp5TOA3HDQMHACxlLKa24tLGADO4nupKNz30sg48tw9AzyprXSGCXLWnceqzlu2RZqbrLsaWk+kYx191qVzxNVyukyHbui29x25c7HHRavc4T5jpn8Bx4+av5\/E\/Helb8RPa4gn6KC81TqqTDB6W8JsdQ4M8tztrR0CZFE+ocRGOO5XnlutOuu7VaYPa7cOCpJXeW3LhkrJTUzYKHc70uH8VgZXl7iSmrFl2a5xc7PcqVsT9hcWkD3KjhZvkAJwrlSHR07RuBBPZF2oE4KaUXdUEASSSRCSSSVAykkl0CgKY7qnEoBFEDCaU4lNKICCKWECSTw1HAVEaCc7qggCSWEkCXSPs6fpl07+1N\/QkXN10j7On6ZdO\/tTf0JEHufASRSRHg+ukfTeqBrd5745TKUzk7p3cu\/gmbyZWPAyWnLQf5qyGPbHvfgHr0WPjbyO3zk\/xk7Df7jYYLq22sha+40rqOSeVh3Mjd8Ww5GCePfoFrk1JK5rMOzG30gdz81tOhtKTax1NTWr78KZ0rXvzIC7G1pd0H0W0\/2I076hFr22hwGATSS8KeL60Os1HWwaM\/smwQy0T6r740uaTJE\/GCGnOADzxjuVartc3U6Pp9PXKltdbBBF5NPPPSh09MzIOGP6hN1LYrfYLm1lBd4b1vjEnnRRuYGuyfTg\/QH8Vq88UlS7k4ye6kS4ts014iVdJaIbPeLda77a6bLqeO5QF7qfPUMeCCB8lX1p4gXC\/2yG1U1JQ2qyxP8wUVBD5cbn9N7upcfqVrM9NDTsDS4vkPOB7KBztz3YGMjgLW2daZ6t1tda266buErKbz7DBBBSBrCA5sLtzd\/PJz1xhNptY3yHW9RqagmFNdqiZ87zE30EvOXNLTnLTnocq7R6KbLo6O\/wAt2oQXVJp\/uAf+fxjO7HsmmOkt1M4+S33JJ5K6TG3rFynjd6HXLoGflKk0tpahvHJFZDRHcx3+JjS4tDvnhaXDrOtstXe6qNzKq43immpauafLyWy43O4Iw7jjsFrNxus9S87XFjOwHCx8THSOxgkkpbPIkn9IAbcuPJ+azTdTV7dFv0yGwfk19aK8u2nzPMDNnXOMY7YTaax5p3TVMzYmgZHdYyWYOb5TAA0dz1Knxs9Xe\/GZ0fqu4aVuhr7c2B0xgkpwJmEt2vGCeCOVktJa8rrBZaiy1NBbrvY55fOdR3CIvYyTGN7CCC0\/itQaPUQRnPuiY3B+13JA4HVB0a1eLN2tVc19htVmtVCGua+lpaYtZKXNLd0jt295GTjLsD2WI0Xri56QZVQ01PRV9trWBlVRVkXmwygdCRxyPfK04NeXDzCQB0BVqSojhhDYwS88Fx\/4BWI6DTeLd0ttZHLZ7VZbVSta8Gho6Ysjkc5pbukO7c4gE4ycDPRYjSHiJdNP09Rb6Sjoa23VTg6airYvMicR0djIII9wf5LTKfc+Vojj3vPY910nVGhGaSpI2XW+W83tzGSPtVPE4vja4Z9T8YyPZWFMuniNUy2euttksdmsrK2Mw1dRRRPMj4z1jD3OJAPcBaTTzRUrdrQdx5\/\/ANW7WvRBr4NP1Db1Z4W3eWSFkc1RgwFueZBjjOOPqPdafJQR268VlPV1EMzqaZ0YMD97ZS0kZaf8JxkfJa11Pp1Cq8YrxWvM91sOl6moLR65rfvcABxkl2eiwl68TKm9WyeiksWnqSnlAaamkoBFIzBB9Ls8dMfQrQ7m+UktGcuPOO\/sAomBo2tlJfJnhjeg+SeXia46TpXxIuFhs77Y+lorpZnkv+53CLzWNPu0dRnr9SpLv4o3WstdbbrPa7RYLZOzZP8Ak6m8t8wIxtc7J469MLntXOaeJkfktdO7n3wEyAVG9kbjj1bnZ9\/ZautpPG06f1XcLXpK56ZjjpX0l0kbNLvizK0gjkHPA9I6j6YWHuHo2GN4DW8u9yUynqYZKvbG1wJBLnZ647Kx5EZkM0ri7u1q3Jxm+oZ2TfdmyyNLXk5LRjOOyikbUzGNswb5J52g4A+vupos1FXK3zCWkZc7\/CPZMrnMdvY14bhvpz3T\/TviaPydzY4nb\/fHZWxL5RMcI\/8AMeyqU7IoaZpgLQ4cv3f8UHVkb37Izk4ySCCrKln8XG9N0zs57KjdWtcAHcM2nn5q1BuDHSSdOwPdULlM2Z7KcA5PJ+Sz+T\/lcJ1iREWsy8jlZexxgROf1Dljp2uc9kbG8uO3hZ1gbBExrCMNHqXL8WPd1vO8a9e6h5ndED6GngLGCNxGcKeocZ6t7+xcVlqWBkUG+Uckd1nXyrW9RhWAB2OEJ3FzvkEZ8eYdqiystGnqkBwnNaXENHUp0zdnpBz7oISEEcJFEAoIpIAkUUEACJSQKKSCKQRCwiAkkgOU0pYQQI9UEUsIAgnIIAukfZ0\/TLp39qb+hIubrpH2dP0y6d\/am\/oSKj3QkkkiPC1vga1vmS5Lz0Chq65u8sgG4jjPsjWVRpWHaMvdx8mplvGWeY9vqd8J9z7rOWX1PHbHHX\/roX2eqd7fFK3SzuIcYZ8D2\/NOVifSmkgXOl8QoGscen5NlH\/FUvB26UVk1zTXK61Pk0kTJWveWl2C6NwHABPUrT6925zi5pcM8AjgLDcmq6H4d2Ww1d51TSVMrK610lqnmirxEWn0lv5xrTyCATjKbo+\/6Z1FXPsV407ZbfZJ45GR12XCpp3BpLXulcfUePkMn24WI8OLrTWyHU4uUnktrLLUUlONrjvkdt2t4HGcHk8LUqembR0wEjsknoO59k3qcLju9dC0joqntuk\/7TO09Nqa4VlQ+GhpBE+SCJrOHSyBvXkEAHj\/AIbBQaSOr6Wqpr1oiGxXJkD5aStoqKSnj3tGdkjTwQffqsVpC+0lbo5mnrpdJrPUUkzp6OtZuMYDvijkDecZ5z\/2YRX2jTcFdW3XVr9S1xhcylt9DLN5e8jhz35AAHt1XaT4zrz5X5XjDVtHb6bwYZd3UzG135cNN5wHrMfk7tv0zysjr2rsOlItJ1NFp6guN0r7NTVDoaxrnU8eQcyFgI3vceOTgBvTnjCR1VNX+DTLLVz7bkL4a0w7T\/deTtznGOvbOVN4mXW23J+mha5\/PNFZaejlw0jbIzdlvI5xnqOFrVy\/8Y3Ifqe06X1LUaPusEdLY33AmK70VANwh2vA3sYMlu4ZwMe3Xknbam11VDJUR6e8MbSbXG8tgmukDmySsHAe6SV7SM9e2MrnGgdTU2mNaWq61rWz0lNKTMxg3ODS0tyPmM5\/BZi96TtGoL7V3Z3iFSVdtqJXSgujmkqg0nO3yyAAR05cB9FLJPFm76vaw0lbqbxQ0HG2iZDbr592lqbe2o86KNxkDZGNeCct+h91zXWlpjpdd6hobbC2Onp6+eKKNvSNjZHADn2AXUddXyw0Vw0DXWWeR8dhgiHkyn1gskDg1xxgk45xxyqGsLbo3UF9q9Q23W9LQ0FbI6pmo3Usjqtj3cvaGjh3OcHIHPU9VNfdXf8AFHVGm7ZRV\/hdHFRRMNypad9aBnEzjKA4n6jhXtfXnTegNcXa2WHStnuUjJyZ5blEZWMzyIomZAaGggEnJJz2wo9bassF2vvh5UWV8go7VDBFOx7XOfTtZKDhxx6nbRk4zytd8SRT3nXd\/utunE1NVVLpInFhblp6HBwUkt8Ldetw1rHpDTdFZNXW3T1PU1F\/pWzQWyrc51JRub\/eOIBBfkkAN4Aw4+wGPv1DaddeF8mpLfY7fZr3ba9lLUMt7PLhmieODt7EEj9x9+MD4k3ehuGk9C2+ln8yst1FLFVRhjh5bi8EDJGDx7ZV3TmprfQ+EF+sxeY7pNWQSxRFjjvYPiduxgY+ZV1\/T\/xhtMyW\/Tdxhq62gpriAC0w1BIa4njPBB4XUPFq4W+5+OlvsEtkog91xoW1FYHP82eNzGAxu5xjDgOOeAuATzPmqWvlm4Bzz\/wXR\/EvU9DVeL8mrbHM2rpYp6WeDLXM3mJkeeHAEctI6K5Xd4kn9a14kU0VBrvUNFQxspaOmrpoomNzw0PIAHdbPqew2ihtfhnPTUUbJblTB9W7nMzvNAyefYq\/rWz6J1RfqvVFJrWmoKKuf95nop6aR1VC93L2taOHc55yBz17pmvtUacu8nh+2xyPbSWqDypYpAd8TWyNxvOMFxa3J25GSVnbTLeI92sGg\/EC40Fn0rZ7kRIDMbhG6RrAWgiOJmcNAHVxySSewC0zxMoLE3V7JtKGFttrKaGq8iJ+9tNI4ZdFn3B5x2zhV\/Fi9W2\/+Jl3utuqDUW6eZpieGlu8BjQThwBHIPZa1NWQ+bthDmxDkEnk\/JaiH1EwjmJjAe88DvgKS30725nqZG7j2J6BY+J8mHbCGtHJKNL58ri5hd6ffurL\/Us\/jL1bWRbXwbRsGA0dSSp4o3CmJlDSW85woqCkjLA95w7O4gHKiulWZYjBCT1x6e66+dY\/wAMfVspaeaCJwM8hJc\/GcfJVAYw5r5yHz46eyhkDYmej1P7u9lJa4IzUB1ScPByGnqVz+Vt01rSWWJ0o2xMfveBkDv1UlHR+RE5svxu+LlXqiZgma1owe7gsTca31eVC7k9XLV1O1nt4yZqYo4h5hBbEOCeTlUqQF4kqXDlxJGVinE5LJM5A98qz98eKcQAADpuCxc9+tfHXi1SuJfLOc4bkD6ptTLJHE4FxEkvLh7BCGubS0hY4F0mchU43iZ8k02SB1z3Wflzi6\/p1BGJKhueGjlZcNZVyGMOJjYMuI91g9pMZdE4\/QIxzy00L2g7d\/Ud1Mc5OFx2gqWhs7w3oCosJ2S92SnBpLwGhZa8IN2NDu6je4uJKlnLwdpOR7BQopnUokJ2MJIGYQUg6YSKBiBTnJqICCcUMIAlhHCcG5QNARLT7KVrcJ20IK+EsKU4ymFAxBOQQBIhJFA3C6R9nX9M2nf2pv6Ei5wuj\/Z1P+2XTv7U39CRB7nSSSVR4fngp2jdUFryPfooal0bnMLMNGPdVIqeaX87UkAjlrO31Q8o78nLnLGONy7Xe5zGcjKQRuYCGtyXdUyKtBbJuIeW5wMcLfvANjh4jW\/zXk\/mp8N7f3Tli9G6MZqGvqau4Sig09QAyV1V0w0c7W\/5j\/32BuX4\/imP5Pl65\/LX1Jke525sfZwbkJQvaJi6eY4IyCeq3vXeo26srqSjomChsFJint9E3gAZwHO\/zHv\/ANkx3u43PRc8OlamltEjrNcWVwe2EyGSTaHBpccFzcOHGAfnwFPivzaXU1sczxGwkxjtyG\/j7q\/baZry1+GlvXPQLJast1yqG0Wr7hHSRQ32eZ8cFMC0scx212W4wBzxyc91s9z8Orhb6uWlvV3tNno2bWsqJpnATktDsRt27jjcMnGAe63hZN7Yy\/bWmo1MkRBYw8DqQsdV+SyIvPA757ra9RaOqtKGkfUz09dR1bN9NV0r98UwHXB9+Rx81lZ\/DqVhZHer5Y7XVuaH\/c6iZxezIyPM2tIafllb+W3O46crp6Ke4yZa0QUvdx7rYCxltowISGtA\/etkm0jU2zUkFpu9dbaN00fnQ1NTUBlNIzHDmvxyDjhWPHTRrbPqiZ1orbW2gMkUbLdDVF9TDmMEuew8hpIJzn9YK7kZ7XIrjUy1VS8yFxweGqa32yST1kOaPb3XX\/Gaw1l68aLhSWynM1VOKdrGMbyT5LO\/YK3D4csp5G0LtSWAXb4fupqDnf8A4N23buzxj3UmO+0uWpqOYwwOgjBELWhqjqb3BHC5gGZe+Atxo9LXW6av\/s15bKO4gva5tQSGgtaXHJAPUDgjrkKGzeElXea4wT3uyUl1eNzbZLUEz9MhrsAhriP1Sc+4C3lfj4zJv1zFzp6upyNznvOAGjJPyGFkm2uvYXZZ5Z+FzH9R9QuveHtlht0d1FRQ00VXRVMDG1T5ttRTTB5AEcYB8wlwxt4zjqOoi8W4nxUcFVRUlI6omr6kz1pnzUSSB\/qbJEQNgB4A5HzOcmTHV618v45XQ22kZUgVTi9zeTH0WMqYzJWzSSAtYHkNaB1HsF1nW+mdVaw8UqO23eotEF4mpomRupGuZCG7C8ZOM5xnt8uixtD4U1j5ImXjU9ktNXLjy6asnIlIPwlwAIZnjGeeeil88I5xGAXNjEW5pOSfkoar0vBwBIf1BztC3eXRd0pNdw6OjaynvM0oh82Zx2cjIIIB4I5yAsnbfCiSN5ZqTUNjtFbI4iGmq6gte7nAc7A9APUZwcHos1rbnQZD919Q\/O9Sc9FX2ZlG9wA6\/JbBqfSd3smqTp6spHG5+Y2OKKH1iXd8JYe4ORhbQ7wqdTVDaG7au0zb7wcZoZqpxdG4\/qvc1pa0\/LKDRKYUrmv8sv3tBIaRkOVuWZ0EO6RjWgj4QOp\/5LKs0De4dc0ulqsRUl2nkEcYe783gjIduAOWkdwCtnpfC6bzIoNQ6kstrq3EtjpayoIe4Z9LiAPS09RuwSOy1Kljn1LViXl4awOO3gkJ87TudDTNDnEclo6LJ60s1bpO9y2W5wshqoXAlzPU1zCMhzT3BWw+HFTdYbBrVunW299MbaX17qxhLzEMj81jo71Hrx09lraaaXFbWMZ5tU88dGjupI2RQAyOx1zlx5C2yweH14vtkpr8aijht75XxPknl8tsAYAS+QkYDeQOpJJxhLUHhxUMsVVe7LfLRfbfRY+9NoJXF8GejnNIHp+f\/IpuTxO1oVVVeY5xiG0d3dyqcIEk7SemeU4P8skhoGeis0cDXvaWOO88n08Bc+5Vvwo45XZZDtw48nHOFDWRinqA1p3HGcK9VPZBwDxjJGeXH5rEzvc9+9\/VyuUkiTprsvd35ROQCzPGeibnngfgnCN28ZXNpNHNsYQ4EuHsq7n7nlzySrNY1kHpjkL3OGT7BVWNLiAFBYpo\/McMAN9lKHNizkNc7PVJwayPLuCBgAFU3OJOSqHyv3uJwB8gmhuTzhGJhe7ATpmtY0AOy\/uPZFQkIY5SJSAz1QODQOcpj+ScIucOMIDnpygjKSdjJSLTnhENRAJTg0Y5PPsiim7VI1qQCmaAEADeE1\/AUhIChe5VETk0hOzlIoGJqeU1QBLKPCagS6R9nX9Munf2pv6Ei5uukfZ1\/TLp39qb+hIg9zpJJKo8QyU+Z3P3EjsAmPLYhyBn+Snkma0YaOP5qHyHSP3S8N7BdbnPMWZL7k33wEkdJ4n24Ywzyp8n\/wDictjh11ZbfcG6ao6JsuiQx1NUiRuZKkuPqnJ65yMj5e3GOY2i51lkrWVdpmdTVTAWtkZjIBGD1+RVJ75GtwOp6nsFLjMe5rN5XWLK670vPpTWFFCH+daJnsqaKrby2aLIOcjuO\/7+4WW8dqJ8HiddKhsDiawRTQyn4XsMbRlp78gjhatc9Q3CaxwWqWrkmt1M4vijfg7Cc52nqOp4WUtHiLrK2WmOjjvEsVFG3bE18Ub3xt9muc0uHy54WLfutyfUbRr2gqLL4UaFp7gzbVtdVPc1wwWbntcAR2OCOOyZ46tqK7xKnbI4mGmpoGR57AxhxA\/Fx\/etErr1c7vRUtLc6uaaip5JJYmy8uLnnc92epyeeVbut1uF7rXVdyqHTVD2hpe7GSAMDOPkExlq2yN5uBc\/wd06GOaHx3eWOJzujOM\/uzyp9f3C1QX2WHWunqqO8PDTNU2ys2snJaMPa17SOnsfdaTJdainscVvnqXOo4pDMyDjDXkYJCvWvxB1bTQR08NyDqSIYiZUwRzFg+Re0kfvW\/JxjW71Z8RNPCSh0tVxXKtntEtO51HT1sbGTUzQ\/lpLfiBPIKzXjPROb4l3Kokjc2KQQFry3hw8pg4P4H9y0y9Xy43+vFVdKuSqnA2h78AAewA4A+QVq76mvVytUVur7nUVFFEQ5kUjt2CBgc9e6Y4fdTPL6jsTqymi8ebzTyAfe57f5dMA\/YTKYWEAO\/VJAcAVyG537TUN0dbX6NvbrgJPLMH5SIfvzjGPKznK1+9XW4XS6PuNfWTS17tpM4OHjaAAcjGCAAtxtfiPq4wMY+7vOG7RK+GN0uP2y3d+Ocq2XyM\/W63a1srp\/tBWOpuFLHQzw27y5IGVP3hxd5D8F7trfXtLcjHbquVUUk9tvTbm13+usqBU7nnJLw7dk+\/KyLNQ1dqrzc6erlFwy4mocdzySCCST75K0uruktVUFsAMjs9uisnxS9Ze8XSqlvjru6oLK985qTKwbSJN27cMdOVr15vlTV3CaV0jp6qeQvmkd6nPceSVLJR1NTmNrj5p4JA+FVar7pYsM2mprcZJJ4arlaSR6Ln\/APiIsZxyaeHJP\/25Xn\/VElffL1d6p8u5rqyXc5x+I7jyrNLqK\/1d+h1PcbpNDWU7QIZhgOADS0YGMYwcLAXO8Oqi6KlBDHuJce7iTyVjbWnebjMXePHhvuDXzS2ujfLKeS47H8\/wXJ\/ECokq9TX6Wd5kmfVzEkn\/ADlY6fVF6pLlQXOa4SvvFFCyCmlIGYI252tHHbJWCdU1VfVy1FRI+WeVznEn9Zzjyf4lSXS2beiqWspofGXwsqLm9uZtN0w8x56yujlawk++4gfUhaDfWaXtV8qobxo69NubZneYyW8Zc9+ev91znrnvlatV3apq30LbnWPqailp2UsDnY\/NxMztaMdhkrMyeMOtKMMp6S+ufHG3ax81PFK9o+T3NLv4p8dTZvbpE8s7\/F\/wybWW0W2eOkiY2CSq8+YReosEh2N2uHIxhcX1zXVVbrXUE0jnF7q6fLick4eQsY3Ut4\/tGy\/OuNQ+7tk80VT3bn7umcn5cKKesfXSTTTv3zyvdI9zv1nE5z+9SLp0bx2c6WXRU0h3SP01Rue88lx9XUp3gw9v9nPEVxHSyngftLQ7zdq67U1L+Vql1QaOnbS0+7Hojb8LRjsMlVbRd7nbIqynoKt9PBXwmCpa3GJI+u057K+DqN3rpXfZ3tUTHGOKe+ytkaD8QEZIz+PP4BN8Ep6djdbQQuMn\/s5VvkaehwG4\/mucT3u5y2aKzPqHOtsMpqGQEDDZCMF3vkhGxXOvtRrBbamSlfV076actAPmxvxuafkcBXaaYqSR80257QO+AMKaDcCHudkZ6E4UczGCPbu\/OBKIkwkY4GOSpPVNmdukLi04J6NVaYAPIGT9eoVk7ogXOPXlqigexjiZW7gVmqgHpxjg+6lBAGRn5n3UlQWyNaWNDe\/0CMD4hGdx5CCs\/DuWjH4qXzdrAGtGfdQuO48DATeVlUkjy\/kpQxuldhoJ+gTWtycKZsxh\/uXYJGOFfQxzjHwOFESSUiSTygoF9Uic89AkeECeEAPKLZHMOWOLT8k1BEOzn6p7VGOqcDyind0QEkMoHgoueQcd1GD3KWecuQJzyUxxKHOUUABwlnKBSyiEcZQSKSAIIooGrpH2dR\/tk07+1N\/QkXOMLpH2df0yad\/am\/oSIPcqSSSqPGZp42HccF3bhRvb3PCsObz7pppmyep5PHQLrz8c3GP2\/JdVsehtOUmoDdad8koroaKSppWsxh72\/qnI757Kno3TlJqO41zLvPU01toqOWsnfT437WY4GQRk5V7w\/urLJrW0VT3YZ5wjf7bH+lxP4HK2e52o6V0\/rzLdhqa6O205\/wAmfMI\/FhauWO\/yXdds7PxT44udeItiotM3ujgtD56mirKSKspnT43ljx3wMdQVer9L2636R05dbpUVDa27VD8swHMjga7BftxknkHqszrGkddtD6MrYNz6pnm2txA5JDwY2\/uKXi3NHBq61WSBwNNZqanoh83AAuP15AP0XXW\/XKZfxVsmkrDfPEo2e23Oqq7S9j3sqQ0MflsZdjBHuMdFj7NYqar0VqO8ebKaq2vp2xxtI2u8x+07uMrpVLG9n2k6xsbGR07Y38NGM\/6qtY8NKujtnhvraplpW1rIJKRwik5a9+87d3uA7BI7gYWbb9NYyTtc4FOQBNVkn2GOExzzM7a0YZ\/NdW8OtaXPVepIdN6odT19ruLHxeSadjBCQwkFm0DBGEPDuxGl09eb5R01DU3WCr+40f3yRjI4SBl0nrIBdgjAVk16XPc1HLow+J4y3A9yFn6CyQ1+h9S3gTStq7Y6nbE0EbD5j9p3cZ4C6baZ9R3OvbQa3ns1wsdRlk3mVlIHw5HD4y12QQfZapZqSOi8O\/EakilbK2GppIvMach4EzgCPrhbt45\/bltLG\/btJ3c5LvcrO0lNIyPL8g47rpVRd49P+G2i6uhpad11kFS2KpkjD\/JaJfUQCMbj6QCc4GfdZK1al\/tFoq+XDU9LDcaqyGKeme9gbuLyWhj9oGW7sEjupN6XK7rh9zjkkcG7XEO7ngKzZrfHCzcWjnjhdX8N9X3TVOom6d1PLBW2y5RSxtp\/u7GCLDC4Fm0DGNqoeGtU5tgugtM9to9SNqmtikrS1uafByIy\/wBIfu6\/JW1lpcpZAwtawMP0Qk0PQw6IptUVE0s1dU18kBjcR5bWhuQQMZz+K6XeqnUZ09df7cWqS4UQp3Opa6ljhldTyj4SXxnhh75VK2Xj8leC9BXRQQOrRdJW08k7A9sDizl4aeC7HAz757LN61Hn691MtXWCKMO2DhrcYypKGiFJ65MGc9uuz\/qu3aKvdy8QLlUaX1S8XKmq6aU01bJC1stJM1pc1zHNAwOCCP8ArnXamCKPwEpJTGzzRf3sMm0biPJPGfZSTu6tvNRzCS3GoqgdxIceQeuVPWmG3tDIBmcjbn2XSfBiISXDUb5YmkMsNY9rXtzggNwfqruhqyltPgfdLrX0cNXVxXtpphNGHtEhiABIPUAFxA6ZAyreXhOzrjD6WoiwZGP3zdCfZV56ctcWhpc4dcLrFd4myai0VqG060nZPXARzWh7adofDIHepuWgAAt9\/mr+v9U3HwxbadM6OdFQSighqq6ubCx0tVNIMnLnA+kdgFi6ajiPluDA4ggFSQPY04LNzu2Su1yXw6m8CdXXC50dO28sq6SOepiibH543gtcQBgP5cCRjIAXE6eJ0shwDgKRU\/mPkf8A4iOjQnQtYfzjgXc4x2BUYi2z4LjG0DklWaV8HniNriWn5LU\/1KZUN8qdxHX+CALYyx5fv+RU3kMqJC4Thrc4wepUcsT4w5sceI84DupKtibVgDJKXHaATnAU789IxtI4IPYJsLhE44A+ZPRRVEuN2HZL+p6KeKgleXOwDwOAnwQuf0GSo4WeY8DOFmKeojpKYmNh8zu8jgKSbu6W6UauMwgsc0NOOh6qj2UtTK+aVz3nJJ6qNjS44Wb7xYMbC7OO3dNPBWSdTiGla+QZz2WNSzSlk4SCSRUASOPdJB3RA0k5SQRRBSwkEQECCQ6cpJFFFJN7Jw4CBEIJOdzgJuSgJKX6qakiEhhOQQJBEDJ4Uj2BrPjaT7BBFhIopIAF0j7O36ZNO\/tTf0JFzfsuj\/Z1\/TJp39qb+hIg9ypJJKo8dZbkDcOVLkDAHZV2Nax+cbk\/JfwBwulxuXrMzmPhr8F+4dR0K3rxC1vT6oslqpYKeaGeI+dWueABLKGNYHDBOeAeuOy0psRHB4UFUxpaW5Jz2CWychJf+q3fQWq7Jb7Wyh1BT1k7aa4MuVL92LOJGtxh2SOOi0S9VE9y1JVXaokyZqp1QW4zjLs4TIYGxj5p7wMELcwlnWPnZeN3h1zbv9LlTqowVhoXtc1sW1vmDMPl9M46\/PosBaL7S0Wh9R2Z0cpqLk+B0T2AbG+W\/cd3Of3ArXnNAGAOFGSGj2C1MZGbbWc8P7pSaY1bbrvWslkhpnOc5sQBccscOMkDv7q\/pfV1FFFeLZe6SWpsNxk81zYnBssLwctkZnjPYg9f56PcpyKYiIFzncZ9k210gZH5szsN6nJ6rGVmV1HTGXGbydKtFRoexVgulE273msiy6mp62KOOFriMAvwSXY+SxFFqOGn0nqu2VMUjqy8SwSsfG1ojaWSFzs88deMBanWXBwxHTtAb0+qjgc6WcA5J9gtSSRm22t5uN7prho3TNqjjlbPbGziVzwNrvMeHDbzn9+FNYL3S0Gl9SWuVkr5rk2BsTmgbW7Hlx3c\/Ptlaq4vjDWhnX5qp+UYKWpETiXSPOCG\/q\/VJZYWWVt2hrnR6a1lQ3yvbI+GmDwWRYLjuY5vGSB3Rs2oLNLaK6y6ioaj7jUzCeCrow3z4H9OjuHNI7Z\/6alUl1Q8GN2ADnlQ1MmyI+XIPM6biM4+gUyjWNmut7t140xo6huv5BqLtc7lXUklIBURNhhja\/glwDiXEdgpNN6qs50HT6cvtBVVTfvj6iSWLaDHkYa5mTy4cjBGCCeVyuno62oqg6aYtaDkNbxx81nA5kQDY8ud7lTGfIt06ZS3zTmm6Gsk01+UKq7VMLoI56pjY2UzXDktAJy7H\/fvrWlL9ZItMV2ltVw1RtktQKynqaPBkglxtOQ7ggj\/AI\/hgRI6KLLz6j0CxTmGSXBG0ZW\/jPGNul6Y1HpXTn5WprLS3GpgraCanlrqprBIXOGGta0HDWdSTkknHstIuOrqGk8MKvTkcMxrZrk2rifgeWGNZtOec5z8lRuL2U1tcWktb0cfl7LRZ3yVtSS0HngD2C558bw6gy+R\/dziu63mK03KzaZh8Srfcobmy2xmkudqfHI2opedglD8AOb8ueeVx6GkMDQQRvPV3t9F0nS+vrlarDDaa6itl4oISTDDcoPN8nPUNOQR9FmYVbkz92ltEHgJqimsNHPTWtlfSsilqnh01TLuBe5xHGQ0Nw0cAD5lc5q63TNTo2y0tmtlXBqGJzjcKmSTMco5xtGfp2GPn1VvxN1rctRUFDb5oqShtsDzJFQ0MQiha7GN2OpPJ5PufdaLDK2CJ2158x3t2TyrOwquVzpSGdAf3qaKRrIM7fXzl3dVIWPmlAblz3HgDushNSPpoGio43ZP0Sd6t4hjYSA9uc57cqVkExb6YznqMqs6tMbPLg9I91AJp92RJJk\/MpuGluSJ78uOAB14wAqErtz\/AOCsyuc2jaC45e7J\/BV4WbnjuAperEkZewtDWguPbCkrDPgNl\/AA8KxG3ZG5znNaD+8\/RVZ3gggnnsnkRVPBx3U8TM9OMd1AODlSOdhZipJ6hzmbCSQO5VZEodUqxIyNz8BoJJ7BNla6N5a74h1VuKo8iHaxmH93FVHEuJc45JTiGpIge6GOVFNIQPCemvQAI8pqIRC7pxKb3QQOyj2QwllFI8pAYQQQFBJFELGEESUhwgCQSPVJAkkkQEAXR\/s7D\/bJp39qb+hIud4XSPs7j\/bDp4\/5pv6EiD3Akkkqjx2yPcVZa1sY46oNx1HZRSPycBa3c7qEmOE3fQmkIOG8fNRbSOvdXrVQOr62KAEjdlziBktaASSB34B4WZk0xO2Vg85jYnT+Q2WVpAycbTgZPIcD8vxC1NYMXebWCwhpceAO5VGSZxOGgY7LaILNWVDZQfJEbWtcZHk4w4NI7Z\/Xb27p1VpGpEbRFJCJC4McHcAOLWkNBGepcRnpx1Wt2s6jUnOdloIBJ9lXnpvXv35+Xstjt1mZW0YkiqHip3OaWOjGwBrS4ncDnoP8KFRp2ojcGy1NIxzmOkwXnOxu7LuB09B469OFbPlNVccvj2NYfHEHB8uXOHQFA08la5oyWRg5+S2UaSn\/ADj31FO4Mc8OcHEtaWN3OBOM8NweAc5Qudnq6K3moe+HymtD2tY45ewnaHjjoSRx1+SsknIzcrbutcngjYWxxvAd0LjynxEU3opm5eeXPP8AzUAi3O82UYaOee6ilqjI7Y3hnsO6zlj8vXTHP4+LNwuLi3y4eCRhzh1P0VO00RY41FSD5h+Fp7KeGFrXhzh6+zVep45DI57yPLHJJ7KyTfU7ZtG58kknkx+kHrhRTRhk4ihzI\/ODjslNeKSOVzaUbpTxvI4\/BWaAuihc4gb391d\/Jjw9zGxgsj\/8xPdY+5XWK3Boa3zZzyGnoPqslKwMgc6RwA\/mVh6K0Mlq3VFQ8ytznJHVMrZ+uKyfdWKGor6uEVkzmMjd0ja3r+JRnqo6SJ09QcnoAO59lYuFTGyJwBa2Ng5x0A9lps8k1yqu+wHgdmhS34z\/AFZPlU01TV3qo2n0Qt7D4Wj\/AJrOUNqjijDnNDWAd+rvmlbKZsDGHAETOef1ipa6uY6Jzw70Dkn3Uxx+8jK\/UYy8VLaRo8lrQ53TKxEVxnaSIxmR36x5UNTLLWVJccuJ6AdgsjbaJ0Z3OGZD0Hss3K5XjWpjOsVUiXzCZyTIeSSUyKJ0hwFsVRQwshmllw+XaeT0b9AsPTztghIccud\/h7LNx1erLs2in+51jJC0HZ2T7xXm4VIkALWtaAG54VIkZKA+JTf01r7XKKi8xvmS8M7D3U75Y4cNYAT3PYBQ1lbva2OPhoGOO6oFXcnia36lqJfNeMcNHQKSiI8zBa52fZQQxulkDG9SsxSsbGyQMwGNwC\/uSmM3dlqpWTBjjHHH06khUCSTklZGpkaPMLgMuVGGN0soY3umXpDBkZwg7qrdTGKc7fl191UwTys2aWAkkiFFFzicJA859kMEoIDnnKCSBOEBQd0RQI6oGotRAHUoFEI8JqKCAoJIoEljlBFRQTh0CaiBlVAPVJHHKIagajhOAwk5FIDjhHsnDhgQ6oA3JXSPs8A\/6YdPe26b+hIuesaG43dSulfZ8\/S5p\/p8U39F6I9rpJJKo8fPfgbWqMIYJ6cqRse0jcuskx5HK25XdT0b44nEzNlcxzcERybD+\/B4VwXCmaRsir2kAAEVgGMYxj0fIfuCx5cFGD6k1N7q7smoy7LlC0scBcg5gw0\/fvhHy9HChNyp2n0MuDeC301uOOOPg+Q\/cse93CrySAdFWayDKuihLTFT1zHNO4FtYBg+49HVVam5Ufmkvpa978EFzqwE4OSf1O+T+9V2knkpFoPULSJvynTOaQ2lr\/VnP+ujnIwf1O44UVVXU4pHwsbXZcQQ2Sr3sBHGS3YO3CrTvDPS0cqp5ZkcptUFRunOBn6Iw03l\/CN0n8AslDS4jJHB901kXVuQGg8hXpxjY2FsjpHkkdz7qlcbjUVrhSUg2Rnghv631WWq9hOxnI7lVJPKib6S1n0HJWMmpTLZp4seJqt2cc7QslPI2A+kdOAFjYTNK\/8ANF+wd3HqrUsTycvySt4c8TLvqOelfXObLUzHymnPlNHBTrhWCCHG0ho4bEzr+KLqhkDNpcN+OM9ljQ6Wpl2Qg9cl3dZt0s76oXJtXNs84tYxx9MQPP4rMWu0FkYc8BrByfcq3NSshb58rB5jW8yP7D5KjcNR4i8mgYcd5H9T+CzLq7rXs1Et0mY6MtMmyMfEemfktZuVd54EUI2wt\/im1Es9VJmRxe7sB\/yVyhsdRO8Omb5UXUk9SlyuV1CSY+o7BTvdU+YWZZjAJ91sklOKdrQ0AyO5J9kGup6KLBIa1gWvXS9STlzKceWzpu\/WI\/4LU1hOp3K8C+V+SaeB3A+MjufZYREnKs0VKalxxwB1K5W3Kukkxiu07SCRkIOdk5wFZrpPV5TduxnAwOqqqVfS5JViCkkmcMDDe5KhCmNTL5YYHYb0Sa+0ZQQxU8LmMID8cuWPqaloYIoTkDku9yqjnuIwST+KYtXP+JoSSTklSMZJt3NBAPAKNLA6eYNHTurdVKYcMGMjho9lJPtdq0vpxvdkgYxlQOduKTskknqgpasBIDJwEsZRBUDy4NG0AZ91GkkgKCOeMIIEgUccpFAzqeeic4jPHRDujjIJJ6IhruAEkEkB7IJyTOpQBLqh3RPHCB3bCaQkPdORTUQUcIoEljKOE9gB6lAwdFLE3LuE0DJU7PSwqBBh6nqui\/Z9GPF6wftTf0ZFz2L3XQvs\/PB8X9Pj\/NN\/RkRHtdJJJaR4\/wBzYxxyVGXknkpicB3PC7OJJZ5SzlADJQB2ecKMQk8u6K00NBGeT\/JCSUE4xwEETWYTJpA0YBGU8v3dFWkhLnnk4RVUkvfj95Uhc2MBrOSrUcTWdQm+Uxri4N56pJUpwc7a31HAVKpmBfsb36kIzySPcWj0tH8VA1hccM4HcrNy+ouvtHJnOyMZf\/JNjpWtePMIc8nopy1zXbY2ke7int2x52ep56uUnvVviUBkLfV+5U6+uc783AAwDq7HJT3ZOSSSUxlJvbgn1u7+y1bbyJOesYIXzP5OfcrO26OKkiGQAepceyhFKyne1rpGknrjsqN3nDWGNjicjCk52re8VNRXI1cvlRO\/MN\/\/AGWJo6Z9XUNijxk8knsE2bqUKSSZk4+7OIeeMhc7d3rpJqNmoaGnox5jiGhvV7+p+igul6p2DbTuL\/2VUfT+Ywmpne4tGS4nhYJsbpZdkYLnE4GFu5a5GZjvtSVlZJUnDuGewVQrOVNHR0FKRM4S1Th8IPwlUbXTiorGhwy0clYu\/tuI4aEmHzpXBrMZVcyvxta4hvsFfvFQHSeTEfzbeuO5WMIwl5yE3fQKHdEoKNCCM89E57gT6RgJmDjKCIXdI9UkiglgqJIN3l4GeuQmElxLnElxQA4ylGQ14LhkA8hXYkELzC6UjDR\/FRFWauqdPhrRtjHQKsEuvpIBSKRSyo0AR7YwgkiF2SPCAKOUCHRJJJAMJrj2R6JYyUDUR0TnRloBTSiESgkkgSSSSB46IprU4IoopNCkDAgjwntGG5RDURwCD0QMBwUi9NcclFoyVBPu2x\/Vb\/8AZ5JPjFp\/9qb+jIudOOW4Ocro\/wBnkY8XtPZ\/xTf0ZEg9uJJJLTLxy0gHlJzslDBHVBdnE5oJOAn4DB7fNRhxHRI88lSrOE5xPTgIYyikqgYA4S\/BJIcIBgoPO1pTnEAcqq95c5LTSAtL3HPwqRoAGAj1T8Brdzis6VDLwMKDDi7DApXu3OJTo+BlS9UPLDW89e6qyzlz9sZ+pTqqY8tb+JVNhLnBrQVLl9Qk+1kgkHCrVFIw00ssj+QOFYcRGznssLXVskwMYOIwe3dXLk6s7WNlPJV2gi8tm7Hrd\/AJUdMHZkeOOgVzy3OBDPiPGfZTDH7ayv0xFyqC+Ty2k7G9fmVRBIOQSD8lm7jBTUtEAG7p3ngnt7lYRZy3vrWPgOPOSpIqiSFj2xu2h\/Bx1UZQUUCmpxTVAsIsjMj2saMklNKuW2eKnMj5PixwrCn3JzIYYaZjcbRucfcrHdlNNI6pnc89\/wCShPVWkhqISSUBd8uE1FEIEPh+aAbudgIpE8YAx7oFt3E7QThMVmN2ITGwep3UqEDD8FCGkHGeyHROc7t2QJyOUDMconASAQKAFEOSJ4QaOUQSkDhEg8\/JNQOLiUxOASx7oGpJfRFAEQMpJw4CBAYTgEERzwinDhO3KN+Qcd0CUD9xQLimFEIDlHOFZit9bNTOqYqOpfTt+KVsTi0fU4wqxCB27djPRdE+z04nxj06O26b+hIubldG+zuf9senf2pv6EiFe4UkklWXjcklBAlLK7OIooJIChlLKQQFJJRGT1YaFApmudjHRNbGAeeVKTkcoBNBnlc5CiqcBoCsucGNyVjKufzXBregUyuosAyDOArIY4tACjpabkOf+5WZ5GxM569gpjPuraxs0B5OVFHUsiZt8vnucqSecuBACpObkOKxbN8WK1wqXSEhvDVjj1V2VmSoxCpba3OLVCHTtawN2sYOSpKudlKzgZcegUUcssURazAH0VCoDnkucSStzLUZ+O6p1Uz6iUvkOT\/JVirEjcKAhYroCBRQUU0oJxTSqgJpTkCgTTtBx1TUSgisppcA6jtoIyPPZ\/NYtbPpuginudrrLcXvbFNGKqFxy+J2QN\/HVhPfsTg9i7F11DFbqVrKpz\/ym8h3ktOBA3\/P\/mP+HsOvJwCbY3GBz1QRkcScpqKSCOE+YsAb5ftyiHMnMbdrWjPuonEkknuhlHCBqXdWIAxoLpBn2TZJGkHY3BPdNhsTg124jICY8AnIGEWNLjtCkd8ABHJ6IKxCPRE\/NA5JygeXZwe6Z1KIGBgpucFA4cJEppKOcoAkiUCEQhlFDBRaikOU4HAIQRQNycq4y3Vj4RK2mmMZiM4cGnBjDtpd9NwIz7qpws3Q6nudFTUkFPKxrKUkxExgluSXde4y4nH0QYplNO5+0RPznHIxyuy\/Zk8PaHWGpK24XyET261Bh+7vHplldnaHDu0BpJHfjtkLmM+qblO4maRj2bBH5bm5btAIHH0J56rs\/wBlDW9Jb9U3m03ieOGS8uZNBI\/DWumBdlnsC4O4+mO4QemBdhSxup6eyVoii9EbI2xNYWjjjLwG9sB2CcjA648+\/an8PLbS2aDWNkpG0crpWx1sLGbA4P8AheW9nZ4Pvn5Luk2lHyzPfiz4eXE7rduIyXe78O+LknJ5djG7jkP2r9W0VBouj0jDNDJc6h8Uk8cXSKJnIyMkjLg3APYFVl5NXR\/s7fpj07+1N\/QkXN+66R9nY\/7ZNO\/tTf0JFFe40kklUeNMpIBHK7OIhElNzwkUCynDomhEoInvLnbWfvUjQAEAGjoMJj5OwWVEgl3yUg4UbDhuXFRvkLuB0TejRlZMNuAq9PDuIJUrosuGeT7KzE0MZkrOt3dXw\/0xsJPACxM8pkkLieOysVk5lcGM6KB0BDRj8VMrvkWTSEN3HCbO0NG1qsNYIwSeqhdyc+6z4KpjQ8tWS3CGBjlRVVzOFVnZ7K\/Iq0jc5VWMVM3CqvCyk0WVSlixlGoqEIKRzeeUCOFFRkJhTymlUNKaU4oYQNKSJCCKs26vq7ZWR1dvqJaaqjOWSxOLXN7cEKB73PLnPJc5xyXE5JKakiAgjhJA9m0NO4Zd2UZT3cAYKYigE7hDKRCBx5Cb3RdgAYKAPKIfG9zHhzeqm34aXyD1\/qqE7nNHAACaGk5+Smg3BJA91M5+0eXgYHdQt+JHnkqgPOSSmkIoZQApYR7KTY5gw4YJQMYOM+yD3ElEkj5ZTeqBA+6IQRCBBFNyllAUMpIIg5QBIII4KSSDcaXxP1vSW\/7lT6ourKcDaB55Lmj2Dj6h+BWpVVRNV1ElRVTSTTyOLnySOLnOJ7knklQlJA7K6P8AZ1\/TJp39qb+hIub8Y5K6N9nl7WeMWn3vcGtaZySTgAeRIivcySax7JGNexzXMcMhwOQR7hJVl41SSSXZxI9EQkkgIQKSSBruhUXdJJZqlP0CEXxJJLN9U9vxFCp\/uikktXxPtRh\/vSrjAkksYLVKo+IqFvdJJYvqkE13RJJRUL+ihckktRUEqpzfCUklVUn9VE\/okkstIympJKgFNSSUKBQSSVWEkkkiEgUkkASKSSEIInokkiw1IJJIhx+AIs6OSSRaYiPhSSRDT1QHVJJA+L+8b9Var\/1UklL6Kb+30TEklUEpdkkkCKRSSQJBJJRSS7pJKob7pJJIEV0f7O3PjJp0Hpum\/oSJJIPcoAAwBgJJJKo\/\/9k="
                            },
                            {
                                "timing": 16838,
                                "timestamp": 2951098349,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQUBAQEBAAAAAAAAAAAAAAECAwQFBgcICf\/EAEgQAAEDAwMCBAMEBwYFAgUFAAEAAgMEBREGEiExQQcTUWEiMnEIFIGRFSNCUnKxszM3YqHR4RYkJzTBF0NFc4KSolZjo9Pw\/8QAGAEBAQEBAQAAAAAAAAAAAAAAAAECAwT\/xAAkEQEBAAICAwACAgMBAAAAAAAAAQIRITEDEkEiMlFhE0JxUv\/aAAwDAQACEQMRAD8A8Q3tP6uLDWj9p3dVxB5sxc5xLc9cJYZGueXOAaAENqXkkDhuepCwHVzGshAaMc9VmEHK1KgN8jc+QvJ6eyoPZxyQEilpRCJQagOMY7NURwXOIGB2CccBqjwqoxngJ21SNDWtyR\/umEZykCcYyg46Nz7pOv0CXHBKo0KCqFB8flQyueON3JaoK0yzudPINoOOM5UVMY2v3y8hp4aO6krqzz5dwaA30WW98GRBzBz36NHJKkILZecB4HJ\/d\/3SW+vNE97xDHI5wwC7Pw\/RV3SOlf2bk\/gqzwfK87WtaSGN6DPf1VihjjLXT1Lv1MZyW55cewTKWhlrNwhGQzkklVHtdvLeuDjhP+LP5aLqgSl0rm5c\/gYPA9lbgp5mNYacNMjDk7sYB\/FZkMhifkMZ7bucH1Vksnq3mGB4ljadzpS3aArJrmrct8LktTJWMDBMDPnB3HH5KNtprmyDY0h4HVJDHT0Ie9rDPIwAlxGGtThc66bbGJBHGe4HOFm25VuSScrVvknoTP5h3Ttw3BPDc\/zQ6auErWtqH+bIfkjCqyVTnVjG07NxI2EkYzjufdb1opPLnfO8Fz3fCCT8oWtTHHd7SXLPLWN4Vn2x7aYzV9T5bGHc4tGXH6uXPMrBFWPmpYC9rTwZPix7rbvFZLX1ElNDgQxHB5+Y\/wCiyp8Rwuia\/wDiw0pjjbN1M8pjdYluVzkubY\/MjaxrORg5yVIx8TaJkkrN8rxjjnDfVU4IYpWlplBcG7gGDqfRWqmFkNK0b3Fzw3DM9FvCajnnl7VNRX2OkgLIqceYTgPKuQTVMkTphIImbC4uzwT7+imttmibAyouXVoy1h4DR7qjcq8B74qdoa3dnACx47JldOnlmXrPYUDqyBk0scMbi9xJkeOMeyhgE8kc2JGPY3Lth4z6kLTEE9bBBSCQjjdK4\/s+g+qjrqempWyRtkLI9u3fjJz3Xa5zeo4TC+vtUdmgjnyYxsz1O7PHoo\/uLqqtlZLI1scXXaeGhU21raeAw0J2vPWRwwStXTjnNpZ5agfC48k91qeuV0zdybSwTQUFM8Oie2Mu+F2f7RZk757xVsjY0NZ2bnp7q\/qE+ZHTlg4IJAVuy0sdLS+dJjzHDk56D0Wspu+vxmWSb+qdzpKe20kckRLZ24DcO6nuVhyTTVku6VxcfUqzd6j71WOcHZaOAmUrxF+wDj1XHOzep06YyycrUdvipqbzZJWZPRueVnT1BdIfhGB0yoquodLIcYDfQdFC3hwz0Wbf4WT+U361w+Y7SlDQxjwQfclD6nuBj6KF0rncE8KKgDCXADqU6aLY\/aSD7jop4gA\/L+OElQRv2tOWjoUFeRz3hoJyGjAT42l0ZaCGkHOe6aXNGfVRPcc8FA2V2XevumkfkkcntHHKgG8cqJ3JynvdkphQASFCCgRCEIEKEIRSEZQUqECYSEeickPCqEQhCBM8r0PwAk8jxbsUoBy3zzwcf+xIvPV33gT\/AHqWX6T\/ANCRB9wQ3IuhjJjJJaDy7\/ZCz6f\/ALeL+EfyQiPhwsiiaC0hzh1GOAonsc\/GCGtdzk8ZTsYbhxHu3ugEPaOMYH7Xdcmq1bLp6vv9NdHWeOKUWuldV1Ac8B3lt6lo74VXSOlrpq29\/oy0RxyVPlumd5kgY1rG9SXHgLsfAi4x23xJoIKnmjuTX2+dvZzZRgA\/\/VtWzp22O0jp\/wATqp\/FTRwiyxuIwXOll2vx\/wDS0H8VqI801hpi56VvT7ZeIo46lrGyDy3h7S1wyCHDgq5TaOuj9PW28NhhFLcar7nS7pBvlkzjhvpnjJ4XTeKxNy0n4f3wcme2G3yEc\/HTvLefchwV3xkDbaNE6OaSwWqgjfUBp5bPOQ5\/49D+KqyuTk8PdRO10\/Sb6eJt5awyeWZm7doZvzuHHyrGoNOXG4adu16pmRmgtjomVLi8BwMjtrcDvyvatJWWDT\/2oqi2Uk1TNDBFKGyVMnmSHNJuOXd+SuQ0a3b4IeJH\/wA63\/1iqOFuWm7jbbHZrrUxxiiuwldSua8EuEbg12R25Kyw1rTiU4b3wvXNSUFXdPDTwnordTuqKucV7I4mDJcfPbwud8RdP2HS9NT2SCeW5at35rpIZP8Al6Yn\/wBlox8T\/U54\/lF+OAdhzzt4GeE1zeeoXrN005orQb4bXqqnut81GYmSVcFHO2CCk3AEM3YJc4Aj25WNrnSFoi0zR6r0fV1U9kqJzST09XtM1HPjdscW8OBHIP0VR58eevRK0F5wAvZNZaV0NoOut8l0guN2fWUUNRFboqkRBu5vxPkkxnBdkNaB+ycnolumj9DSaZoNc0k1yo9OyF9PUWsSCSo+8g\/DFG88BpG5xcc4A9TgDbymCeamhe2CQNa\/h2Sq7dozsyT6r1L9AaN1noq\/1+lbbXWW82SEVT4Jqs1EdRDn4jkgEOHtjt1zwtr0dpei8LrRqy\/T1wEtTNBNT07h5lS4H4GMyMMGA4ucc8DgZIU01t5h92c2l84loaTgZd8X5KSmr6ikh8tm0Ndzgt6r1qzaV0Vr+w3GssENXpmstAbPVNqag1MclNk73jgHc0AnAwM4HfIboq3+HWr7w3TNFarzQ1dQ1zKW7TVYe4yAEjfGAGgHHQZ9M907SZa5eXWykdVmVzTh\/wC0XcNb\/qfZbToaOgps5JkcOp+d\/wBB2XWeHem6COg1BW6nllgtdll8qqMOC+aYuLWxx54zkde3Hrxct9LoPWN1js1PbLlYLpWO8ulqzWfeWPkPytlaQMAnj4e5XSWYTjtmy5\/8eXzTzSztNPHhzvhZt6N\/1V6a4mkpmwRybX\/+5L3cfb\/VdvoHQtDdaPWseo55LZNYBHumY4ER4e4S5GPi4YcDjlW9IW\/w61fdRp6itl2t1dPujpLpNWCUvkAJb5keA0A46D6Z7rGt81uZevGLy5kjGtL9pBHLS8cO\/Bad+0\/eafStv1FVU4is1we6KB7ZWkuc0nOW5yPld+SxbpRS0FfVU1wOyenldC9refiaSDj2yF29703RR+E+lrrDNVuqK2pqmuZJJmNux2Phb0BPdbuV0zMeXAU7RsMgHy+p6q9bS2rusb5nMZDH8RBPAAXsWq9D6H0ReGC5xXG6NqIYpIaCOp8sMaWjc+SQDOS7OGgcAZJ5VS76N0LHYLfrSlluEOnavdAba2QOqDVNcR5bXkYDCA4lxycAfvDEsvqTKbcHU1TqubzCSKZhyxv7x9T7LOposymZ4DwD8I7vd6L1Wu05pjU+hrpcNM2+rtFytAjklp5ajz2TQuO0kOIByOT+Hvx5JV1Tm3BjaR5a2n+Fp4OSr6+qe1zy3W8xz6CibEXNNS8l8nfaO5\/8LlZxUVdTgZduPwtHK6H7rNJTHe4vkl+d5POFYpaZtJTbYWNbUPHw7ucfVXDxWnk8svE6ZsVJBQMjE48+qccCMHhqvSTUjnhs8rWbR\/ZMPT64WPWTGJ2xkpLsnzJMYcfbPorcVCyURz1MbYGNHDWD4n+5XWXXGLjZvmn3ureyVkYaw05ALXNHKyJ6qRzSyMuDOuM9VPUebWVeI43gc7GkdgqL5XRsc0sw8nGCOi5Z5W1vGTSe10klbVtjHA6k+gVy+wxUYEUefM7nPUYVe01ktKXuj2guGMkZwqlXK+oc6R7i92eXFZmUmOvrWrb\/AErpUg5GShZbGE4MIbvI+HOEwnhRl59eERLK7kDuocFx2tPxFKxpccBG8MOccqohJIyD1CMZGUjuUrT1BQIQO6M46JDyUoBJwOqBCAQc8FMU0jNnwyHafplRcZPOQoGoSnA6JEAUiVBQNKEFCKt2qgfcq1tMyWKHLHyOklzta1jC9xOAT0aegKvfoej\/AP1Faf8A7Kn\/APpUOmp2wXePfFPKJY5afZA3c8mSN0Y2jucu6LaOmaUVAhJuocWeZv8Au8PlhucZL\/N2jn4evXjrwgoUenoKyrhpaW\/WqSeZ7Y42bagbnE4AyYsdT3WCu1tFqprZcIbmIby\/9H1AkfE+ljY4mMhzm4MmeP2iAduclcUiGoTkKqQrvfAn+9Sy\/Sf+hIuBK77wJ\/vUsv0n\/oSIj7Qp\/wDt4v4R\/JCKf\/t4v4R\/JCI+FGMJcHPOPUqQRuJG34h+WEx87uHEg4UzGTVMBe1j3BvJOeMLm1o+jmfQVcFTBLieJ7ZGuB+Ug5B\/ML2vx3v1mqdI0X6AqqeebUFa27VcUMjXOhc2nYzY4A5BySee+V4ZDHueWue1gxkklBeIC6OJ4JJ5cBz+aQeyeGdFatR6HtdqvF2tlG+z35lY5lbUNj30zmje1uepLmrznXl9GovEu5XfeDDPXZjcTx5TXBrP\/wAQFzjmDqTlMmLQ74QFR9AQXa2D7U9fc3XCjFvdG8NqvPb5R\/5QD58468deq4PStbSw+DniBSy1MDKqoloTFC6QB8m2Uk7W9TgdcLzlrntB3Ehp5UT3bjnlWGnukviGNJ+Dei4bAaJ+onxVUf3rc2SWhjM2XAN52l\/w8nsCua1rUWrVFsptd2aSjor7DMz9L2wyNYXyggieJpOXNcfmAzg\/iV5e3GQSE12NxwMKmnteudJyeJt9l1Xoi4UFSy4sY+qoJqpkM9JIGBrmuDiMt4yCFlavloNGeGcejILhSXK9VdeK+vdSvEsNMGs2tj3dC7oTjpz7Lyckp8THSdMfmoPSfHmupLhqu1y0VVBURss9KxzoZA8BwactyO49EyrrqV\/2fbdQtqoPvo1A+UweYPMDPJI3FvXGeMrz6Wna2Pd5jHD2KiYwEZHrySqa09M8H6+joLHr1lXUwQzT2KZkTZJA0yOyMNbnqfYJmqLhTy+BmlKRtVA6sjuVU+SBsrS9jT0JbnIC84nLcgNduxxnGFE1pe4DgZPUp0dvUfCStpaTTuvP0jVQQ\/ebI+OJjntY6Q7vlbnqfYLL8I54KTxN05WVT4qOkZVtLnSP2taMHkk\/+VxQa1nwlrg4ccHOVp0tFNVta6QGOBo6dCVZu8Qup29l0Fq4trNbabo7vTWusuFfJV2yvka10JkEhyx7sEAObjB\/2B6+1HWVpdDV6w1NRW60xfHPVebTue8DnEQa0kk9uP8ARfO1fXx0dE2KhLWPzg7RyFgVVZNUkea9xaOgyt6mDHOT1606lo7npfxZlfWMZ9+EL6VtQ9jZp8zuJOBjc7GCcBcj4OP+6eItgrKh0cNFDWxmWeR4Yxgz1JPRcOM9lq0NJX1dKYYgGxA7vi4ypJ7Vb+MaOtNtdri+1BkD4JK6d0cjSCHt8x2CD3GO67jUM1NJ4M6MpqCohlmpqusM0YeC+MF2clvUZ5xlcBT0Us0zI5huwcOLecAepVi63FjYTSUQIMZGXtHA9lr0+5Ht8xd1473GCt1q99uqYKhktHTRsfFIHjPljIyOFFe5KZvgrpu2Q1VOa6K7zSyQRyAvjaWnktznHuvMtlTWThjGudL\/AC\/0WtHR\/owwuAjkmyXSOc7AaMdEkuVn8G5jP7eneH1ypqLSet46+pip5H21rI2yvDTId3RoPU\/ReTWyLzZ5Jg0vAcACT3JUlylNbTvex52cl2eM\/RN089\/lFhyGOkaBhbv7MTiOmfJjLGsyWjOAsmK5SSTGOVhaHHaM9QVeppP11VIM7G9vdZrJTKInbwNz+Ph6ZPZdLlvpzkZ9XTy0lS2QEeW7kZHT2WzQzOr27eQwcudnl3squpIXedG4fLtwtOyR+XQsBGCeVyxl9\/VvK\/jslzge6FroHCMQguBxyuYcXSSF0h3OPJJXRahqvJpfKbnLzgkdgseGH7xUsijwN3JKz5r+Wovj63VdmBn1PKigGQ4ZxyVq3iCKnLTFJ8W3a4dlgbyZQGdFzuPrdVuXacQtDsdfdQO4JHorLnbQD7qKoa4SHf1PP4LMaV3HqoyUr+CmkqhQ9zehwmE55KVw4UaB4wSMnAQ\/aHENJI90xCIU9UAkHISDkp7nYG0dFQyRxecuOSm4TghA09UiXCRQCQpUIJqGiqa+qbTUUL553AlsbBknAJPH0BKuU1guFTHTvhiic2eN8rD58Y+Fpw4nLvh545xnso7Pda2zVRqbbN5FQW7RIGguaMg8Z6Hjr6ZHdT01\/r6aoEsL42kMkjDQwABr3FzgAOnJQQUdvuP3hv3SOVs2xjwWOwdshDWnOe5cB+KtvtN7joaiDEho4Zw2SNlQ1zBIdoBwHYPzNG4dMgZ5UMV9roXRuifG10cccQcIxktY9r259cFrfyU0mprpJBUQmceTPO2pezaCDIMYdz3G3\/M+qKbLSX41LHSCudPTU5ma4vJdFCwlpIOfhaCCFDBYrlPNDFHTHfMNzNz2tBHliXJJOANhDsnsrcerbzHK+UVe6R8flPc9jXF8e5ziwkjlpLzkd+PQKKPUlxY+gfuhLqL+yJhaejAwE8ckNa0A9sDHPKCtFZq6WGnmZEzyp5DGxxlYBu565Pwj4XYJwDg46KnUwSU1RLBUMLJonlj2Hq1wOCPzWiL9WeXTsIpy2CZ87cwt+J7\/AJifU9MemBjGFQrKiWsq56qocHTTSOke7AGXE5JwPcqogIyu+8CR\/wBVLL9J\/wChIuCXfeBP96dl+k\/9CRB9nU\/\/AG8X8I\/khFP\/ANvF\/CP5IRHwtDTMkl+N22PvhTxzugc+Onkd5Z457hWKSkiduJcMN9Tx+XUpKra2lLAxvnE9h8oWHSRnykCo3PZ8JHQL6Bs9Np3S02itKXzT9rq6m7U\/m3OrqKcOngdOSImtd+yWnAPtyMLzHwj08dS65tVFMA6ibJ59S5w4bFH8Tsn0OMfiu91a\/QurNWV16m1xWRvleHNjZankRNaAGgOz2AHKJrdeVXjS9fQ6wqdNxwulr2VZpI28DzDuw0jPrkH8V2XiD4R3HTFjtl0hoqt1OKGOa5vkkjIgnLsFgAwcZI9evVa\/j1S0l4nsWrrJVCpoLnAYZakMMZdPEdpJB5BIA4\/wlZfjJM+O0aBBc8sdp+DODwTkojlNOeH2pdUUz662W0miadvnSyshjz6BzyAfwVHU2kbvpOZkWorbLSvmGYXZD45B6te0lp7dCvWvGCHTLn6doLlerxR22G1wSUVPSUDJYHNcMmQOMjcuJ6nHZYtRU2d3gxqC3Wye+Xakp6qnmgnqqJkUVFIXYIB8xx+JpIwB1+qujatrG3UNu1H4YmgsVJVmqtNDNLRNa2NtZK55BDz0JdwMn8Vw+rKGquWv7lRW+wmgq5Kt0TLVTfrPKcDgsbt68g9OPwXqOpGt\/wCN\/BkuP\/wy1gD381a+mWUsPiL4v17p56e40zKgwT00QlmhjMrhLJG0kfEBt5yMZVR5fWeD+uKWjknfZjJ5Td8kMNTFLKwe8bXF3+S5Ww6ful+krI7XSundRwOqpxuDfLjbjc45I6ZHA5XcaeGkrfqGjuFq1TqUXKOZr43MtbNznZ6H9dznpjvlejWCsht\/i\/4lV9voJaFzLHU1YpaljQ5sm2J53NBI5dk4z3SQeUyeE+s4rNNcxZ5HU0UXmyM8xnmtZjOfK3b+ntlaVj04Lv4HOktlrbV3ybUbaaKSOIOmLPu+7YD1255x07rmNF61uGl9aRajbuq6gGQzRySECfe0gh578nP4L0G0Xapo\/s5Xd1q\/5V9Xf\/u73M+EsY6Fpdg9RkDb9CR3QcTqLwu1fp60PutytWKGM4llhnjm8r+IMcSFjaV0pfdVVUkGn7dNWviG6RzcNZGOxc5xDW\/iV6L9ntszdTXi3Tyl1FX2qpjqKcn4ZAGZBx0yOefcqTTtNDQeCks2o7nNR6euF0wyC204kqaiRrcYc9zg0MG3OCDyMq6NsseG+qbTa5aqttLfu0Iy+eGoin2fxbHEge5XOV9oulNZX3yLfNb2VApTMHDayUt3bcZznHK9S8CqrSsusKqg07br87z7fUMnnraqMs8vZ0dGxmOTgcu6lc1axIfs53UQM8x0WoY3vAGdrTCACfxOFr341E9d3def2CwXW\/XAwWumfVVZjdL5TSAS0DJOSccBX9IaDvmqZpRbKN8jYhukdkNDAem5ziA3PuV2\/wBnCCom1\/UyRsL46e21L5HjowFu0f5kJmh6ymg8L6uk1XR3Wnss91bPDcaJrX5n8vHlyMcRluPiHPVZn9rb\/DGvuhL1o+1m5Xi0ujpC4MbNDK2cZ\/xPYSG5\/BYNFfzK57XRbcgNjaOST9V6PY7Yz9Carj0VqiC8OqrbI6sttxoZKd3kggmSP4iwvb2Oe683igFK2KKjjjkkZy97vVdsMrenPKSdvVda36j8J6yk09Y7Faqy6xwMkuNzuFP5znSvG4tjBIwACPz9slt2Nm134V3PUjLRR2i7WmqijqHUMPlR1THuDQdg6HJ\/y9+OSrdA6nvM8NXe2ttFC1oa6su8vk59SGu+N3tgFbOp79brbo0aQ0fvqKZ8rZ624TMLBUPbjaGt6hgwDg8kj88evtWt+sbNbPY\/DTR1kqnWWiu2ortT\/e2\/fhvhp4ifh+DjJP58FM0jXWfxVor7Q3rTFmtlzoaGSvprhbIjAAWY+GRuTkcjr2z9Vyt30XNpum0xqKqrWXaCtiZUsZLETE17SCYXZJ3AHgjjPK9O8P7+zXNNd9MT2m2WimqqN8r6izw\/dizZ034OHMOcEH1Vst5TcnD5zqJ\/u753Z8wyDa0dgO5V\/TLZdzhJnkBwaeyowUstxrHSRMPkg4JA4aOwW1SNlpLkTI0frsAAH5WgcLeE3dpldRogiKmlmMf6zBcQOpws62iKaoBjY0gfG4uHIPstCtqXwQl0MLpn+gCz6CKaSoE9WDA8dGevsut705z+Vy6MGY37XPcDw0Dqrgc2OLONoA6IMjQwuJ4HVYtbV\/eMHfsiB5Hf6rPkynj\/AC+1MZcuD6ym++ygu3AHsCrNJaYqYEh7txGC70UtsjAZvGcHplOu83kW+VzThxGB+K5+PDj3y7ayvPrHIXadnmuhgJ8ppIBJ5Puo6OndtLyMn+ShLQ6p5+XPVbVqi80PBBDXZAK4W+1duozJ5Nu3AyQeMqrUTGR2XHLlYuTXQyFh6grPz6qSaaK4kpArEEBkG48NUc3Eh5B+ioTcNpBH4hQlOcmIBCEIgSFGUdUAhCRAqQoSIoQhIeUQqRKkQJlKlATw31QRYQnuATVVCQpSkRAvSPs6c+Munf4pv6Ei83XpH2dP75dO\/wAU39CRB9z4CEqER8BSTTPi\/wCUgcwHq7BJ\/NFLSyyAtcwnAy4Dq78VdlrJIqfzZsNeQQ1g7A+qzqN0kznOdK6Jh43+vsFy272culsOpazTFLdIaGOmZNX0rqSR5Bc9kbuoZg8E8cnPRcsKmJkTo3bmjHQd\/qu50Bps6p1PTWenlbB5jHuM8g3bdrS7kD1wtOo0TpKqqSGa\/tOM8tFJL290ltTKSVw51VXN0a\/TBZBJa\/vQrI3PafMjfjB2nOACM8Y7lblJra53LSUWn6+jttdS08Xk0889MHT07M5wyTt0UmqLBZ7XVxxUdzp7rTmIOa+CNzADk5aQeewP4rkbhWNYTDTNaxncMXX11Pyc\/vDsodeS2ixU9nuFBatQUUBJgguMJkNPnqGPBDmj2ysXVev7jfrRDaoaO3Wm0RP80UNuh8uMv\/fdyS531K5Bzy53PVAZuIyQ1S3fQ6Wt1rdKy6abuFQKUT2GCCCkDWHDmwu3N3jPJz1xhRxa2vVLrOo1RQ1DaW6zzPmeYm\/AS85c3ac5ac9DlLLpeNuiGahF3oHSOqvuwt4f+vAxneR6LmXNIKg9Hi8WJaSc1lu0hpWiupORWxUR3Md++1pcWh3vhcvaNaXi2XK+XASx1NXeaWakq5ahpcXNlxuIwRh3HHb2WCInSEZJxjOfZS\/qo2cZLscccfirBRPVdAzVFwGi5NMtbB+jn1ory7afM8wM2YznGMdsLCkHxHp+CZjATY39IaruOlLsa+2iB85gkp8TNLm7XjB6EcrV0jr6vsNmqLHPQW682WeTzjRXCIvayTGN7CCC0491xsUTpM4HA6n0VyIsjiaY2jIPxF3dXWx6DbvFW8WWqZLY7TZ7VR7Xg0lLTlkcpLS3dI7dveRk4y7A9FjaG1vc9Imtigp6GqtlcwMqqCti8yGYDoSM5yOeVyM9S57sh344\/kmQtc4lxGR6lXhHpsXi3cLXVsksFos1spg14NLS0xjjeXNLdz\/i3PcATjJwM9Fi6Q13cdOUNZRimpbjb61wdU0dxj8yB5HRwGQQ4eoPp6Bc5TxQmMySyc9A3qV2OsvD+DS8MEV11BRm+SiNzrVC175ImvGcufjaCB2\/JNG5BXeJs5t9ZQ2Cw2axNrIvIqJ6KFxmkjPVgc5xw0+gXHB01BC8yPIkmHEZPQepXfaf8PI5orJUQ3yzb7nJJG1ss+HQFueZB2Bxx9R6rz2708kV5roaiohnfBM+N0sLt0cm0kZYe7Tjg+i1+sScvW4\/GO8XOrbNcrDpipqXMyZJLdvftAwBkuJTL9r6qutpqqKSw2CmLg3MtNQiORpBB+F2eOmF5TSzQ003m1BlMvUBnGfqt631wqqaR3l7BkAjOSV08cjnna7DSWvrpZLYbSaehuNrkdu+5XCHzo2u7loyCPzx3wn6k8Rrw+0T2u02q0WK31WIqkWyn8uSZp42lxPTHp6rlQPLaahkJy1p2tHdZtTUSQ05kqJN1S4529mY9lrLGfUxtdfYtVV1p0vdNOwU1Oy2Vr2yPkfHl+Rj5T+A6g+2Fj19JHUsczdiTHzDsucttaJKxr6tz5T2I7H6Loqba5zxvc4g8kDABVxsqZSxJG54AY5mwNGNxPX6KndJBDT\/AHkRh74\/kz6n0UVTXyRXAQNYXt47dcqzV0wjDnGVzI3jDgXcD3Hut3pmT6r1FSKe2skm4fJjcP8AEsK2sdXV+12dnzOHsluc5rK0Rs4ji+Fgz\/mtGnpzbrdLMSDLJ0x\/Jee\/nn\/x1k9Y2aeoa6V0bC3awcDusK9133p4jj5iaf8A7iq8NQ6gpZXS\/wDdT9j2as+NzpSM53bsNHsnl8l1owwku1iHPxNBxuPTstWjYaOETvlbgdirtqt0cUG6RoL3c5K567yCKoe1ri5u7jnqufpcZ7Vd+11EF1nbUPc8HkuJ6LNIypnSGYgEYaPRTupCGMcA7B9VjbfSx94jjtojaAXnv6LLKc\/LXEZTFTRruThHsgjlGECYSJT1SIBIeiVCBpSJxSYRdjskS4SIBCEqIRLhCXKABwjKQoQBTU52MDGc901UCQpUuEDV6R9nT++XTv8AFN\/QkXnLsZXo32dP75dO\/wAU39CRB90IQhEfnzmStqWiQ53OwSumZSRGARPia5jegWM2Ftub5kwL5D0b2H1V61zT1YcZA4R547D6BcrK9OFj0vwNjx4nWsR4bEIp9wHb9U5Z9DpDRMbJXxa\/p3AHJcbXN\/qrHhTdaDT2taW4XSoENN5cokkLS7aSxwHABPJIXGxGMsdtaGxg8Jv1Sz3ttdj4c2ay3TUWraWtmFfaKS1TyxVwhLehb+sY09CATgKxou7aTv1bJYbrpmyW60SsfHHXYIqYHBpLXOlceensMnpjhZ2h7zbbZPqenrqowisslRSxZYTuldjDeBx35PC4l7xBARTDI6buuV1x5\/LJyynzF6fpfSNJatGN1AzTT9RXCrnfDR0zYHywxtacGSQN68jABwEym0zU64iuFtvWgm6euTKeSahuVDQy00Je0Z8uUH4SHYxnqszS1\/hvWiRpi73ep0\/U0k7p6GvjLixwd80Uoac4zyD\/AKc6VsobNpumq6u96tm1JVOicymoqSon8veRw978jgeiXL3vDPr6zlxVNp+lq\/BGC4wUTDdn6gNL94x8XleRu2k+meV32qLZpnRtHpqqh0\/bq27VFqp3yNq2F0IODukLARuc4568Db7rKZebRa\/CNlsc4Q1kd1NWIG7slnlbdxPQ88YyuW8YNV0eoqjTjrPVmWKms1PT1ADHN2TN3bm8gZxkcjha1Me2d3Lpo64ZpW+1+jLjCKazuuL3QXejoAX\/AHcMkDQ9kbQSNwzgY9OvOenmoLlT1c8OnfCy0Nscby2Gou9O4SzMBwHufK9pGRzjHGV5X4XX+l01r2zXi4wPqYKabL2tG52C0t3AdyM5H0Xc6j0Vbbxe628VWvqaotlRI6UF0UslVgnIbsIAz26gfRZ5y6a3J2fqnQtqpPFLQraa2xQ22+fdpqqgZP50UbjIGyMa8E5b9D6rzjxCtdLata3+lpgyKlhrp44YmZwxokIa38Bheia+1labdX6BqNMvfPBZKeLfDNnzAWSZDXHAGSBzjjlVdZWPROpdQ1mpaTW9NSUFfIamailpZHVcT3cuY1o4dznByBz1PVNCK+2W0UL\/AAuigt8Lf0tS00lYef1znSgOLue4KueIF907oPXF1tNj0rZ7m6OcmaW5xGWNmeRFFHkBoaCAXHJJz2wna11Ppm5Xrw\/ntcro6GzU8McrHBxfThkoIDjj4jtGTtzzlcB4n3OivviPfbla5fOoaqqdJFLtLdzfXBAI\/FB6lqK1aStMNj1VaNPU1RPfqVs8Vtq3OdSUTm\/2ri0EF+SQGt4Aw4+gGdrCCzal8LZ9Sw2OgtF3tdc2lqI7e3y4Zo3j4Tt7HOPyPrxzet9T0Fw0joegttV5lTQUUsNW0McPLcXggZIwePTKZaL5QN8H9TWSWqxcqqvp54Yixx3Mb8x3YwPxK1xIjldM3mntt5gnqLTS3OHkOpaguDHk8A\/CQeOq9t8Xqu2XXxxt9hqLFQh77lQtqK0F\/m1EbmsBjdzjGHY49AvELZb9rPOeHbhy0Y5PPVdz4papoJfGd2p7PMKunhnpZ4jtLdxiZHkYIBHLSE1e6bnxyviDR09m19qKlt8QgpoK6eGCNnRrQ8gD8Auo1XYbZQ2rwykpqOOOW5U4fWEZ\/XO81oyfwWnrS0aJ1Pf6vVNLramoKOud94mop6WR1TC88va1o4dznnIHPU9VB4iam09dxoA2OV0dJaYPKljkBL4WtkbjccYLi1uTtyMkqK3dfVdj0X4gXWks2krPcI45WmolucZkjYC1pEcLM4aADy4gkknsFwviWLDbta\/eNKSxttlXSxVRpoZN4p5Hj44vYg847ZwjxV1RBfNf32rss7JrbUzNfFOWFu4bGjo4AjkHqFwryAQeC71V3JzE1vtuS6gIDmxMIaRgbuyoMpqmrfnacEZy7oqDndN34BbsdYJKeNvn+U5jcOaW5L1uX27Zs9eiUUsEE4o4mhzj87\/UqzV1\/wBwa9kYHmPOSB+zxhVKio8uTzKaDa89ZHdfwCzpgXu3OJD88g91q5anCTHfNTwVkhqYpJSXFvQ9yte7TzVdM3bC7jsBnlVbPQmQtmlAEbTwPVaV0qxRRNc3aZCeAfRXCcbqZX5GJRUbqaVslS0bXcty4AhadfcKSPYGObK8fKMgtaVztyqX1tQXlpBJw1ucpGUxhiMk7CHdmuGFzlktuLVlvZax4fUuL3F7s8ladrpmBokmGMuAGR\/msmYmVxdwB2GB\/wCEyCpliyxh+E9iuV5rXx1t7ujKOHyYSDM4Y4\/ZC5B5Mp3ZySUyYkuOTk9ytOyUL6qUDafLHJdjhbzyud4TGTCNCxWpkhEsrdzW9PQlT6oliigYxgYJP8wFauNyhttN5cRa6UcBoPT6rjqmV9RI6SVxc5x9V0y1hj6\/WZvK7vSEnJyVIYsRb3EDPQdypaKkkqahkbAcn1Ul2YyCbyWncWcOPuuGrrbpvnSigjAygDIScopvdBTjweUmMoG5QngeqMBAxIU5wSEIhqAlwjCBEBKjCAAylwfRPY1ShvqgrYRhSuCYeEDCkSlCBAhCEBhej\/Z0H\/WXTv8AFN\/QkXnC9I+zr\/fJp3+Kb+hIg+5kIQqj4ZuFWx7HMha2U45L+h\/BQUdV93LRUOLnHjDflYpKaiEQLpOSiClpqiR5fHuI4yOAtZ4ZWbyul8ecl1jNtHBmDQBuyOcd1Wra2KjAb1kdwG5XovgRTtp\/EC3NjYNhinGSf\/2nLjvDvSp1VcK2uu833PT1B+tr613QNznY093HoAP9AeHr9en31w5mpY6pq2vGXOPB+HDfwK29uWM2hrQFvaqv8urbvSQUMIt+nqLFPbaIcBrem93+I9T\/AP4m\/drpd9L10Wlpaa2PNnr2VhmEW\/zJNocGknGW4IzwD78K+vvdRJl6TeTiImtmqHujy5ucF3r7D2V+erNLTZkiZHtHBK6TVkVXHQQaorI6ONt5mlcyOnBbtc12HDbjjn3KuVPhrXUdfKNR3W1UEbC0MmnlcGSEtDsMbjc7AcMnGAV6N4+LH+3m1l5suenmckouYcXtL3HhoPRo9VnSWd75wyB4LP2ndgu81tpKv05LRxsdTVFFXMMkFbSP3xSgHBAPryOPdbg8P3UEcUF3v9ktdY5ocaWomd5jMjI37WkNOPUrGGNzvtk15MscZrF5P5ItFZG+cGSFwwD3yrlbqJnliOnZloHfhdVftIVkOo4LDcKy10JqI\/PirKqoDaWSPqHNkwc5xgK74z+HVJp\/Vk7rDU2qOhdLFGy3RVRfUwZjBLnsOSGkgnOf2h6reWXrdYOcm+cnlE5lq5nGRrjIegAU9LaqpzHYi2u9X8fkvcvFizS3PxjuFPQ07p6yo8hkcbepPks\/06qjX6MiLzaotVaZbe87Pub6o\/P+5v27d2eMZ6pMZOcqXK3iPFp2GGnw52HudyFDStDt7QfiIw0epXS2jQ18u+vDpWSOOivG6QPZUuIa0tYXnJaD1A4I4OQuw0z4O1FU+CK53q00d1nGYbZJPid5xkNPGGuI7Zz64WO611HmtPR7g1sYdNUPOGsYMnK3aDTslPma5M2lv\/tEYDT7r0rw7oZKP9LfpC1UtuFJU07Y6l1RirhmEhAayPB8wucMFvH17in433B7qCnno6akDZq+pbPV\/eM1EkjXfEySEgeXg9uR055ydyyVnmvLrveS6RzKduzHAd3IWNIwtw+c\/E7kN7\/ivW9c2PUmrPFm32i8vszb5VUsTIfurXMgDfLLwXcE5xnt6Dosu3+ElfUua286hsdor5uY6SsncJSD8pcA0hmeCAeeeizcrl21OHnlJSyVTnOHDWjLj6IG5rZNzgY8FvTr9F1\/\/BV4brmHQ87YaO4PmERL3HY8kbg7cActI5HC2T4YSGWOmvGotP2KrPwxUtZUnzH88OcA34A7qN2DjsnA8tGS7A6JwLWu56re1FpG82HVbtO1lI5118xscccPxibd8pYe4ORhdY7wmfSzCju2rdM2+8HANDNVOLo3H9l72tLWu9srKvOHN2v3Pw4dsdFPTkBpeSd2VvM0Jexr2n0lWRR0t1mlEbfNd+rORkODgDlpHcZXR0nhjUR1Ap75qTT1kq3uLYaWtqCJHjOGucADsa7qN2CR2VlHG0cbaqdrJpHNBHAHf2V50dupHYdHJO5vUjkBQ6ssN30pf57ReYmxVVOQcxnLXtPIc09wQur8Nam+M03rVlk\/RxpzbS6tNWwuf5XI\/V4HzfEevHT0C6TLUZs25mW8ta1raenIHQEngLGqHPmlc4nDnHkrt7F4e3i9aapLxTz0UNukmkhllnl8tsAYAS+RxGA3kDqSScYWnV+F1TFZprxab5abxSUZBqPuL3OfDnoS1wB2+6tvtwSSPPbYY6Wds1Q120Ny34ev0Ud7uv31wbG0tjb0B65S3+sMtY5v7LDgBY\/U\/VYuWvxiyb5WqVrnHcc47+6dLCGO3A9fwVhjfLjDB82M8KvOX7QHEccrNnCrtotjambLyWxN5cf\/AAtG6XeGjh+72\/G7puHQLn3V0oi8pr8M9B3Vb5irjn6zU7ZuO7yV7nSOLnElx5JKmiYGMEjwTzwMLXslnMoFRUkNiByAe6jv1wgmkbHTNG2PgEDjKXC+u6vtu6hn6QFJGRTsLZnjBeev4LIkc6R5e8kuPcoJLnZOSSrlLTDyzJMdrR0ysWrJpVHASHkp0hBecdMpmUUObl\/XKYRjgKRzsMOe6Z16IEzygkdFKIj5ecclRSNLevUoEJSIS7eEQ1AGUoHKVo5QIR6J4alAUrAikaxK7gcp+QFFI5VELsnomHKkTXII0J5CQqBqEpwAkKBMlekfZ1\/vl05\/FN\/QkXm69I+zr\/fLp3+Kb+hIg+50IQqj4kkGWua05cfRQ1s0cFOIxneejGdSpPussTuHfQ9v91AKdr5iGuc9\/wC24dfzVvtnzl01LMPxx7dp9nSSQeKdJE9pDXxTE88M\/VuXWv17YrNcm6ep6KE6GDHU1RG6MGSpc4jdOT1yCMgen4Y82stbWafqBW2mV9NVNBDZBjPIwevsVjti2l01U4OkJySejfomOOWfXRlcfH3zXWa40zVac1RSxiVsljmcyopKthyJ4sg9R3Hf8+4Wx41089P4kXKURPLKvy5YHNGfNaY2jLfXkELj573da+z09rdVPfbYHl8LJACGE5zt79z7LoaHxF1HZrTDb4bvKII27Ig6Nkj2j0a4guH58J74+LjHtZ48\/L+WXTd15a56Hwz0PBdI\/Lqo31Ujoz1ZueHAO9wCOOyh8dX1Vb4gzwb3eTBTwsac9AWB2B+LiuIud7ud4o6aluFVLJSwPfJGx5y7c85cSepyeeSVYul7rLnUSVdxqHT1LwA6V+MkAYH+QWsPFcr7Zpl5ZhPXB2NczHg5p1u9rHRXaVkbnHAYCCfwGeVLrmotkuoaun1ppurp7nhpnrbZW7WTktGHNa9hGCPQ9crzG4Xi4XC3Q2dlTI63RSmYRjG1ryME5+i3bd4k6poG09spLpvpoMMa2eCObYAOgL2kgYCmefPriYePj3yTeI2n5Pu+kpqS4VtVZJqd5o4K6NjZ6Vofy0lvDgTyCul8bqZ8PiLcal8bmskEJa\/HDsRNHX8D+S5S76irbrUPrrxVSVVTt2h78Ya0dgBwB7BY9+1tqC9W6O3VlxqJ7fE8OZFIc8gEA5691vX+LmufPluo9pfVxs+0jf6aU\/rp7X5FIBJ5ZM5gjIAfg7SQHAHHdeXforSja91JV6NvMVaH7DD+liX7s9MeTnKzhNcrxdf05eaqV9adp848PJaAGnjHIAC7uDxF1K2BrW3eTAbt8ySKMyY\/jLd345WccbeaZ2TiO7tcH\/Wq0T1NFFTVzKARyDzvOfxC7Be7aPi24zwvEbtdRZLyy9GTzroyf7wx8p3YeHbv5pKvXdTZro6upKuV90y4+dnccuBBJJ9QVwsz66+VZdgvJP4BW314JN9i76lut01I+8uqHtuDqj7y2SP4S2TduBaB05UdfVTGtmrrnIaq51LzLI6Q5O4nJc73z2T6uB1rYI4oX+dIP7eRuAP4R\/5VS2W+StnJOfKacveeixztp9LS2uab7TFjuDnBsMdLBjPVx+7ELw7xF1DLcb\/cQ0\/E6oeZH55cdxUt41\/eze4LhR3KYV1O0MZVYG4AN2jHGOnCwqOGSoimq6iIO3OLy93WR3oPxWpxdRP7r3avdnx38NaiQ756i1URe49Sdj8uPuvNL2xt41Zf56sebUOr5y4uOc\/rCucl1Lf6rUVuuUdwlfdaGNkNNK0DMLW52tHGMDJWpTQyxxzTTyl9XO4ySyHgucTk\/wA1rxzlnO8PaJK2jpvG\/wANJbk+Nok0\/A1sjz1lcyVrMn1yQPqV5jqSu0xbr\/W0F20RfGXJszmyh94+Jziev9jznrnvlcLqS8Vt2rYPv1ZJUiihbS07n4zHEzO1ox2GSuyovGHWVFbGUsd6dI6Jm2OaaGOWRo9nuaXf5rH1t6HJLKfF\/wALoKy1i2TQUkLI4X1ZqJxD8WwSksbtcOeOV4fr+rmq9c6hnqJHPlfXzkud\/wDMIH+SgZqS8jUbb9+kKh94D\/MFW929+7GM5Ptws2tmnqqqaoqnufPM8ySPPVzick\/msq9X8b5PNk0RJKd8kmmqN7yerj8XJKd4Rkf8MeIwGAP0I4\/\/AJLgH1lyv5on3WtfO2jphS0+8D4ImdGDHYZS0l3r7TFcYaCqkhirYfIqWjGJY\/3StzpHfXWrmi+zhZ4mSOEU1+k8wA\/MBGSAfx5\/BWfBS6Olg1rT5Lms03WPz2OA3HHqMry6S63OXT8Npkq3OtcUxqI6c4w2QjBcO+cJltvVxspqW2uqkpjVU76SfYB+sifjcw57HAU3Ya2ynudI8k8k8q3b6GWplbsbk5WhZbX5jTUT\/wBmO3qrtfdoKKMxUDGh3Tdhaxw+5JcvkVrpTxUMYBkLp3cnHQBYc8gkPAwMc+6WpqJKiUvkcXOPdEbMsI25d\/JZyu7wsmu0Cmp2k\/FjIHqjysHLuimhnjjB3M3DsMrLSzXXOeSBtPkNaBjDO6y05x3vJJxlDG7j1wrbb2kmisO3lSyVD3xhpdwEyYNbhrTn3UJWbFKUBIOeO6eWlpweCgY4549EgSoKCR0mQPZQk5PKXPCamwoCXGUnKUe6BUoQgIHtIDgSM+yC70UZKQkoHl5THepSZyh3TCBCfRIShIiFyAmkowgosB6Jqe0Z4SEIEwvSPs6\/3yad\/im\/oSLzgr0f7On98mnf4pv6EiI+5kIQqj4rDJZ4z5rtrj12qSKCKlZiJznE8\/ErLYtoy\/IHoOqgqfL253PAPRrepXW54TisY4Z3l0Oi7DTallu1NNNMyugoZKqlYwjEj2fskEc5z2WV4e2Gg1Rd7g+9T1MVrt9FLWzCAAv2sx68ZJPRWPDGrdZdf2i4yu2RNnEcmT+w\/wCB2fwdn8F3VwtDdIaa12yOMQieujt1OR1LCfMP5sLUtuXCTWPLzjxOtw03eaWKzSSyWqtooaymkmaN+146HHGcgrSfpOgtujtOXe5VVQ24Xad+\/IDmxwNOC4DGSeQeq19XUhvmhNFVbGGWojMttd9WvBjH5FTeLVVDTattdlidmns9NBRNA\/adgFx+vIB+iY4TG7XLO5TSlaNNWC7+JLbDbbnU1Nrkje+OoDQ152xFx6j1GOi5vT9hpb1oXUl8rKudklskp2xxRkBrhI\/adwxn6YK9ap6TH2l6uRrI4444nhoaOeaX8lyHhOae2+HGuqivpY6yGOakeyGT5HvD3bdw7tDsEjuBhYyzud1HTHGYTdeZGSRsRZR00jGO6PcMKS30RjeXvIdIV7L4faxuWqtRxac1IYK+03Bj4vJMDGeSQwlpZtAxjCr+HlkNFp29Xyip6Kru8FX9xo\/vksbI4XAZdJ8ZDS7BGAt4+PHx81nPy5eSajyqtgdJC6N2WE9CQui0npCjrNHX+8SySmqtroBEwY2O8x5ByDz+RXpFjqdV3a7Mt2uHWW4WCoyyfzK2k8yDI4kj2OyCDhYVtj\/Q\/hx4iQNkbI2mqKVjZG8h4ExAI+q1bMuWJLjw4OsqxRxEzuac\/KwBctcL3USyGOGMhzuAMHK9qrbobb4Z6GrrfBTm+TNqhDWSRNkEDfN+JwaRjf8AKATnAz6rctd5hvOirrctZRU1yq7EY54KmaNjCS8loY\/aBlm7BI7rFyt6a9ZO+3ztR6cnlaJ60ljXc89Suys9vgpIQIm54yvTfD7WNdqzUUenb3JFX2e4Qyx+W6nYwREMLg5m0DGNqz\/DarbFp+6R2iqt9PqZs7RE+sLG5gAORGX\/AAh2evstSajNu3jNRT1d+v8AisY+KkiJHIxhv+pXX6s05Q0HhhSXihfMJ5659H5TcbA0NznpnP4r0G\/T6nGmrudd2mW50Yp3OpK2kjilfTzD5SXRnhh75WZYbxJbvBK21wpIXXH9MSimfPGHiAlnLw13BdgEDPTOeyl3OlnPbxCz2d8p8+qYWxN5DSMbv9lp3GrjlgZTUpYxzuCScCML3bSN3rNcTSae1Q9ldHVQSGCd8bRJTyNaXBzXADjjovMr\/FTHwEp5qdrHPOpXs80N+Ij7ueM9cZU\/WaX9rti2C00ronOp5NzxwZAFYu1G0UcjGy7ZDxkdgu08DA3yrvDJC0+XZal4Dm55AbytTTdbTW\/wcudxqaWCoqIru3yBOwOYHmIAFwPUAEnB4yBldMeJpi9vnV9M9r3fC4N9T3SNZJKWxxsLj6AZXst98RodQ6Evtp1fPHVVgbHLapG04D2SB3xDLQAGkevurWtNTVHhfFatMaTey3Sighqq2tjgY6WqmkGTlzgfhHYBcbNXTrLt4lBIaaUh7Qce3dRVLnPO88A9ATyvcP0x\/wAUeBOr7pX0dMy7tq6Vk1VFE2P7wA8FriAMB\/JBIxkALxBhYcmUnHoOpUU6ne+MtdG45IxyhkhkcXS5c0dQn\/eY3RFhp2+zs8plC0Pq4wRwT0V2HzSGIY6E87T1HuU63QmplDQ5gkceNxUNZ+trZNmXZdwpGE0oc2M\/rjw5w\/ZHsn0a09vfT0cj5qnzXM6RMdxn3XPPLnnJyreXR0weHHc7qFVyQ4EnCZVInpICX7iPhHUnsrVSxsLTjdl3UZ6\/VVoZQ053nnqoZZC4kglPimP3B3xAhNHVGSTypaaEzTNYOMrIKeF0zwGg47n0ViuijgDGs+YjOO\/1Ukkn3UFrS0nsB2+qz5JHSPL3klx6lW8AKQhOLSG5PCYsqEF+eqEw9UC5yjKQdUoxnlAuOOqbhO6dEmUC5RlA6owEBlHZCfGG5+PogjCMpXEc4TUAkJKCkQKkISoARAegTepT8IwooYOeQkI5KMkDgpM+qoF6P9nX++TTv8U39CRecr0b7Oo\/6y6d\/im\/oSIj7lQhCqPjlpLATKdzj2HRRu+JxOAE9kZefb1U8UcYIBBcV0xmOHDOVz8nPxTkc2IBz8+2Oq9C1zrih1dp+2QU8M0U0R82sc8ACSYMazcMHngHr7Lh69sckPltOCe4VaGIRM2t6LfNu3PiTTsdEays1itooNTUldUR09wZcqQ0oZgPa3GHbiOOBwFxlRdn3TUlVdqiF7nz1Lpyc9MuzgfySyNDvmAP1TduBgDhS+Pd5ank9endt1xQjxcn1S6Gr\/R72Oa2ENb5mTDs55x19+i5206hpbdojUdnnZL59xfTuie0DY0Rv3Hdzn6YBWDIA1pc44CoiJ9bLlwLYGnI9Xf7JfXxxcZl5Lp0Ph3eW2TWVtvFVHK6ipXuc5sYBe\/LHN4yQOpWrp3VNut8N4td5pZJ7DcJPOl8twbJTvBJEjCeN3bHf+fG19S2KIgO2Rt+Z3\/gLmJZKm5ziGBp8sdGjoPcrhzn+WT0X18c9ce3rtg1HoGx1ZrLNFeLzXRguijrIY44Q7sXkEk49AFju1Q3\/gnVdpmgnlrbxJBIySINEbCyQvdnkEdeMArkaOkdTQ+TTgF5+eTsiO3ufK2Pz5HnOXHPwhdJZr1+uPrf2r0CO6wVWiNLWqOOUVFpZUCVz8bXGR+4bec\/nhRafvkdt07qymuccj5LsIGU0YALGNieXZdk98+hWNRl8ePLcGwtHxHu5U6mU1M2evYBdZhLw53L61PDbUjbR4gW+71EU8lDS+ZvbCBk7o3NGMkDq4LpNLV1mFkrbRf6aQ0s833iKqpA3zoX4xjnq0jtn\/bh6h7aUx0lM9gqpOT32hVq6qNBEWxvklnfwXE5J\/0CmtL309Gp71pbS9Ldm2Opulxrq6kkow2eNsULGvGC5wBJcR27KtadYaftnh3TWHUFJVSQirfO58W0OZkfCY8nlw6EEYwTyvNTLBa2GorXGWpcPhj7n\/ZYX\/OX64jdl2T2+WNqzll8+rMXrDdd6ds1PWO0Sy8XC\/VcDqaCWsjZFFRtcMOc0NJLn47nj\/MFugau00Oi6vS+s46iSjmqhXQS0jQ6Smm27ScHgggfz9eOWp4Ka3xeTRgbh87+7ilL2g5leGt7uceAtY+P7klz+R6XpvUWmNOG6UtlprlUsraKWB9ZUtYH7iMNa1oOGs7k5JOB6Lz2663oIPDmr0zTsllr33JtWJg0eUGhm0jOc5z7YWVeb\/SQUj6egeJJXDaXgcBc3VWSpgtwrJBgHnb7eqzlf\/K4z+WZUTSVEpfK4ucV7xcaW03ewaZPiXQ18Fwjt0Ro7ja5WPFXSnOxsjXdHN9jnnleEsy9zGBuMnH1XtVl1rV6e01DQXSjtdxtNMMwRXGDzfKJ6hhyCM+izjjvmtZXXTavctqPgRqOi0\/QzUlsZXU0cT6hwdLUSF4c8uI44AHA6Ae68ovsukp9I2imstBVw36nLzcKuSTMcw7BoyfbsMY79Ua88Q7tq6CGhljpKCz07y+GgooRFE137xHOXfU9z6rBsNB98nPmZ8pvJHqn7XUOpyKO0ukpH1MjgyMAkA9wqJ\/VM3B2Hk4A7gLW1FcPiNHBhsbOHEfyWC1rpH4aC5xTLU4hjbeat26ATyuBdh4aSOOqijjc+dsYBLnHCmMkdNE6NnxSu+Zw7ewUkTRHb31PPmk7W5\/mo0iuErPOdFA0NjYcZHdVGtLiABlLBE+aQMYMuKvmmFOQXOGQOcqa3yKgY6MAlpz6lRFx247ZVmsqPOcA35R0VXbkgBS\/0HRDLs4yBynMcWhz25aPUKwGGOH5S3PUkHCpudngdEvAHOLjklN5BQhRSkknJKRCEAk7pUIETcJ6QnlAnOEieTkknqkCBMoyg4SHgIHNI7oc7HRMQgVKAkQCoDr0SEEdUA4OQgnJyVUCVIgoFQUiXB25xx6qKRBHAQlAyFUIF6R9nb++PTv8U39CRec7V6R9ndv\/AFi08f8AFN\/QkQfcKEIVR8g4Ab6NCie8ngcD2T5ng4a3oAoT0XTHDXN7Yyzt4nQSFW7XRur66OnaSAcuc4DJDQCSQO\/APC1n6WqBI0ec1kTqjyBLI0gHONpwMnkOB9vxC3vTGnO4yo5ctGchoHXK3qXT9XLvIMTWMa1xe4nABDSO2f22\/mnV+j55msaZWb8hjg44AeWtIbkZzy4jPTjqr7JpxM9Q6afayMvY09OxUtTUiKEumwwfutW7RWiGooAaWZ4qdzmljoxsG1pcSXA56D91UqnSNXNK0VlXSRktdIGbznY3fl3Tp8B468jhc7jLd10mdk1HIuE10lwPhib+QC1aKJkERZENsP7Tz1eV0bdLSQU0pM1MIoi9p2kloLGlztxxnhuDwDnKrT2Ktjh+9yOpzThoe3DjzGTtDxx0J7Hn2We7qOkkxntWWXySNwxvlxD8z\/oiMFow0YCvVFdR0cOJHtz6d1kxXGKpnLIGuPcnHAXXDHHDiOWeeWfNaL5z5TY28NHX3VaWRtLA4xEuqpDhg9CnAZKtQAucPIiG\/u89V0s\/hzilFSm3QvcT5tc8Ze8n\/JZtY99HE6pkIfUH5cn4W\/h3XRvo8ZL3Zesu52w1LomtAc7PAysZThuZcuattuqbzVuc5ztucySu7LoKp8NshFJb2YLuriOXe5Wq7NJSNpWhucfEWtwMrDu9THRt8wAGpcMMzzj3WZjqbrXtu6RvmZbIXTVDg+pkHEYPP4+i52qrJ6yTMryc9GjoE+GCouFQdoL3k5c49vquit1rZb2+c5nn1IHw8cA+yzN58Tpq2Y83tQt9l8tjaq44ZEBkRnqfqtK9VjTZ3OB+F42sB4UdTyfPu8wZH1EQOSfwXP3e4OrpwQNkTOGM9ArMpjOE17VTfKXADoB0wpp56meCNkj3vjZ8oznCuWO0uuDy+TLadnzO9fYLfuz22+1FlLCxrT8OSOfzWccbZtblJdOLYwuIwDlaTLk+igdDRu5cPidjofZZr3lxz0TFiXXTWt9lwXv5OSe5VgvEEZjYPjPzO\/8ACr5wpHbG453HH+aRaI2Me8lx2Rjr3KfV1bpmiNg2ws+Vqrd0oGTwm0WrTIyOujdIARnH5q5fnhrmxx7Q084CoxvawtwBhp3HPcqCWR0sjnvJJJWvbU0mudmhOd8JTQ0kZAOPVK5xOMrCldK9zdpcdvplRpUIoCTugdU5A3uhKSkQCQpUIGk8pCUufiwh2MohG9U4po6px6Iph6oSo6lEGfVBHPHRHQFOj75QMIQnHqkIQIhLhCBMoS7QlwikAJKc4HgK1QBge4y424wMqCZ26RxHHKgjI5S5SoVCZ4XpP2dzjxg08PV039CRecwx+Y8N6e69L+z9Ft8YNPH0dMP\/AOGRB9tIQhVl8cIQnMaXn0Hquzj2noXRiYiVkr2OaQRHJsJ\/HB4Wyyekj2lsdeC0AAisHGMY\/Y9h+QWVEGRt3Z490yWpyCGjj1Km99LrXbZkucEWx4\/SOWjDMVvyj2+DhZNZe6eDPlx3EPcNuW1uODgY+T2H5Ko5xd1KjdHuOCMoJbfNRQASRU9ex+dwLawAg+vydVbhrKWVznvpq7eQRudWAnBzn9jvk\/moI2QxN+I5d7KvM\/OQ3hvomr1CWTmrlXV0DozGY7gWOJLgKwAHIwc\/B3HCyLrd6YW91JRsrWEkEB9VvYCOM7dozxwqtVMZHeXECT3Uf3eOMeZUHnsE4nGJu27rGit8tW8ufnGeXFaDWMpYxBSN3P7uVvDphnPlxBVZ5w0+XTDGeru5UnHTV\/sRxCncZ6h5L8dM5ws+e91m8incImDoAOq22U4MAaW5OO\/cplNaGwDzpwCc\/Cz0W7LxIks7qO1zVk8YdVOJLjx9FuOLaKmMrucdSqMRZG8OkIDGrKvNxluE4p6Rp2dB6lXK+sZnNNuV6lqZjFRxZd0DkW6zxvcZ7o500p5DAePxWnTW5lDTjjdM4fE5Z1wuLqXcyDmX1\/dU+byX7rFYudXSWxvLWsc7pDGAD+PosKq1BUSjZTRthB7\/ADOWa9kk83Jc+R57nJJXW26zU9tY2afbJMBkuf8AKxYmWWXE6b1JzXIVMFTs8+dsm15+d3cpbZQPrqgNB2sHzO9FtanuzK\/yoKcfqY+S7GNzlz4LgcMJyfRYupW5zHfwPorfRtjknijiYOmeT+C46\/3Q3GoIjyynb8jfX3Khnt1XFS\/eJoXNi6Zdws49VrLO2aZxxkuwjHKVDmkdVzb2aUJEIHAEnA6qxIwRMDP2upUcEgjyduXdj6Jr3l5yVUJI\/OAOgVmko\/MjM0nEYPA7lUyrz6933RkUbQ0gYLlZr6VLV1cUdJ5EDWtJ4djnCy0vUpCEt2SaBSJUiyoQhCBAMIJRjlOIwgQdEIQgTvkJoHKcTyl7ZQIBjqg9EHnqmlAiUFKGEjIBITSMFEKTylb0KahApS9U1ObjByikPHRHRGEIhUqErRlFAORjskTzwE1A5rS5wAUvkZ\/a4+iSnwHbj0Cm3kn29lLsLTRtjcXOdk+y9K8A2j\/1bsDh+9N\/RevOI2jv3XpHgGxg8W7AWnvL\/Rep9H2ehCFtl8eMj7u49k57w3Hr6KN0h6DP1TMLXrcv2T2mM\/Hs973PPJTUYSkro5A8JpygpR0QNwo52uc3DTjKlc4ApCMhVFeKER8AJ72Nx8QBA55U5wyMkkfVZNZUGRxa04YpcpjFk2irZvMOxp+AeidRUmcSPH0CSkg8x4cR8IWhNIIYi4\/gs4881bdcGSyspxl5x6AKOKqfVEktIaOhVENfVzcknPX2WmyIQxAMaThamVqWaLHTMneGSjLVY+50NvLpQWMdjgnsq8lWykZu6ykcN9FiTySTyF8ri5x9VM8pFxi5crqZAY6cEN\/fPUrnp29\/VaccLpnbWBalBb6eI+ZPtdt5Jd0CzJcmtyMnTtuMlT95naWwxjcCehKqahujq6oLIyRTs4DfX3WnqG+MdC6moeGnguAwMegXIklS3U1GpzzVygoKiul2U7CfV3YLrrZY6W3N86XbJKBkvfw1v0XOUmoaiiom09PFCMft45WfX3Ssrj\/zEznN\/dHA\/JMbjOSy1e1RdxXTeTBzBGev7x9VgFPRhZt3dtSa4bGm7dDNIamte1lNH+9+0U3VFVRz1LW0DGiNo5c0YBKyzI8R7Nx2emeFAfVN8aNckQpqaHz5Q0ODR1JJ6Iq2xMmLYHFzBxuPdRUKB1QkKKtSCOFuxrmyOI5OOirEJEE9kQYycd1ZrKR9NHE+Qj9ZnA9FW6J0kj5Nu9xdtGBnsqGpEuOOqQdVFBSJSk6IhMnPROzxhNHVOLSQTjhA0E5SpMdSg9ECkcoSZQAgDyl25GUJRwOeqBTM4RhreAoU4nJSEIhEIKEAhLjASIFT2gJoTm9EUFKEdU5rcoGpQpNgwkc3AQNGfXhTsc3o4491XKRQXWvazgn6Feg\/Z9kLvF7T4\/xTf0ZF51HscPjOOF6H9nwt\/wDWDTwH7039GRSD7aQhC2y+N0E4SIXZxLlL2SBKgQBBSIygiDfjLnHPopW88puFI1uAgr1sgbCR3KzIonSyADp3Klr5S+YtHQcKzRRlkXxd1y\/bJrqJo4wxoa0cBR1UPnYBOGhWOgUD52tdgnldeOmCwwtiGGjCKmYQs\/xHoErZARlZlVJvkJws5Zes4WTaCU7nFzuSUxjDK8NYE5jXSP2jqtSCFsLBgc9yueONyrVuiMYymh54AHJWFda502WtJEQ7Z6qxe6s+Z5QOGjn6rCleXHhazy1+MXHH7UEpySq5U7hlSU1PG476hxbCPTqfouboolNwrVbJFJL+oi8uMcAZyT9VVVUFIhIUCP6JgUhGUmECdBwmlOJTCgEhSpEB2VyggieHS1Dw2NvbPJVNGUnBU1VLG+UmJmxnYKHKCghKvREJ7SADloOQmlA1HVKDg5ClklDomDA8wE5IHZEQ9PqjJTy4FgGOR3TEAATkD0SKQF0bgRkHCY4HqgRG5JglB5GAECghGeUxKAgUjlKeEvRJlA3j0QjugBEBKROQ1FKE4cJEIHkj0SZTcpCUEheUm5R5SgoHZQrMVurZaZ1TFR1L6dvzSticWD6nGFULscIHE5Xo32eM\/wDrFp7+Kb+hIvOF6P8AZ3\/vi09\/FN\/QkQr7gQhCrL42JTcoQCuzicjKOqagckyk7oQOaFFVT+XGR+0eiWSURt9T6KB0RmkD5Onos2\/IsQUsJfJ5jui0AOEjGAAYHCinm2uDGdUk9YW7SSEBpycBZRG6U+XkrTaC5mHd1E97YXYZHk+ymU2Q6NojhPG047rIkcXuJVqad0oIPHsomxbhhvLvZZvPEWIWNc6QBvXK06iQQQ7ieQkggZTsL3n4lm3CfzXHHDewWp+EO2TWPMkjnnuVVwrMrCUwRlcq6RDtUU27HJ47K4WJHwB0D3mQNI6N7lVWS5NKmkZgqIhRYYjqnNbuOAnzNjY0Na7c7uVRAUZS44TSgQpMZKXug9UIaRhCChFaelwDqO2gjI89nX6rKPVdTpu3xT3O2VltL3tiljFVC45fEcgb\/dhPfsTg9i7Kr6CK30gjq3P\/AEk8hxhaeIG+j\/8AEf3ew68nAIzEqQIRQUiMZSIHNaXOAaMkocCODwUNc5jgWkgjuEr3veQXnOBhEMSJ4HGU1Argc4KahxOeU5oBzk4wECZ4Sx4Lj24TUrMAElA3GDgpwA7JCcnKM4QBTeqceiQdUBhKOAkKOiA7IzhIUd0DsoSBAQIrbLfWSQiVlNMYzEZw4NODGHbS76bgR9VVwtuh1Lc6GmpIKeVjWUhJiPltJbkk4yeoy4nH0QZTKaZzg1sT85xyMcr2T7Mfh5Q6w1JXXC+Qie3WoMP3d\/yyyuztDh3aA0kjvx2yF5jNqi5TuJmkY9mwR+W5uW7QCBx9Ceeq9p+yhrekt+qLzabxPHDJeXMmgkcQ1rpgXZZ6AuDuPpjuESvpgXYUsbqenslaIovgjZG2JrC0ccZeA3tgOwTkYHXHz59qfw7tlNZqfWNkpG0UrpWx1sLGbA8P+V5b2dng+ufZe6zaUfLM9+LPh5cTut24jJd6vw75uScnl2MbuPIvtXatoqDRlJpGGaGS5VD45J44ukUTORkZJGXBuAewKqPk3K9J+zv\/AHw6e\/im\/oSLzVej\/Z3P\/WTTv8U39CRRp9xoQhVl8ZpcKYNYwZ7qpV1Gz5eSV13NbctWcJScBAVemL3NLnnkqyGnGcJLtCITZHtjblxwFDDP5rzgYaO6bXSZzQTnAylwkBRK\/wAuMuKIc97Y25ccKsxjJJTIxxIz0IUUJM7jv5VtjBG3jgBZl9l6NneIoy7CotEk785ICKioL5NvBbnor0eBGMDCn7VelP7oS\/g4aFYHl0zcd0+UlrDtIB91my5Dsl24pbMeicpaybeBg\/gs2QZU7ySnRUrpQXDgLG7lV6QR0W5okkOGKOdjXOxGMNCuShwAYTwOyj2hW8cLFMRBQTtAHCuyHCqSNLjwpFZkzFVcMLTmiPKpyREJWoq900hSEYTCoppTSE8pp6oGFBSlNKoQoQUIqzbq+rtlZHV26plpqqPlksTi1zfoQq73Oe9znuLnOOSScklIk5QBSJUiIDkJEpQikSoCRBJkGPHfKRrSWl2OAmOPYJS47cZOOuEQzqU\/aBHknknomjqnP7IGD2SnPRNaOQpHDDiEDSMDKTqnvADAe5OE0DJwgMHGccJE45HwnokKBM8pO6EIFARhCVAIQjCBuUZKU4SKA5QSR04I7pCTjhIqOypPE\/W9JbvuVPqi6spwNoHnkuaPQOPI\/Arlamomqp5KiqmkmnkJc+SRxc5x9STySoM4SFxKAXo\/2dT\/ANZNO\/xTf0JF5uvRvs8PbH4w6fe9wa1pnJJOAB5EnKFfc6E1j2SMa9jmuY4ZDgcgj1CFWXxxKswc1JzyhCf6xnP9l2D9lXX\/AClCF0jE6Y1wJ8zGeFJRf2P4oQuf+7XxdZ8qq3D5WoQumXTMLS\/2YUz\/AOzd9EITHpb2x2f2w+q12\/KEIWPGZM+sJ848lV39AhCzl2sMctKi\/sAhCvj7TJUq\/wC1UD+iEKZfss6VnpiEKNRBJ0VSbuhCqxnydVGUIUjZpTShCJTSmlCEPoSBCFVKUiEIUdkhQhAhR6IQiQiXuEIRQeqaeqEIAdQpJPlb+KEIiJPHRCEDsfq3JrUIQEnzFMQhAFBQhAFKhCAQhCBEOQhQMKEIVQJqEI18L2K9H+zsM+MmnQem6b+hIhCFfcoAAwBgIQhVh\/\/Z"
                            }
                        ]
                    }
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "screenshot",
                        "timing": 16838,
                        "timestamp": 2951098618,
                        "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQUBAQEBAAAAAAAAAAAAAAECAwQFBgcICf\/EAEgQAAEDAwMCBAMEBwYFAgUFAAEAAgMEBREGEiExQQcTUWEiMnEIFIGRFSNCUnKxszM3YqHR4RYkJzTBF0NFc4KSolZjo9Pw\/8QAGAEBAQEBAQAAAAAAAAAAAAAAAAECAwT\/xAAkEQEBAAICAwACAgMBAAAAAAAAAQIRITEDEkEiMlFhE0JxUv\/aAAwDAQACEQMRAD8A8Q3tP6uLDWj9p3dVxB5sxc5xLc9cJYZGueXOAaAENqXkkDhuepCwHVzGshAaMc9VmEHK1KgN8jc+QvJ6eyoPZxyQEilpRCJQagOMY7NURwXOIGB2CccBqjwqoxngJ21SNDWtyR\/umEZykCcYyg46Nz7pOv0CXHBKo0KCqFB8flQyueON3JaoK0yzudPINoOOM5UVMY2v3y8hp4aO6krqzz5dwaA30WW98GRBzBz36NHJKkILZecB4HJ\/d\/3SW+vNE97xDHI5wwC7Pw\/RV3SOlf2bk\/gqzwfK87WtaSGN6DPf1VihjjLXT1Lv1MZyW55cewTKWhlrNwhGQzkklVHtdvLeuDjhP+LP5aLqgSl0rm5c\/gYPA9lbgp5mNYacNMjDk7sYB\/FZkMhifkMZ7bucH1Vksnq3mGB4ljadzpS3aArJrmrct8LktTJWMDBMDPnB3HH5KNtprmyDY0h4HVJDHT0Ie9rDPIwAlxGGtThc66bbGJBHGe4HOFm25VuSScrVvknoTP5h3Ttw3BPDc\/zQ6auErWtqH+bIfkjCqyVTnVjG07NxI2EkYzjufdb1opPLnfO8Fz3fCCT8oWtTHHd7SXLPLWN4Vn2x7aYzV9T5bGHc4tGXH6uXPMrBFWPmpYC9rTwZPix7rbvFZLX1ElNDgQxHB5+Y\/wCiyp8Rwuia\/wDiw0pjjbN1M8pjdYluVzkubY\/MjaxrORg5yVIx8TaJkkrN8rxjjnDfVU4IYpWlplBcG7gGDqfRWqmFkNK0b3Fzw3DM9FvCajnnl7VNRX2OkgLIqceYTgPKuQTVMkTphIImbC4uzwT7+imttmibAyouXVoy1h4DR7qjcq8B74qdoa3dnACx47JldOnlmXrPYUDqyBk0scMbi9xJkeOMeyhgE8kc2JGPY3Lth4z6kLTEE9bBBSCQjjdK4\/s+g+qjrqempWyRtkLI9u3fjJz3Xa5zeo4TC+vtUdmgjnyYxsz1O7PHoo\/uLqqtlZLI1scXXaeGhU21raeAw0J2vPWRwwStXTjnNpZ5agfC48k91qeuV0zdybSwTQUFM8Oie2Mu+F2f7RZk757xVsjY0NZ2bnp7q\/qE+ZHTlg4IJAVuy0sdLS+dJjzHDk56D0Wspu+vxmWSb+qdzpKe20kckRLZ24DcO6nuVhyTTVku6VxcfUqzd6j71WOcHZaOAmUrxF+wDj1XHOzep06YyycrUdvipqbzZJWZPRueVnT1BdIfhGB0yoquodLIcYDfQdFC3hwz0Wbf4WT+U361w+Y7SlDQxjwQfclD6nuBj6KF0rncE8KKgDCXADqU6aLY\/aSD7jop4gA\/L+OElQRv2tOWjoUFeRz3hoJyGjAT42l0ZaCGkHOe6aXNGfVRPcc8FA2V2XevumkfkkcntHHKgG8cqJ3JynvdkphQASFCCgRCEIEKEIRSEZQUqECYSEeickPCqEQhCBM8r0PwAk8jxbsUoBy3zzwcf+xIvPV33gT\/AHqWX6T\/ANCRB9wQ3IuhjJjJJaDy7\/ZCz6f\/ALeL+EfyQiPhwsiiaC0hzh1GOAonsc\/GCGtdzk8ZTsYbhxHu3ugEPaOMYH7Xdcmq1bLp6vv9NdHWeOKUWuldV1Ac8B3lt6lo74VXSOlrpq29\/oy0RxyVPlumd5kgY1rG9SXHgLsfAi4x23xJoIKnmjuTX2+dvZzZRgA\/\/VtWzp22O0jp\/wATqp\/FTRwiyxuIwXOll2vx\/wDS0H8VqI801hpi56VvT7ZeIo46lrGyDy3h7S1wyCHDgq5TaOuj9PW28NhhFLcar7nS7pBvlkzjhvpnjJ4XTeKxNy0n4f3wcme2G3yEc\/HTvLefchwV3xkDbaNE6OaSwWqgjfUBp5bPOQ5\/49D+KqyuTk8PdRO10\/Sb6eJt5awyeWZm7doZvzuHHyrGoNOXG4adu16pmRmgtjomVLi8BwMjtrcDvyvatJWWDT\/2oqi2Uk1TNDBFKGyVMnmSHNJuOXd+SuQ0a3b4IeJH\/wA63\/1iqOFuWm7jbbHZrrUxxiiuwldSua8EuEbg12R25Kyw1rTiU4b3wvXNSUFXdPDTwnordTuqKucV7I4mDJcfPbwud8RdP2HS9NT2SCeW5at35rpIZP8Al6Yn\/wBlox8T\/U54\/lF+OAdhzzt4GeE1zeeoXrN005orQb4bXqqnut81GYmSVcFHO2CCk3AEM3YJc4Aj25WNrnSFoi0zR6r0fV1U9kqJzST09XtM1HPjdscW8OBHIP0VR58eevRK0F5wAvZNZaV0NoOut8l0guN2fWUUNRFboqkRBu5vxPkkxnBdkNaB+ycnolumj9DSaZoNc0k1yo9OyF9PUWsSCSo+8g\/DFG88BpG5xcc4A9TgDbymCeamhe2CQNa\/h2Sq7dozsyT6r1L9AaN1noq\/1+lbbXWW82SEVT4Jqs1EdRDn4jkgEOHtjt1zwtr0dpei8LrRqy\/T1wEtTNBNT07h5lS4H4GMyMMGA4ucc8DgZIU01t5h92c2l84loaTgZd8X5KSmr6ikh8tm0Ndzgt6r1qzaV0Vr+w3GssENXpmstAbPVNqag1MclNk73jgHc0AnAwM4HfIboq3+HWr7w3TNFarzQ1dQ1zKW7TVYe4yAEjfGAGgHHQZ9M907SZa5eXWykdVmVzTh\/wC0XcNb\/qfZbToaOgps5JkcOp+d\/wBB2XWeHem6COg1BW6nllgtdll8qqMOC+aYuLWxx54zkde3Hrxct9LoPWN1js1PbLlYLpWO8ulqzWfeWPkPytlaQMAnj4e5XSWYTjtmy5\/8eXzTzSztNPHhzvhZt6N\/1V6a4mkpmwRybX\/+5L3cfb\/VdvoHQtDdaPWseo55LZNYBHumY4ER4e4S5GPi4YcDjlW9IW\/w61fdRp6itl2t1dPujpLpNWCUvkAJb5keA0A46D6Z7rGt81uZevGLy5kjGtL9pBHLS8cO\/Bad+0\/eafStv1FVU4is1we6KB7ZWkuc0nOW5yPld+SxbpRS0FfVU1wOyenldC9refiaSDj2yF29703RR+E+lrrDNVuqK2pqmuZJJmNux2Phb0BPdbuV0zMeXAU7RsMgHy+p6q9bS2rusb5nMZDH8RBPAAXsWq9D6H0ReGC5xXG6NqIYpIaCOp8sMaWjc+SQDOS7OGgcAZJ5VS76N0LHYLfrSlluEOnavdAba2QOqDVNcR5bXkYDCA4lxycAfvDEsvqTKbcHU1TqubzCSKZhyxv7x9T7LOposymZ4DwD8I7vd6L1Wu05pjU+hrpcNM2+rtFytAjklp5ajz2TQuO0kOIByOT+Hvx5JV1Tm3BjaR5a2n+Fp4OSr6+qe1zy3W8xz6CibEXNNS8l8nfaO5\/8LlZxUVdTgZduPwtHK6H7rNJTHe4vkl+d5POFYpaZtJTbYWNbUPHw7ucfVXDxWnk8svE6ZsVJBQMjE48+qccCMHhqvSTUjnhs8rWbR\/ZMPT64WPWTGJ2xkpLsnzJMYcfbPorcVCyURz1MbYGNHDWD4n+5XWXXGLjZvmn3ureyVkYaw05ALXNHKyJ6qRzSyMuDOuM9VPUebWVeI43gc7GkdgqL5XRsc0sw8nGCOi5Z5W1vGTSe10klbVtjHA6k+gVy+wxUYEUefM7nPUYVe01ktKXuj2guGMkZwqlXK+oc6R7i92eXFZmUmOvrWrb\/AErpUg5GShZbGE4MIbvI+HOEwnhRl59eERLK7kDuocFx2tPxFKxpccBG8MOccqohJIyD1CMZGUjuUrT1BQIQO6M46JDyUoBJwOqBCAQc8FMU0jNnwyHafplRcZPOQoGoSnA6JEAUiVBQNKEFCKt2qgfcq1tMyWKHLHyOklzta1jC9xOAT0aegKvfoej\/AP1Faf8A7Kn\/APpUOmp2wXePfFPKJY5afZA3c8mSN0Y2jucu6LaOmaUVAhJuocWeZv8Au8PlhucZL\/N2jn4evXjrwgoUenoKyrhpaW\/WqSeZ7Y42bagbnE4AyYsdT3WCu1tFqprZcIbmIby\/9H1AkfE+ljY4mMhzm4MmeP2iAduclcUiGoTkKqQrvfAn+9Sy\/Sf+hIuBK77wJ\/vUsv0n\/oSIj7Qp\/wDt4v4R\/JCKf\/t4v4R\/JCI+FGMJcHPOPUqQRuJG34h+WEx87uHEg4UzGTVMBe1j3BvJOeMLm1o+jmfQVcFTBLieJ7ZGuB+Ug5B\/ML2vx3v1mqdI0X6AqqeebUFa27VcUMjXOhc2nYzY4A5BySee+V4ZDHueWue1gxkklBeIC6OJ4JJ5cBz+aQeyeGdFatR6HtdqvF2tlG+z35lY5lbUNj30zmje1uepLmrznXl9GovEu5XfeDDPXZjcTx5TXBrP\/wAQFzjmDqTlMmLQ74QFR9AQXa2D7U9fc3XCjFvdG8NqvPb5R\/5QD58468deq4PStbSw+DniBSy1MDKqoloTFC6QB8m2Uk7W9TgdcLzlrntB3Ehp5UT3bjnlWGnukviGNJ+Dei4bAaJ+onxVUf3rc2SWhjM2XAN52l\/w8nsCua1rUWrVFsptd2aSjor7DMz9L2wyNYXyggieJpOXNcfmAzg\/iV5e3GQSE12NxwMKmnteudJyeJt9l1Xoi4UFSy4sY+qoJqpkM9JIGBrmuDiMt4yCFlavloNGeGcejILhSXK9VdeK+vdSvEsNMGs2tj3dC7oTjpz7Lyckp8THSdMfmoPSfHmupLhqu1y0VVBURss9KxzoZA8BwactyO49EyrrqV\/2fbdQtqoPvo1A+UweYPMDPJI3FvXGeMrz6Wna2Pd5jHD2KiYwEZHrySqa09M8H6+joLHr1lXUwQzT2KZkTZJA0yOyMNbnqfYJmqLhTy+BmlKRtVA6sjuVU+SBsrS9jT0JbnIC84nLcgNduxxnGFE1pe4DgZPUp0dvUfCStpaTTuvP0jVQQ\/ebI+OJjntY6Q7vlbnqfYLL8I54KTxN05WVT4qOkZVtLnSP2taMHkk\/+VxQa1nwlrg4ccHOVp0tFNVta6QGOBo6dCVZu8Qup29l0Fq4trNbabo7vTWusuFfJV2yvka10JkEhyx7sEAObjB\/2B6+1HWVpdDV6w1NRW60xfHPVebTue8DnEQa0kk9uP8ARfO1fXx0dE2KhLWPzg7RyFgVVZNUkea9xaOgyt6mDHOT1606lo7npfxZlfWMZ9+EL6VtQ9jZp8zuJOBjc7GCcBcj4OP+6eItgrKh0cNFDWxmWeR4Yxgz1JPRcOM9lq0NJX1dKYYgGxA7vi4ypJ7Vb+MaOtNtdri+1BkD4JK6d0cjSCHt8x2CD3GO67jUM1NJ4M6MpqCohlmpqusM0YeC+MF2clvUZ5xlcBT0Us0zI5huwcOLecAepVi63FjYTSUQIMZGXtHA9lr0+5Ht8xd1473GCt1q99uqYKhktHTRsfFIHjPljIyOFFe5KZvgrpu2Q1VOa6K7zSyQRyAvjaWnktznHuvMtlTWThjGudL\/AC\/0WtHR\/owwuAjkmyXSOc7AaMdEkuVn8G5jP7eneH1ypqLSet46+pip5H21rI2yvDTId3RoPU\/ReTWyLzZ5Jg0vAcACT3JUlylNbTvex52cl2eM\/RN089\/lFhyGOkaBhbv7MTiOmfJjLGsyWjOAsmK5SSTGOVhaHHaM9QVeppP11VIM7G9vdZrJTKInbwNz+Ph6ZPZdLlvpzkZ9XTy0lS2QEeW7kZHT2WzQzOr27eQwcudnl3squpIXedG4fLtwtOyR+XQsBGCeVyxl9\/VvK\/jslzge6FroHCMQguBxyuYcXSSF0h3OPJJXRahqvJpfKbnLzgkdgseGH7xUsijwN3JKz5r+Wovj63VdmBn1PKigGQ4ZxyVq3iCKnLTFJ8W3a4dlgbyZQGdFzuPrdVuXacQtDsdfdQO4JHorLnbQD7qKoa4SHf1PP4LMaV3HqoyUr+CmkqhQ9zehwmE55KVw4UaB4wSMnAQ\/aHENJI90xCIU9UAkHISDkp7nYG0dFQyRxecuOSm4TghA09UiXCRQCQpUIJqGiqa+qbTUUL553AlsbBknAJPH0BKuU1guFTHTvhiic2eN8rD58Y+Fpw4nLvh545xnso7Pda2zVRqbbN5FQW7RIGguaMg8Z6Hjr6ZHdT01\/r6aoEsL42kMkjDQwABr3FzgAOnJQQUdvuP3hv3SOVs2xjwWOwdshDWnOe5cB+KtvtN7joaiDEho4Zw2SNlQ1zBIdoBwHYPzNG4dMgZ5UMV9roXRuifG10cccQcIxktY9r259cFrfyU0mprpJBUQmceTPO2pezaCDIMYdz3G3\/M+qKbLSX41LHSCudPTU5ma4vJdFCwlpIOfhaCCFDBYrlPNDFHTHfMNzNz2tBHliXJJOANhDsnsrcerbzHK+UVe6R8flPc9jXF8e5ziwkjlpLzkd+PQKKPUlxY+gfuhLqL+yJhaejAwE8ckNa0A9sDHPKCtFZq6WGnmZEzyp5DGxxlYBu565Pwj4XYJwDg46KnUwSU1RLBUMLJonlj2Hq1wOCPzWiL9WeXTsIpy2CZ87cwt+J7\/AJifU9MemBjGFQrKiWsq56qocHTTSOke7AGXE5JwPcqogIyu+8CR\/wBVLL9J\/wChIuCXfeBP96dl+k\/9CRB9nU\/\/AG8X8I\/khFP\/ANvF\/CP5IRHwtDTMkl+N22PvhTxzugc+Onkd5Z457hWKSkiduJcMN9Tx+XUpKra2lLAxvnE9h8oWHSRnykCo3PZ8JHQL6Bs9Np3S02itKXzT9rq6m7U\/m3OrqKcOngdOSImtd+yWnAPtyMLzHwj08dS65tVFMA6ibJ59S5w4bFH8Tsn0OMfiu91a\/QurNWV16m1xWRvleHNjZankRNaAGgOz2AHKJrdeVXjS9fQ6wqdNxwulr2VZpI28DzDuw0jPrkH8V2XiD4R3HTFjtl0hoqt1OKGOa5vkkjIgnLsFgAwcZI9evVa\/j1S0l4nsWrrJVCpoLnAYZakMMZdPEdpJB5BIA4\/wlZfjJM+O0aBBc8sdp+DODwTkojlNOeH2pdUUz662W0miadvnSyshjz6BzyAfwVHU2kbvpOZkWorbLSvmGYXZD45B6te0lp7dCvWvGCHTLn6doLlerxR22G1wSUVPSUDJYHNcMmQOMjcuJ6nHZYtRU2d3gxqC3Wye+Xakp6qnmgnqqJkUVFIXYIB8xx+JpIwB1+qujatrG3UNu1H4YmgsVJVmqtNDNLRNa2NtZK55BDz0JdwMn8Vw+rKGquWv7lRW+wmgq5Kt0TLVTfrPKcDgsbt68g9OPwXqOpGt\/wCN\/BkuP\/wy1gD381a+mWUsPiL4v17p56e40zKgwT00QlmhjMrhLJG0kfEBt5yMZVR5fWeD+uKWjknfZjJ5Td8kMNTFLKwe8bXF3+S5Ww6ful+krI7XSundRwOqpxuDfLjbjc45I6ZHA5XcaeGkrfqGjuFq1TqUXKOZr43MtbNznZ6H9dznpjvlejWCsht\/i\/4lV9voJaFzLHU1YpaljQ5sm2J53NBI5dk4z3SQeUyeE+s4rNNcxZ5HU0UXmyM8xnmtZjOfK3b+ntlaVj04Lv4HOktlrbV3ybUbaaKSOIOmLPu+7YD1255x07rmNF61uGl9aRajbuq6gGQzRySECfe0gh578nP4L0G0Xapo\/s5Xd1q\/5V9Xf\/u73M+EsY6Fpdg9RkDb9CR3QcTqLwu1fp60PutytWKGM4llhnjm8r+IMcSFjaV0pfdVVUkGn7dNWviG6RzcNZGOxc5xDW\/iV6L9ntszdTXi3Tyl1FX2qpjqKcn4ZAGZBx0yOefcqTTtNDQeCks2o7nNR6euF0wyC204kqaiRrcYc9zg0MG3OCDyMq6NsseG+qbTa5aqttLfu0Iy+eGoin2fxbHEge5XOV9oulNZX3yLfNb2VApTMHDayUt3bcZznHK9S8CqrSsusKqg07br87z7fUMnnraqMs8vZ0dGxmOTgcu6lc1axIfs53UQM8x0WoY3vAGdrTCACfxOFr341E9d3def2CwXW\/XAwWumfVVZjdL5TSAS0DJOSccBX9IaDvmqZpRbKN8jYhukdkNDAem5ziA3PuV2\/wBnCCom1\/UyRsL46e21L5HjowFu0f5kJmh6ymg8L6uk1XR3Wnss91bPDcaJrX5n8vHlyMcRluPiHPVZn9rb\/DGvuhL1o+1m5Xi0ujpC4MbNDK2cZ\/xPYSG5\/BYNFfzK57XRbcgNjaOST9V6PY7Yz9Carj0VqiC8OqrbI6sttxoZKd3kggmSP4iwvb2Oe683igFK2KKjjjkkZy97vVdsMrenPKSdvVda36j8J6yk09Y7Faqy6xwMkuNzuFP5znSvG4tjBIwACPz9slt2Nm134V3PUjLRR2i7WmqijqHUMPlR1THuDQdg6HJ\/y9+OSrdA6nvM8NXe2ttFC1oa6su8vk59SGu+N3tgFbOp79brbo0aQ0fvqKZ8rZ624TMLBUPbjaGt6hgwDg8kj88evtWt+sbNbPY\/DTR1kqnWWiu2ortT\/e2\/fhvhp4ifh+DjJP58FM0jXWfxVor7Q3rTFmtlzoaGSvprhbIjAAWY+GRuTkcjr2z9Vyt30XNpum0xqKqrWXaCtiZUsZLETE17SCYXZJ3AHgjjPK9O8P7+zXNNd9MT2m2WimqqN8r6izw\/dizZ034OHMOcEH1Vst5TcnD5zqJ\/u753Z8wyDa0dgO5V\/TLZdzhJnkBwaeyowUstxrHSRMPkg4JA4aOwW1SNlpLkTI0frsAAH5WgcLeE3dpldRogiKmlmMf6zBcQOpws62iKaoBjY0gfG4uHIPstCtqXwQl0MLpn+gCz6CKaSoE9WDA8dGevsut705z+Vy6MGY37XPcDw0Dqrgc2OLONoA6IMjQwuJ4HVYtbV\/eMHfsiB5Hf6rPkynj\/AC+1MZcuD6ym++ygu3AHsCrNJaYqYEh7txGC70UtsjAZvGcHplOu83kW+VzThxGB+K5+PDj3y7ayvPrHIXadnmuhgJ8ppIBJ5Puo6OndtLyMn+ShLQ6p5+XPVbVqi80PBBDXZAK4W+1duozJ5Nu3AyQeMqrUTGR2XHLlYuTXQyFh6grPz6qSaaK4kpArEEBkG48NUc3Eh5B+ioTcNpBH4hQlOcmIBCEIgSFGUdUAhCRAqQoSIoQhIeUQqRKkQJlKlATw31QRYQnuATVVCQpSkRAvSPs6c+Munf4pv6Ei83XpH2dP75dO\/wAU39CRB9z4CEqER8BSTTPi\/wCUgcwHq7BJ\/NFLSyyAtcwnAy4Dq78VdlrJIqfzZsNeQQ1g7A+qzqN0kznOdK6Jh43+vsFy272culsOpazTFLdIaGOmZNX0rqSR5Bc9kbuoZg8E8cnPRcsKmJkTo3bmjHQd\/qu50Bps6p1PTWenlbB5jHuM8g3bdrS7kD1wtOo0TpKqqSGa\/tOM8tFJL290ltTKSVw51VXN0a\/TBZBJa\/vQrI3PafMjfjB2nOACM8Y7lblJra53LSUWn6+jttdS08Xk0889MHT07M5wyTt0UmqLBZ7XVxxUdzp7rTmIOa+CNzADk5aQeewP4rkbhWNYTDTNaxncMXX11Pyc\/vDsodeS2ixU9nuFBatQUUBJgguMJkNPnqGPBDmj2ysXVev7jfrRDaoaO3Wm0RP80UNuh8uMv\/fdyS531K5Bzy53PVAZuIyQ1S3fQ6Wt1rdKy6abuFQKUT2GCCCkDWHDmwu3N3jPJz1xhRxa2vVLrOo1RQ1DaW6zzPmeYm\/AS85c3ac5ac9DlLLpeNuiGahF3oHSOqvuwt4f+vAxneR6LmXNIKg9Hi8WJaSc1lu0hpWiupORWxUR3Md++1pcWh3vhcvaNaXi2XK+XASx1NXeaWakq5ahpcXNlxuIwRh3HHb2WCInSEZJxjOfZS\/qo2cZLscccfirBRPVdAzVFwGi5NMtbB+jn1ory7afM8wM2YznGMdsLCkHxHp+CZjATY39IaruOlLsa+2iB85gkp8TNLm7XjB6EcrV0jr6vsNmqLHPQW682WeTzjRXCIvayTGN7CCC0491xsUTpM4HA6n0VyIsjiaY2jIPxF3dXWx6DbvFW8WWqZLY7TZ7VR7Xg0lLTlkcpLS3dI7dveRk4y7A9FjaG1vc9Imtigp6GqtlcwMqqCti8yGYDoSM5yOeVyM9S57sh344\/kmQtc4lxGR6lXhHpsXi3cLXVsksFos1spg14NLS0xjjeXNLdz\/i3PcATjJwM9Fi6Q13cdOUNZRimpbjb61wdU0dxj8yB5HRwGQQ4eoPp6Bc5TxQmMySyc9A3qV2OsvD+DS8MEV11BRm+SiNzrVC175ImvGcufjaCB2\/JNG5BXeJs5t9ZQ2Cw2axNrIvIqJ6KFxmkjPVgc5xw0+gXHB01BC8yPIkmHEZPQepXfaf8PI5orJUQ3yzb7nJJG1ss+HQFueZB2Bxx9R6rz2708kV5roaiohnfBM+N0sLt0cm0kZYe7Tjg+i1+sScvW4\/GO8XOrbNcrDpipqXMyZJLdvftAwBkuJTL9r6qutpqqKSw2CmLg3MtNQiORpBB+F2eOmF5TSzQ003m1BlMvUBnGfqt631wqqaR3l7BkAjOSV08cjnna7DSWvrpZLYbSaehuNrkdu+5XCHzo2u7loyCPzx3wn6k8Rrw+0T2u02q0WK31WIqkWyn8uSZp42lxPTHp6rlQPLaahkJy1p2tHdZtTUSQ05kqJN1S4529mY9lrLGfUxtdfYtVV1p0vdNOwU1Oy2Vr2yPkfHl+Rj5T+A6g+2Fj19JHUsczdiTHzDsucttaJKxr6tz5T2I7H6Loqba5zxvc4g8kDABVxsqZSxJG54AY5mwNGNxPX6KndJBDT\/AHkRh74\/kz6n0UVTXyRXAQNYXt47dcqzV0wjDnGVzI3jDgXcD3Hut3pmT6r1FSKe2skm4fJjcP8AEsK2sdXV+12dnzOHsluc5rK0Rs4ji+Fgz\/mtGnpzbrdLMSDLJ0x\/Jee\/nn\/x1k9Y2aeoa6V0bC3awcDusK9133p4jj5iaf8A7iq8NQ6gpZXS\/wDdT9j2as+NzpSM53bsNHsnl8l1owwku1iHPxNBxuPTstWjYaOETvlbgdirtqt0cUG6RoL3c5K567yCKoe1ri5u7jnqufpcZ7Vd+11EF1nbUPc8HkuJ6LNIypnSGYgEYaPRTupCGMcA7B9VjbfSx94jjtojaAXnv6LLKc\/LXEZTFTRruThHsgjlGECYSJT1SIBIeiVCBpSJxSYRdjskS4SIBCEqIRLhCXKABwjKQoQBTU52MDGc901UCQpUuEDV6R9nT++XTv8AFN\/QkXnLsZXo32dP75dO\/wAU39CRB90IQhEfnzmStqWiQ53OwSumZSRGARPia5jegWM2Ftub5kwL5D0b2H1V61zT1YcZA4R547D6BcrK9OFj0vwNjx4nWsR4bEIp9wHb9U5Z9DpDRMbJXxa\/p3AHJcbXN\/qrHhTdaDT2taW4XSoENN5cokkLS7aSxwHABPJIXGxGMsdtaGxg8Jv1Sz3ttdj4c2ay3TUWraWtmFfaKS1TyxVwhLehb+sY09CATgKxou7aTv1bJYbrpmyW60SsfHHXYIqYHBpLXOlceensMnpjhZ2h7zbbZPqenrqowisslRSxZYTuldjDeBx35PC4l7xBARTDI6buuV1x5\/LJyynzF6fpfSNJatGN1AzTT9RXCrnfDR0zYHywxtacGSQN68jABwEym0zU64iuFtvWgm6euTKeSahuVDQy00Je0Z8uUH4SHYxnqszS1\/hvWiRpi73ep0\/U0k7p6GvjLixwd80Uoac4zyD\/AKc6VsobNpumq6u96tm1JVOicymoqSon8veRw978jgeiXL3vDPr6zlxVNp+lq\/BGC4wUTDdn6gNL94x8XleRu2k+meV32qLZpnRtHpqqh0\/bq27VFqp3yNq2F0IODukLARuc4568Db7rKZebRa\/CNlsc4Q1kd1NWIG7slnlbdxPQ88YyuW8YNV0eoqjTjrPVmWKms1PT1ADHN2TN3bm8gZxkcjha1Me2d3Lpo64ZpW+1+jLjCKazuuL3QXejoAX\/AHcMkDQ9kbQSNwzgY9OvOenmoLlT1c8OnfCy0Nscby2Gou9O4SzMBwHufK9pGRzjHGV5X4XX+l01r2zXi4wPqYKabL2tG52C0t3AdyM5H0Xc6j0Vbbxe628VWvqaotlRI6UF0UslVgnIbsIAz26gfRZ5y6a3J2fqnQtqpPFLQraa2xQ22+fdpqqgZP50UbjIGyMa8E5b9D6rzjxCtdLata3+lpgyKlhrp44YmZwxokIa38Bheia+1labdX6BqNMvfPBZKeLfDNnzAWSZDXHAGSBzjjlVdZWPROpdQ1mpaTW9NSUFfIamailpZHVcT3cuY1o4dznByBz1PVNCK+2W0UL\/AAuigt8Lf0tS00lYef1znSgOLue4KueIF907oPXF1tNj0rZ7m6OcmaW5xGWNmeRFFHkBoaCAXHJJz2wna11Ppm5Xrw\/ntcro6GzU8McrHBxfThkoIDjj4jtGTtzzlcB4n3OivviPfbla5fOoaqqdJFLtLdzfXBAI\/FB6lqK1aStMNj1VaNPU1RPfqVs8Vtq3OdSUTm\/2ri0EF+SQGt4Aw4+gGdrCCzal8LZ9Sw2OgtF3tdc2lqI7e3y4Zo3j4Tt7HOPyPrxzet9T0Fw0joegttV5lTQUUsNW0McPLcXggZIwePTKZaL5QN8H9TWSWqxcqqvp54Yixx3Mb8x3YwPxK1xIjldM3mntt5gnqLTS3OHkOpaguDHk8A\/CQeOq9t8Xqu2XXxxt9hqLFQh77lQtqK0F\/m1EbmsBjdzjGHY49AvELZb9rPOeHbhy0Y5PPVdz4papoJfGd2p7PMKunhnpZ4jtLdxiZHkYIBHLSE1e6bnxyviDR09m19qKlt8QgpoK6eGCNnRrQ8gD8Auo1XYbZQ2rwykpqOOOW5U4fWEZ\/XO81oyfwWnrS0aJ1Pf6vVNLramoKOud94mop6WR1TC88va1o4dznnIHPU9VB4iam09dxoA2OV0dJaYPKljkBL4WtkbjccYLi1uTtyMkqK3dfVdj0X4gXWks2krPcI45WmolucZkjYC1pEcLM4aADy4gkknsFwviWLDbta\/eNKSxttlXSxVRpoZN4p5Hj44vYg847ZwjxV1RBfNf32rss7JrbUzNfFOWFu4bGjo4AjkHqFwryAQeC71V3JzE1vtuS6gIDmxMIaRgbuyoMpqmrfnacEZy7oqDndN34BbsdYJKeNvn+U5jcOaW5L1uX27Zs9eiUUsEE4o4mhzj87\/UqzV1\/wBwa9kYHmPOSB+zxhVKio8uTzKaDa89ZHdfwCzpgXu3OJD88g91q5anCTHfNTwVkhqYpJSXFvQ9yte7TzVdM3bC7jsBnlVbPQmQtmlAEbTwPVaV0qxRRNc3aZCeAfRXCcbqZX5GJRUbqaVslS0bXcty4AhadfcKSPYGObK8fKMgtaVztyqX1tQXlpBJw1ucpGUxhiMk7CHdmuGFzlktuLVlvZax4fUuL3F7s8ladrpmBokmGMuAGR\/msmYmVxdwB2GB\/wCEyCpliyxh+E9iuV5rXx1t7ujKOHyYSDM4Y4\/ZC5B5Mp3ZySUyYkuOTk9ytOyUL6qUDafLHJdjhbzyud4TGTCNCxWpkhEsrdzW9PQlT6oliigYxgYJP8wFauNyhttN5cRa6UcBoPT6rjqmV9RI6SVxc5x9V0y1hj6\/WZvK7vSEnJyVIYsRb3EDPQdypaKkkqahkbAcn1Ul2YyCbyWncWcOPuuGrrbpvnSigjAygDIScopvdBTjweUmMoG5QngeqMBAxIU5wSEIhqAlwjCBEBKjCAAylwfRPY1ShvqgrYRhSuCYeEDCkSlCBAhCEBhej\/Z0H\/WXTv8AFN\/QkXnC9I+zr\/fJp3+Kb+hIg+5kIQqj4ZuFWx7HMha2U45L+h\/BQUdV93LRUOLnHjDflYpKaiEQLpOSiClpqiR5fHuI4yOAtZ4ZWbyul8ecl1jNtHBmDQBuyOcd1Wra2KjAb1kdwG5XovgRTtp\/EC3NjYNhinGSf\/2nLjvDvSp1VcK2uu833PT1B+tr613QNznY093HoAP9AeHr9en31w5mpY6pq2vGXOPB+HDfwK29uWM2hrQFvaqv8urbvSQUMIt+nqLFPbaIcBrem93+I9T\/AP4m\/drpd9L10Wlpaa2PNnr2VhmEW\/zJNocGknGW4IzwD78K+vvdRJl6TeTiImtmqHujy5ucF3r7D2V+erNLTZkiZHtHBK6TVkVXHQQaorI6ONt5mlcyOnBbtc12HDbjjn3KuVPhrXUdfKNR3W1UEbC0MmnlcGSEtDsMbjc7AcMnGAV6N4+LH+3m1l5suenmckouYcXtL3HhoPRo9VnSWd75wyB4LP2ndgu81tpKv05LRxsdTVFFXMMkFbSP3xSgHBAPryOPdbg8P3UEcUF3v9ktdY5ocaWomd5jMjI37WkNOPUrGGNzvtk15MscZrF5P5ItFZG+cGSFwwD3yrlbqJnliOnZloHfhdVftIVkOo4LDcKy10JqI\/PirKqoDaWSPqHNkwc5xgK74z+HVJp\/Vk7rDU2qOhdLFGy3RVRfUwZjBLnsOSGkgnOf2h6reWXrdYOcm+cnlE5lq5nGRrjIegAU9LaqpzHYi2u9X8fkvcvFizS3PxjuFPQ07p6yo8hkcbepPks\/06qjX6MiLzaotVaZbe87Pub6o\/P+5v27d2eMZ6pMZOcqXK3iPFp2GGnw52HudyFDStDt7QfiIw0epXS2jQ18u+vDpWSOOivG6QPZUuIa0tYXnJaD1A4I4OQuw0z4O1FU+CK53q00d1nGYbZJPid5xkNPGGuI7Zz64WO611HmtPR7g1sYdNUPOGsYMnK3aDTslPma5M2lv\/tEYDT7r0rw7oZKP9LfpC1UtuFJU07Y6l1RirhmEhAayPB8wucMFvH17in433B7qCnno6akDZq+pbPV\/eM1EkjXfEySEgeXg9uR055ydyyVnmvLrveS6RzKduzHAd3IWNIwtw+c\/E7kN7\/ivW9c2PUmrPFm32i8vszb5VUsTIfurXMgDfLLwXcE5xnt6Dosu3+ElfUua286hsdor5uY6SsncJSD8pcA0hmeCAeeeizcrl21OHnlJSyVTnOHDWjLj6IG5rZNzgY8FvTr9F1\/\/BV4brmHQ87YaO4PmERL3HY8kbg7cActI5HC2T4YSGWOmvGotP2KrPwxUtZUnzH88OcA34A7qN2DjsnA8tGS7A6JwLWu56re1FpG82HVbtO1lI5118xscccPxibd8pYe4ORhdY7wmfSzCju2rdM2+8HANDNVOLo3H9l72tLWu9srKvOHN2v3Pw4dsdFPTkBpeSd2VvM0Jexr2n0lWRR0t1mlEbfNd+rORkODgDlpHcZXR0nhjUR1Ap75qTT1kq3uLYaWtqCJHjOGucADsa7qN2CR2VlHG0cbaqdrJpHNBHAHf2V50dupHYdHJO5vUjkBQ6ssN30pf57ReYmxVVOQcxnLXtPIc09wQur8Nam+M03rVlk\/RxpzbS6tNWwuf5XI\/V4HzfEevHT0C6TLUZs25mW8ta1raenIHQEngLGqHPmlc4nDnHkrt7F4e3i9aapLxTz0UNukmkhllnl8tsAYAS+RxGA3kDqSScYWnV+F1TFZprxab5abxSUZBqPuL3OfDnoS1wB2+6tvtwSSPPbYY6Wds1Q120Ny34ev0Ud7uv31wbG0tjb0B65S3+sMtY5v7LDgBY\/U\/VYuWvxiyb5WqVrnHcc47+6dLCGO3A9fwVhjfLjDB82M8KvOX7QHEccrNnCrtotjambLyWxN5cf\/AAtG6XeGjh+72\/G7puHQLn3V0oi8pr8M9B3Vb5irjn6zU7ZuO7yV7nSOLnElx5JKmiYGMEjwTzwMLXslnMoFRUkNiByAe6jv1wgmkbHTNG2PgEDjKXC+u6vtu6hn6QFJGRTsLZnjBeev4LIkc6R5e8kuPcoJLnZOSSrlLTDyzJMdrR0ysWrJpVHASHkp0hBecdMpmUUObl\/XKYRjgKRzsMOe6Z16IEzygkdFKIj5ecclRSNLevUoEJSIS7eEQ1AGUoHKVo5QIR6J4alAUrAikaxK7gcp+QFFI5VELsnomHKkTXII0J5CQqBqEpwAkKBMlekfZ1\/vl05\/FN\/QkXm69I+zr\/fLp3+Kb+hIg+50IQqj4kkGWua05cfRQ1s0cFOIxneejGdSpPussTuHfQ9v91AKdr5iGuc9\/wC24dfzVvtnzl01LMPxx7dp9nSSQeKdJE9pDXxTE88M\/VuXWv17YrNcm6ep6KE6GDHU1RG6MGSpc4jdOT1yCMgen4Y82stbWafqBW2mV9NVNBDZBjPIwevsVjti2l01U4OkJySejfomOOWfXRlcfH3zXWa40zVac1RSxiVsljmcyopKthyJ4sg9R3Hf8+4Wx41089P4kXKURPLKvy5YHNGfNaY2jLfXkELj573da+z09rdVPfbYHl8LJACGE5zt79z7LoaHxF1HZrTDb4bvKII27Ig6Nkj2j0a4guH58J74+LjHtZ48\/L+WXTd15a56Hwz0PBdI\/Lqo31Ujoz1ZueHAO9wCOOyh8dX1Vb4gzwb3eTBTwsac9AWB2B+LiuIud7ud4o6aluFVLJSwPfJGx5y7c85cSepyeeSVYul7rLnUSVdxqHT1LwA6V+MkAYH+QWsPFcr7Zpl5ZhPXB2NczHg5p1u9rHRXaVkbnHAYCCfwGeVLrmotkuoaun1ppurp7nhpnrbZW7WTktGHNa9hGCPQ9crzG4Xi4XC3Q2dlTI63RSmYRjG1ryME5+i3bd4k6poG09spLpvpoMMa2eCObYAOgL2kgYCmefPriYePj3yTeI2n5Pu+kpqS4VtVZJqd5o4K6NjZ6Vofy0lvDgTyCul8bqZ8PiLcal8bmskEJa\/HDsRNHX8D+S5S76irbrUPrrxVSVVTt2h78Ya0dgBwB7BY9+1tqC9W6O3VlxqJ7fE8OZFIc8gEA5691vX+LmufPluo9pfVxs+0jf6aU\/rp7X5FIBJ5ZM5gjIAfg7SQHAHHdeXforSja91JV6NvMVaH7DD+liX7s9MeTnKzhNcrxdf05eaqV9adp848PJaAGnjHIAC7uDxF1K2BrW3eTAbt8ySKMyY\/jLd345WccbeaZ2TiO7tcH\/Wq0T1NFFTVzKARyDzvOfxC7Be7aPi24zwvEbtdRZLyy9GTzroyf7wx8p3YeHbv5pKvXdTZro6upKuV90y4+dnccuBBJJ9QVwsz66+VZdgvJP4BW314JN9i76lut01I+8uqHtuDqj7y2SP4S2TduBaB05UdfVTGtmrrnIaq51LzLI6Q5O4nJc73z2T6uB1rYI4oX+dIP7eRuAP4R\/5VS2W+StnJOfKacveeixztp9LS2uab7TFjuDnBsMdLBjPVx+7ELw7xF1DLcb\/cQ0\/E6oeZH55cdxUt41\/eze4LhR3KYV1O0MZVYG4AN2jHGOnCwqOGSoimq6iIO3OLy93WR3oPxWpxdRP7r3avdnx38NaiQ756i1URe49Sdj8uPuvNL2xt41Zf56sebUOr5y4uOc\/rCucl1Lf6rUVuuUdwlfdaGNkNNK0DMLW52tHGMDJWpTQyxxzTTyl9XO4ySyHgucTk\/wA1rxzlnO8PaJK2jpvG\/wANJbk+Nok0\/A1sjz1lcyVrMn1yQPqV5jqSu0xbr\/W0F20RfGXJszmyh94+Jziev9jznrnvlcLqS8Vt2rYPv1ZJUiihbS07n4zHEzO1ox2GSuyovGHWVFbGUsd6dI6Jm2OaaGOWRo9nuaXf5rH1t6HJLKfF\/wALoKy1i2TQUkLI4X1ZqJxD8WwSksbtcOeOV4fr+rmq9c6hnqJHPlfXzkud\/wDMIH+SgZqS8jUbb9+kKh94D\/MFW929+7GM5Ptws2tmnqqqaoqnufPM8ySPPVzick\/msq9X8b5PNk0RJKd8kmmqN7yerj8XJKd4Rkf8MeIwGAP0I4\/\/AJLgH1lyv5on3WtfO2jphS0+8D4ImdGDHYZS0l3r7TFcYaCqkhirYfIqWjGJY\/3StzpHfXWrmi+zhZ4mSOEU1+k8wA\/MBGSAfx5\/BWfBS6Olg1rT5Lms03WPz2OA3HHqMry6S63OXT8Npkq3OtcUxqI6c4w2QjBcO+cJltvVxspqW2uqkpjVU76SfYB+sifjcw57HAU3Ya2ynudI8k8k8q3b6GWplbsbk5WhZbX5jTUT\/wBmO3qrtfdoKKMxUDGh3Tdhaxw+5JcvkVrpTxUMYBkLp3cnHQBYc8gkPAwMc+6WpqJKiUvkcXOPdEbMsI25d\/JZyu7wsmu0Cmp2k\/FjIHqjysHLuimhnjjB3M3DsMrLSzXXOeSBtPkNaBjDO6y05x3vJJxlDG7j1wrbb2kmisO3lSyVD3xhpdwEyYNbhrTn3UJWbFKUBIOeO6eWlpweCgY4549EgSoKCR0mQPZQk5PKXPCamwoCXGUnKUe6BUoQgIHtIDgSM+yC70UZKQkoHl5THepSZyh3TCBCfRIShIiFyAmkowgosB6Jqe0Z4SEIEwvSPs6\/3yad\/im\/oSLzgr0f7On98mnf4pv6EiI+5kIQqj4rDJZ4z5rtrj12qSKCKlZiJznE8\/ErLYtoy\/IHoOqgqfL253PAPRrepXW54TisY4Z3l0Oi7DTallu1NNNMyugoZKqlYwjEj2fskEc5z2WV4e2Gg1Rd7g+9T1MVrt9FLWzCAAv2sx68ZJPRWPDGrdZdf2i4yu2RNnEcmT+w\/wCB2fwdn8F3VwtDdIaa12yOMQieujt1OR1LCfMP5sLUtuXCTWPLzjxOtw03eaWKzSSyWqtooaymkmaN+146HHGcgrSfpOgtujtOXe5VVQ24Xad+\/IDmxwNOC4DGSeQeq19XUhvmhNFVbGGWojMttd9WvBjH5FTeLVVDTattdlidmns9NBRNA\/adgFx+vIB+iY4TG7XLO5TSlaNNWC7+JLbDbbnU1Nrkje+OoDQ152xFx6j1GOi5vT9hpb1oXUl8rKudklskp2xxRkBrhI\/adwxn6YK9ap6TH2l6uRrI4444nhoaOeaX8lyHhOae2+HGuqivpY6yGOakeyGT5HvD3bdw7tDsEjuBhYyzud1HTHGYTdeZGSRsRZR00jGO6PcMKS30RjeXvIdIV7L4faxuWqtRxac1IYK+03Bj4vJMDGeSQwlpZtAxjCr+HlkNFp29Xyip6Kru8FX9xo\/vksbI4XAZdJ8ZDS7BGAt4+PHx81nPy5eSajyqtgdJC6N2WE9CQui0npCjrNHX+8SySmqtroBEwY2O8x5ByDz+RXpFjqdV3a7Mt2uHWW4WCoyyfzK2k8yDI4kj2OyCDhYVtj\/Q\/hx4iQNkbI2mqKVjZG8h4ExAI+q1bMuWJLjw4OsqxRxEzuac\/KwBctcL3USyGOGMhzuAMHK9qrbobb4Z6GrrfBTm+TNqhDWSRNkEDfN+JwaRjf8AKATnAz6rctd5hvOirrctZRU1yq7EY54KmaNjCS8loY\/aBlm7BI7rFyt6a9ZO+3ztR6cnlaJ60ljXc89Suys9vgpIQIm54yvTfD7WNdqzUUenb3JFX2e4Qyx+W6nYwREMLg5m0DGNqz\/DarbFp+6R2iqt9PqZs7RE+sLG5gAORGX\/AAh2evstSajNu3jNRT1d+v8AisY+KkiJHIxhv+pXX6s05Q0HhhSXihfMJ5659H5TcbA0NznpnP4r0G\/T6nGmrudd2mW50Yp3OpK2kjilfTzD5SXRnhh75WZYbxJbvBK21wpIXXH9MSimfPGHiAlnLw13BdgEDPTOeyl3OlnPbxCz2d8p8+qYWxN5DSMbv9lp3GrjlgZTUpYxzuCScCML3bSN3rNcTSae1Q9ldHVQSGCd8bRJTyNaXBzXADjjovMr\/FTHwEp5qdrHPOpXs80N+Ij7ueM9cZU\/WaX9rti2C00ronOp5NzxwZAFYu1G0UcjGy7ZDxkdgu08DA3yrvDJC0+XZal4Dm55AbytTTdbTW\/wcudxqaWCoqIru3yBOwOYHmIAFwPUAEnB4yBldMeJpi9vnV9M9r3fC4N9T3SNZJKWxxsLj6AZXst98RodQ6Evtp1fPHVVgbHLapG04D2SB3xDLQAGkevurWtNTVHhfFatMaTey3Sighqq2tjgY6WqmkGTlzgfhHYBcbNXTrLt4lBIaaUh7Qce3dRVLnPO88A9ATyvcP0x\/wAUeBOr7pX0dMy7tq6Vk1VFE2P7wA8FriAMB\/JBIxkALxBhYcmUnHoOpUU6ne+MtdG45IxyhkhkcXS5c0dQn\/eY3RFhp2+zs8plC0Pq4wRwT0V2HzSGIY6E87T1HuU63QmplDQ5gkceNxUNZ+trZNmXZdwpGE0oc2M\/rjw5w\/ZHsn0a09vfT0cj5qnzXM6RMdxn3XPPLnnJyreXR0weHHc7qFVyQ4EnCZVInpICX7iPhHUnsrVSxsLTjdl3UZ6\/VVoZQ053nnqoZZC4kglPimP3B3xAhNHVGSTypaaEzTNYOMrIKeF0zwGg47n0ViuijgDGs+YjOO\/1Ukkn3UFrS0nsB2+qz5JHSPL3klx6lW8AKQhOLSG5PCYsqEF+eqEw9UC5yjKQdUoxnlAuOOqbhO6dEmUC5RlA6owEBlHZCfGG5+PogjCMpXEc4TUAkJKCkQKkISoARAegTepT8IwooYOeQkI5KMkDgpM+qoF6P9nX++TTv8U39CRecr0b7Oo\/6y6d\/im\/oSIj7lQhCqPjlpLATKdzj2HRRu+JxOAE9kZefb1U8UcYIBBcV0xmOHDOVz8nPxTkc2IBz8+2Oq9C1zrih1dp+2QU8M0U0R82sc8ACSYMazcMHngHr7Lh69sckPltOCe4VaGIRM2t6LfNu3PiTTsdEays1itooNTUldUR09wZcqQ0oZgPa3GHbiOOBwFxlRdn3TUlVdqiF7nz1Lpyc9MuzgfySyNDvmAP1TduBgDhS+Pd5ank9endt1xQjxcn1S6Gr\/R72Oa2ENb5mTDs55x19+i5206hpbdojUdnnZL59xfTuie0DY0Rv3Hdzn6YBWDIA1pc44CoiJ9bLlwLYGnI9Xf7JfXxxcZl5Lp0Ph3eW2TWVtvFVHK6ipXuc5sYBe\/LHN4yQOpWrp3VNut8N4td5pZJ7DcJPOl8twbJTvBJEjCeN3bHf+fG19S2KIgO2Rt+Z3\/gLmJZKm5ziGBp8sdGjoPcrhzn+WT0X18c9ce3rtg1HoGx1ZrLNFeLzXRguijrIY44Q7sXkEk49AFju1Q3\/gnVdpmgnlrbxJBIySINEbCyQvdnkEdeMArkaOkdTQ+TTgF5+eTsiO3ufK2Pz5HnOXHPwhdJZr1+uPrf2r0CO6wVWiNLWqOOUVFpZUCVz8bXGR+4bec\/nhRafvkdt07qymuccj5LsIGU0YALGNieXZdk98+hWNRl8ePLcGwtHxHu5U6mU1M2evYBdZhLw53L61PDbUjbR4gW+71EU8lDS+ZvbCBk7o3NGMkDq4LpNLV1mFkrbRf6aQ0s833iKqpA3zoX4xjnq0jtn\/bh6h7aUx0lM9gqpOT32hVq6qNBEWxvklnfwXE5J\/0CmtL309Gp71pbS9Ldm2Opulxrq6kkow2eNsULGvGC5wBJcR27KtadYaftnh3TWHUFJVSQirfO58W0OZkfCY8nlw6EEYwTyvNTLBa2GorXGWpcPhj7n\/ZYX\/OX64jdl2T2+WNqzll8+rMXrDdd6ds1PWO0Sy8XC\/VcDqaCWsjZFFRtcMOc0NJLn47nj\/MFugau00Oi6vS+s46iSjmqhXQS0jQ6Smm27ScHgggfz9eOWp4Ka3xeTRgbh87+7ilL2g5leGt7uceAtY+P7klz+R6XpvUWmNOG6UtlprlUsraKWB9ZUtYH7iMNa1oOGs7k5JOB6Lz2663oIPDmr0zTsllr33JtWJg0eUGhm0jOc5z7YWVeb\/SQUj6egeJJXDaXgcBc3VWSpgtwrJBgHnb7eqzlf\/K4z+WZUTSVEpfK4ucV7xcaW03ewaZPiXQ18Fwjt0Ro7ja5WPFXSnOxsjXdHN9jnnleEsy9zGBuMnH1XtVl1rV6e01DQXSjtdxtNMMwRXGDzfKJ6hhyCM+izjjvmtZXXTavctqPgRqOi0\/QzUlsZXU0cT6hwdLUSF4c8uI44AHA6Ae68ovsukp9I2imstBVw36nLzcKuSTMcw7BoyfbsMY79Ua88Q7tq6CGhljpKCz07y+GgooRFE137xHOXfU9z6rBsNB98nPmZ8pvJHqn7XUOpyKO0ukpH1MjgyMAkA9wqJ\/VM3B2Hk4A7gLW1FcPiNHBhsbOHEfyWC1rpH4aC5xTLU4hjbeat26ATyuBdh4aSOOqijjc+dsYBLnHCmMkdNE6NnxSu+Zw7ewUkTRHb31PPmk7W5\/mo0iuErPOdFA0NjYcZHdVGtLiABlLBE+aQMYMuKvmmFOQXOGQOcqa3yKgY6MAlpz6lRFx247ZVmsqPOcA35R0VXbkgBS\/0HRDLs4yBynMcWhz25aPUKwGGOH5S3PUkHCpudngdEvAHOLjklN5BQhRSkknJKRCEAk7pUIETcJ6QnlAnOEieTkknqkCBMoyg4SHgIHNI7oc7HRMQgVKAkQCoDr0SEEdUA4OQgnJyVUCVIgoFQUiXB25xx6qKRBHAQlAyFUIF6R9nb++PTv8U39CRec7V6R9ndv\/AFi08f8AFN\/QkQfcKEIVR8g4Ab6NCie8ngcD2T5ng4a3oAoT0XTHDXN7Yyzt4nQSFW7XRur66OnaSAcuc4DJDQCSQO\/APC1n6WqBI0ec1kTqjyBLI0gHONpwMnkOB9vxC3vTGnO4yo5ctGchoHXK3qXT9XLvIMTWMa1xe4nABDSO2f22\/mnV+j55msaZWb8hjg44AeWtIbkZzy4jPTjqr7JpxM9Q6afayMvY09OxUtTUiKEumwwfutW7RWiGooAaWZ4qdzmljoxsG1pcSXA56D91UqnSNXNK0VlXSRktdIGbznY3fl3Tp8B468jhc7jLd10mdk1HIuE10lwPhib+QC1aKJkERZENsP7Tz1eV0bdLSQU0pM1MIoi9p2kloLGlztxxnhuDwDnKrT2Ktjh+9yOpzThoe3DjzGTtDxx0J7Hn2We7qOkkxntWWXySNwxvlxD8z\/oiMFow0YCvVFdR0cOJHtz6d1kxXGKpnLIGuPcnHAXXDHHDiOWeeWfNaL5z5TY28NHX3VaWRtLA4xEuqpDhg9CnAZKtQAucPIiG\/u89V0s\/hzilFSm3QvcT5tc8Ze8n\/JZtY99HE6pkIfUH5cn4W\/h3XRvo8ZL3Zesu52w1LomtAc7PAysZThuZcuattuqbzVuc5ztucySu7LoKp8NshFJb2YLuriOXe5Wq7NJSNpWhucfEWtwMrDu9THRt8wAGpcMMzzj3WZjqbrXtu6RvmZbIXTVDg+pkHEYPP4+i52qrJ6yTMryc9GjoE+GCouFQdoL3k5c49vquit1rZb2+c5nn1IHw8cA+yzN58Tpq2Y83tQt9l8tjaq44ZEBkRnqfqtK9VjTZ3OB+F42sB4UdTyfPu8wZH1EQOSfwXP3e4OrpwQNkTOGM9ArMpjOE17VTfKXADoB0wpp56meCNkj3vjZ8oznCuWO0uuDy+TLadnzO9fYLfuz22+1FlLCxrT8OSOfzWccbZtblJdOLYwuIwDlaTLk+igdDRu5cPidjofZZr3lxz0TFiXXTWt9lwXv5OSe5VgvEEZjYPjPzO\/8ACr5wpHbG453HH+aRaI2Me8lx2Rjr3KfV1bpmiNg2ws+Vqrd0oGTwm0WrTIyOujdIARnH5q5fnhrmxx7Q084CoxvawtwBhp3HPcqCWR0sjnvJJJWvbU0mudmhOd8JTQ0kZAOPVK5xOMrCldK9zdpcdvplRpUIoCTugdU5A3uhKSkQCQpUIGk8pCUufiwh2MohG9U4po6px6Iph6oSo6lEGfVBHPHRHQFOj75QMIQnHqkIQIhLhCBMoS7QlwikAJKc4HgK1QBge4y424wMqCZ26RxHHKgjI5S5SoVCZ4XpP2dzjxg08PV039CRecwx+Y8N6e69L+z9Ft8YNPH0dMP\/AOGRB9tIQhVl8cIQnMaXn0Hquzj2noXRiYiVkr2OaQRHJsJ\/HB4Wyyekj2lsdeC0AAisHGMY\/Y9h+QWVEGRt3Z490yWpyCGjj1Km99LrXbZkucEWx4\/SOWjDMVvyj2+DhZNZe6eDPlx3EPcNuW1uODgY+T2H5Ko5xd1KjdHuOCMoJbfNRQASRU9ex+dwLawAg+vydVbhrKWVznvpq7eQRudWAnBzn9jvk\/moI2QxN+I5d7KvM\/OQ3hvomr1CWTmrlXV0DozGY7gWOJLgKwAHIwc\/B3HCyLrd6YW91JRsrWEkEB9VvYCOM7dozxwqtVMZHeXECT3Uf3eOMeZUHnsE4nGJu27rGit8tW8ufnGeXFaDWMpYxBSN3P7uVvDphnPlxBVZ5w0+XTDGeru5UnHTV\/sRxCncZ6h5L8dM5ws+e91m8incImDoAOq22U4MAaW5OO\/cplNaGwDzpwCc\/Cz0W7LxIks7qO1zVk8YdVOJLjx9FuOLaKmMrucdSqMRZG8OkIDGrKvNxluE4p6Rp2dB6lXK+sZnNNuV6lqZjFRxZd0DkW6zxvcZ7o500p5DAePxWnTW5lDTjjdM4fE5Z1wuLqXcyDmX1\/dU+byX7rFYudXSWxvLWsc7pDGAD+PosKq1BUSjZTRthB7\/ADOWa9kk83Jc+R57nJJXW26zU9tY2afbJMBkuf8AKxYmWWXE6b1JzXIVMFTs8+dsm15+d3cpbZQPrqgNB2sHzO9FtanuzK\/yoKcfqY+S7GNzlz4LgcMJyfRYupW5zHfwPorfRtjknijiYOmeT+C46\/3Q3GoIjyynb8jfX3Khnt1XFS\/eJoXNi6Zdws49VrLO2aZxxkuwjHKVDmkdVzb2aUJEIHAEnA6qxIwRMDP2upUcEgjyduXdj6Jr3l5yVUJI\/OAOgVmko\/MjM0nEYPA7lUyrz6933RkUbQ0gYLlZr6VLV1cUdJ5EDWtJ4djnCy0vUpCEt2SaBSJUiyoQhCBAMIJRjlOIwgQdEIQgTvkJoHKcTyl7ZQIBjqg9EHnqmlAiUFKGEjIBITSMFEKTylb0KahApS9U1ObjByikPHRHRGEIhUqErRlFAORjskTzwE1A5rS5wAUvkZ\/a4+iSnwHbj0Cm3kn29lLsLTRtjcXOdk+y9K8A2j\/1bsDh+9N\/RevOI2jv3XpHgGxg8W7AWnvL\/Rep9H2ehCFtl8eMj7u49k57w3Hr6KN0h6DP1TMLXrcv2T2mM\/Hs973PPJTUYSkro5A8JpygpR0QNwo52uc3DTjKlc4ApCMhVFeKER8AJ72Nx8QBA55U5wyMkkfVZNZUGRxa04YpcpjFk2irZvMOxp+AeidRUmcSPH0CSkg8x4cR8IWhNIIYi4\/gs4881bdcGSyspxl5x6AKOKqfVEktIaOhVENfVzcknPX2WmyIQxAMaThamVqWaLHTMneGSjLVY+50NvLpQWMdjgnsq8lWykZu6ykcN9FiTySTyF8ri5x9VM8pFxi5crqZAY6cEN\/fPUrnp29\/VaccLpnbWBalBb6eI+ZPtdt5Jd0CzJcmtyMnTtuMlT95naWwxjcCehKqahujq6oLIyRTs4DfX3WnqG+MdC6moeGnguAwMegXIklS3U1GpzzVygoKiul2U7CfV3YLrrZY6W3N86XbJKBkvfw1v0XOUmoaiiom09PFCMft45WfX3Ssrj\/zEznN\/dHA\/JMbjOSy1e1RdxXTeTBzBGev7x9VgFPRhZt3dtSa4bGm7dDNIamte1lNH+9+0U3VFVRz1LW0DGiNo5c0YBKyzI8R7Nx2emeFAfVN8aNckQpqaHz5Q0ODR1JJ6Iq2xMmLYHFzBxuPdRUKB1QkKKtSCOFuxrmyOI5OOirEJEE9kQYycd1ZrKR9NHE+Qj9ZnA9FW6J0kj5Nu9xdtGBnsqGpEuOOqQdVFBSJSk6IhMnPROzxhNHVOLSQTjhA0E5SpMdSg9ECkcoSZQAgDyl25GUJRwOeqBTM4RhreAoU4nJSEIhEIKEAhLjASIFT2gJoTm9EUFKEdU5rcoGpQpNgwkc3AQNGfXhTsc3o4491XKRQXWvazgn6Feg\/Z9kLvF7T4\/xTf0ZF51HscPjOOF6H9nwt\/wDWDTwH7039GRSD7aQhC2y+N0E4SIXZxLlL2SBKgQBBSIygiDfjLnHPopW88puFI1uAgr1sgbCR3KzIonSyADp3Klr5S+YtHQcKzRRlkXxd1y\/bJrqJo4wxoa0cBR1UPnYBOGhWOgUD52tdgnldeOmCwwtiGGjCKmYQs\/xHoErZARlZlVJvkJws5Zes4WTaCU7nFzuSUxjDK8NYE5jXSP2jqtSCFsLBgc9yueONyrVuiMYymh54AHJWFda502WtJEQ7Z6qxe6s+Z5QOGjn6rCleXHhazy1+MXHH7UEpySq5U7hlSU1PG476hxbCPTqfouboolNwrVbJFJL+oi8uMcAZyT9VVVUFIhIUCP6JgUhGUmECdBwmlOJTCgEhSpEB2VyggieHS1Dw2NvbPJVNGUnBU1VLG+UmJmxnYKHKCghKvREJ7SADloOQmlA1HVKDg5ClklDomDA8wE5IHZEQ9PqjJTy4FgGOR3TEAATkD0SKQF0bgRkHCY4HqgRG5JglB5GAECghGeUxKAgUjlKeEvRJlA3j0QjugBEBKROQ1FKE4cJEIHkj0SZTcpCUEheUm5R5SgoHZQrMVurZaZ1TFR1L6dvzSticWD6nGFULscIHE5Xo32eM\/wDrFp7+Kb+hIvOF6P8AZ3\/vi09\/FN\/QkQr7gQhCrL42JTcoQCuzicjKOqagckyk7oQOaFFVT+XGR+0eiWSURt9T6KB0RmkD5Onos2\/IsQUsJfJ5jui0AOEjGAAYHCinm2uDGdUk9YW7SSEBpycBZRG6U+XkrTaC5mHd1E97YXYZHk+ymU2Q6NojhPG047rIkcXuJVqad0oIPHsomxbhhvLvZZvPEWIWNc6QBvXK06iQQQ7ieQkggZTsL3n4lm3CfzXHHDewWp+EO2TWPMkjnnuVVwrMrCUwRlcq6RDtUU27HJ47K4WJHwB0D3mQNI6N7lVWS5NKmkZgqIhRYYjqnNbuOAnzNjY0Na7c7uVRAUZS44TSgQpMZKXug9UIaRhCChFaelwDqO2gjI89nX6rKPVdTpu3xT3O2VltL3tiljFVC45fEcgb\/dhPfsTg9i7Kr6CK30gjq3P\/AEk8hxhaeIG+j\/8AEf3ew68nAIzEqQIRQUiMZSIHNaXOAaMkocCODwUNc5jgWkgjuEr3veQXnOBhEMSJ4HGU1Argc4KahxOeU5oBzk4wECZ4Sx4Lj24TUrMAElA3GDgpwA7JCcnKM4QBTeqceiQdUBhKOAkKOiA7IzhIUd0DsoSBAQIrbLfWSQiVlNMYzEZw4NODGHbS76bgR9VVwtuh1Lc6GmpIKeVjWUhJiPltJbkk4yeoy4nH0QZTKaZzg1sT85xyMcr2T7Mfh5Q6w1JXXC+Qie3WoMP3d\/yyyuztDh3aA0kjvx2yF5jNqi5TuJmkY9mwR+W5uW7QCBx9Ceeq9p+yhrekt+qLzabxPHDJeXMmgkcQ1rpgXZZ6AuDuPpjuESvpgXYUsbqenslaIovgjZG2JrC0ccZeA3tgOwTkYHXHz59qfw7tlNZqfWNkpG0UrpWx1sLGbA8P+V5b2dng+ufZe6zaUfLM9+LPh5cTut24jJd6vw75uScnl2MbuPIvtXatoqDRlJpGGaGS5VD45J44ukUTORkZJGXBuAewKqPk3K9J+zv\/AHw6e\/im\/oSLzVej\/Z3P\/WTTv8U39CRRp9xoQhVl8ZpcKYNYwZ7qpV1Gz5eSV13NbctWcJScBAVemL3NLnnkqyGnGcJLtCITZHtjblxwFDDP5rzgYaO6bXSZzQTnAylwkBRK\/wAuMuKIc97Y25ccKsxjJJTIxxIz0IUUJM7jv5VtjBG3jgBZl9l6NneIoy7CotEk785ICKioL5NvBbnor0eBGMDCn7VelP7oS\/g4aFYHl0zcd0+UlrDtIB91my5Dsl24pbMeicpaybeBg\/gs2QZU7ySnRUrpQXDgLG7lV6QR0W5okkOGKOdjXOxGMNCuShwAYTwOyj2hW8cLFMRBQTtAHCuyHCqSNLjwpFZkzFVcMLTmiPKpyREJWoq900hSEYTCoppTSE8pp6oGFBSlNKoQoQUIqzbq+rtlZHV26plpqqPlksTi1zfoQq73Oe9znuLnOOSScklIk5QBSJUiIDkJEpQikSoCRBJkGPHfKRrSWl2OAmOPYJS47cZOOuEQzqU\/aBHknknomjqnP7IGD2SnPRNaOQpHDDiEDSMDKTqnvADAe5OE0DJwgMHGccJE45HwnokKBM8pO6EIFARhCVAIQjCBuUZKU4SKA5QSR04I7pCTjhIqOypPE\/W9JbvuVPqi6spwNoHnkuaPQOPI\/Arlamomqp5KiqmkmnkJc+SRxc5x9STySoM4SFxKAXo\/2dT\/ANZNO\/xTf0JF5uvRvs8PbH4w6fe9wa1pnJJOAB5EnKFfc6E1j2SMa9jmuY4ZDgcgj1CFWXxxKswc1JzyhCf6xnP9l2D9lXX\/AClCF0jE6Y1wJ8zGeFJRf2P4oQuf+7XxdZ8qq3D5WoQumXTMLS\/2YUz\/AOzd9EITHpb2x2f2w+q12\/KEIWPGZM+sJ848lV39AhCzl2sMctKi\/sAhCvj7TJUq\/wC1UD+iEKZfss6VnpiEKNRBJ0VSbuhCqxnydVGUIUjZpTShCJTSmlCEPoSBCFVKUiEIUdkhQhAhR6IQiQiXuEIRQeqaeqEIAdQpJPlb+KEIiJPHRCEDsfq3JrUIQEnzFMQhAFBQhAFKhCAQhCBEOQhQMKEIVQJqEI18L2K9H+zsM+MmnQem6b+hIhCFfcoAAwBgIQhVh\/\/Z"
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "0\u00a0ms",
                    "scoringOptions": {
                        "p10": 150,
                        "median": 350
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 58.241999999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "60\u00a0ms"
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2.4475376241789746e-5,
                    "numericUnit": "unitless",
                    "displayValue": "0",
                    "scoringOptions": {
                        "p10": 0.10000000000000001,
                        "median": 0.25
                    },
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "cumulativeLayoutShiftMainFrame": 2.4475376241789746e-5
                            }
                        ]
                    }
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 235.423,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 240\u00a0ms",
                    "metricSavings": {
                        "FCP": 135.423,
                        "LCP": 135.423
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/de",
                                "responseTime": 235.423
                            }
                        ],
                        "overallSavingsMs": 135.423
                    },
                    "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1008.149,
                    "numericUnit": "millisecond",
                    "displayValue": "1.0\u00a0s"
                },
                "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": "notApplicable",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "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": "informative",
                    "displayValue": "3 chains found",
                    "details": {
                        "type": "criticalrequestchain",
                        "chains": {
                            "CCE31D43E7C226D6469D919A1AE28B04": {
                                "request": {
                                    "url": "https:\/\/atelierhaus23.de\/",
                                    "startTime": 2934.2682890000001,
                                    "endTime": 2934.5081930000001,
                                    "responseReceivedTime": 2934.5072300000002,
                                    "transferSize": 100
                                },
                                "children": {
                                    "CCE31D43E7C226D6469D919A1AE28B04:redirect": {
                                        "request": {
                                            "url": "https:\/\/www.atelierhaus23.de\/",
                                            "startTime": 2934.508836,
                                            "endTime": 2934.6522420000001,
                                            "responseReceivedTime": 2934.6512510000002,
                                            "transferSize": 75
                                        },
                                        "children": {
                                            "CCE31D43E7C226D6469D919A1AE28B04:redirect:redirect": {
                                                "request": {
                                                    "url": "https:\/\/www.atelierhaus23.de\/de",
                                                    "startTime": 2934.6527430000001,
                                                    "endTime": 2934.8913040000002,
                                                    "responseReceivedTime": 2934.8892860000005,
                                                    "transferSize": 8873
                                                },
                                                "children": {
                                                    "35369.4": {
                                                        "request": {
                                                            "url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                                            "startTime": 2934.90175,
                                                            "endTime": 2935.104315,
                                                            "responseReceivedTime": 2935.1029679999997,
                                                            "transferSize": 6186
                                                        },
                                                        "children": {
                                                            "35369.12": {
                                                                "request": {
                                                                    "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff",
                                                                    "startTime": 2935.191879,
                                                                    "endTime": 2938.595534,
                                                                    "responseReceivedTime": 2938.579444,
                                                                    "transferSize": 36407
                                                                }
                                                            },
                                                            "35369.10": {
                                                                "request": {
                                                                    "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff",
                                                                    "startTime": 2935.195295,
                                                                    "endTime": 2938.6390280000001,
                                                                    "responseReceivedTime": 2938.610565,
                                                                    "transferSize": 35548
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "35369.5": {
                                                        "request": {
                                                            "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                                            "startTime": 2934.9023950000001,
                                                            "endTime": 2935.165868,
                                                            "responseReceivedTime": 2935.1170419999999,
                                                            "transferSize": 71897
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "longestChain": {
                            "duration": 4370.7390000000596,
                            "length": 5,
                            "transferSize": 35548
                        }
                    },
                    "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 384.45400000037625,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 380\u00a0ms",
                    "metricSavings": {
                        "LCP": 384.45400000037625,
                        "FCP": 384.45400000037625
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/atelierhaus23.de\/",
                                "wastedMs": 240.54700000025332
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/",
                                "wastedMs": 143.90700000012293
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/de",
                                "wastedMs": 0
                            }
                        ],
                        "overallSavingsMs": 384.45400000037625
                    },
                    "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": "informative",
                    "numericValue": 894.80099999999254,
                    "numericUnit": "millisecond",
                    "displayValue": "0.9\u00a0s",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "groupLabel",
                                "valueType": "text",
                                "label": "Category"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "group": "other",
                                "groupLabel": "Other",
                                "duration": 482.55799999999675
                            },
                            {
                                "group": "scriptEvaluation",
                                "groupLabel": "Script Evaluation",
                                "duration": 227.37299999999533
                            },
                            {
                                "group": "styleLayout",
                                "groupLabel": "Style & Layout",
                                "duration": 134.47799999999992
                            },
                            {
                                "group": "paintCompositeRender",
                                "groupLabel": "Rendering",
                                "duration": 38.684000000000566
                            },
                            {
                                "group": "parseHTML",
                                "groupLabel": "Parse HTML & CSS",
                                "duration": 4.3460000000000001
                            },
                            {
                                "group": "scriptParseCompile",
                                "groupLabel": "Script Parsing & Compilation",
                                "duration": 3.8100000000000001
                            },
                            {
                                "group": "garbageCollection",
                                "groupLabel": "Garbage Collection",
                                "duration": 3.5519999999999978
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ]
                    },
                    "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": "informative",
                    "numericValue": 229.2209999999956,
                    "numericUnit": "millisecond",
                    "displayValue": "0.2\u00a0s",
                    "metricSavings": {
                        "TBT": -0.92139112667899359
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "total",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Total CPU Time"
                            },
                            {
                                "key": "scripting",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Evaluation"
                            },
                            {
                                "key": "scriptParseCompile",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Parse"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "total": 538.99899999999832,
                                "scripting": 218.99299999999559,
                                "scriptParseCompile": 3.423
                            },
                            {
                                "url": "Unattributable",
                                "total": 218.39399999999841,
                                "scripting": 5.3499999999999979,
                                "scriptParseCompile": 0
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/de",
                                "total": 132.98899999999992,
                                "scripting": 1.177,
                                "scriptParseCompile": 0.27800000000000002
                            }
                        ],
                        "summary": {
                            "wastedMs": 229.2209999999956
                        },
                        "sortedBy": [
                            "total"
                        ]
                    },
                    "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 91.713999999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 90\u00a0ms",
                    "warnings": [],
                    "metricSavings": {
                        "LCP": 91.713999999999999,
                        "FCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/backofen.link",
                                "wastedMs": 91.713999999999999
                            }
                        ],
                        "overallSavingsMs": 91.713999999999999,
                        "sortedBy": [
                            "wastedMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "numRequests": 18,
                                "numScripts": 2,
                                "numStylesheets": 1,
                                "numFonts": 4,
                                "numTasks": 4094,
                                "numTasksOver10ms": 8,
                                "numTasksOver25ms": 3,
                                "numTasksOver50ms": 2,
                                "numTasksOver100ms": 0,
                                "numTasksOver500ms": 0,
                                "rtt": 7.0962900000000015,
                                "throughput": 9835218.1700533163,
                                "maxRtt": 62.197999999999993,
                                "maxServerLatency": 228.48271,
                                "totalByteWeight": 6242840,
                                "totalTaskTime": 894.80099999999197,
                                "mainDocumentTransferSize": 8873
                            }
                        ]
                    }
                },
                "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:\/\/atelierhaus23.de\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.5639999997802079,
                                "networkEndTime": 242.46799999987707,
                                "finished": true,
                                "transferSize": 100,
                                "resourceSize": 0,
                                "statusCode": 301,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 242.46799999987707,
                                "networkRequestTime": 243.11100000003353,
                                "networkEndTime": 386.51699999999255,
                                "finished": true,
                                "transferSize": 75,
                                "resourceSize": 0,
                                "statusCode": 302,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/de",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 386.51699999999255,
                                "networkRequestTime": 387.01800000015646,
                                "networkEndTime": 625.57899999991059,
                                "finished": true,
                                "transferSize": 8873,
                                "resourceSize": 50236,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 632.85099999979138,
                                "networkRequestTime": 633.96100000012666,
                                "networkEndTime": 776.80500000016764,
                                "finished": true,
                                "transferSize": 34261,
                                "resourceSize": 34156,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 633.29499999992549,
                                "networkRequestTime": 635.3410000000149,
                                "networkEndTime": 832.98699999973178,
                                "finished": true,
                                "transferSize": 29803,
                                "resourceSize": 29744,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 633.41200000001118,
                                "networkRequestTime": 636.02499999990687,
                                "networkEndTime": 838.58999999985099,
                                "finished": true,
                                "transferSize": 6186,
                                "resourceSize": 33435,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 633.55400000000373,
                                "networkRequestTime": 636.66999999992549,
                                "networkEndTime": 900.14300000015646,
                                "finished": true,
                                "transferSize": 71897,
                                "resourceSize": 193688,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/backofen.link\/plausible\/js\/script.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 633.68599999975413,
                                "networkRequestTime": 644.36700000008568,
                                "networkEndTime": 896.42299999995157,
                                "finished": true,
                                "transferSize": 1361,
                                "resourceSize": 1407,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "backofen.link"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 849.09700000006706,
                                "networkRequestTime": 850.41699999989942,
                                "networkEndTime": 4302.558999999892,
                                "finished": true,
                                "transferSize": 4117829,
                                "resourceSize": 4115467,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 868.54999999981374,
                                "networkRequestTime": 926.15400000009686,
                                "networkEndTime": 4329.808999999892,
                                "finished": true,
                                "transferSize": 36407,
                                "resourceSize": 36308,
                                "statusCode": 200,
                                "mimeType": "font\/woff",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 868.96700000017881,
                                "networkRequestTime": 929.56999999983236,
                                "networkEndTime": 4373.3029999998398,
                                "finished": true,
                                "transferSize": 35548,
                                "resourceSize": 35480,
                                "statusCode": 200,
                                "mimeType": "font\/woff",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 995.06199999991804,
                                "networkRequestTime": 995.61699999962002,
                                "networkEndTime": 4684.1749999998137,
                                "finished": true,
                                "transferSize": 396656,
                                "resourceSize": 396356,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 995.36100000003353,
                                "networkRequestTime": 997.89799999957904,
                                "networkEndTime": 5168.9029999999329,
                                "finished": true,
                                "transferSize": 590236,
                                "resourceSize": 589860,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 995.51899999985471,
                                "networkRequestTime": 998.97999999998137,
                                "networkEndTime": 5338.0819999999367,
                                "finished": true,
                                "transferSize": 207923,
                                "resourceSize": 207740,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 995.67400000011548,
                                "networkRequestTime": 4303.8439999995753,
                                "networkEndTime": 5543.0189999998547,
                                "finished": true,
                                "transferSize": 250603,
                                "resourceSize": 250370,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/backofen.link\/plausible\/api\/event",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1000.4500000001863,
                                "networkRequestTime": 1008.3019999996759,
                                "networkEndTime": 1826.7409999999218,
                                "finished": true,
                                "transferSize": 485,
                                "resourceSize": 2,
                                "statusCode": 202,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "backofen.link"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4695.2629999998026,
                                "networkRequestTime": 4696.4639999996871,
                                "networkEndTime": 5913.2979999999516,
                                "finished": true,
                                "transferSize": 452693,
                                "resourceSize": 452374,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5922.6399999996647,
                                "networkRequestTime": 5923.3110000002198,
                                "networkEndTime": 5995.5509999999776,
                                "finished": true,
                                "transferSize": 1904,
                                "resourceSize": 1797,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "atelierhaus23.de"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 2934265725
                        }
                    }
                },
                "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": 62.197999999999993,
                    "numericUnit": "millisecond",
                    "displayValue": "60\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/atelierhaus23.de",
                                "rtt": 62.197999999999993
                            },
                            {
                                "origin": "https:\/\/backofen.link",
                                "rtt": 45.856999999999999
                            },
                            {
                                "origin": "https:\/\/www.atelierhaus23.de",
                                "rtt": 7.0962900000000015
                            }
                        ],
                        "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": 228.48271,
                    "numericUnit": "millisecond",
                    "displayValue": "230\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/www.atelierhaus23.de",
                                "serverResponseTime": 228.48271
                            },
                            {
                                "origin": "https:\/\/backofen.link",
                                "serverResponseTime": 171.8005
                            },
                            {
                                "origin": "https:\/\/atelierhaus23.de",
                                "serverResponseTime": 3.0810000000000031
                            }
                        ],
                        "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "End Time"
                            }
                        ],
                        "items": [
                            {
                                "duration": 13.59,
                                "startTime": 633.49000000000001
                            },
                            {
                                "duration": 63.707999999999998,
                                "startTime": 866.87300000000005
                            },
                            {
                                "duration": 58.241999999999997,
                                "startTime": 932.10599999999999
                            },
                            {
                                "duration": 6.766,
                                "startTime": 990.95799999999997
                            },
                            {
                                "duration": 6.1420000000000003,
                                "startTime": 1004.9
                            },
                            {
                                "duration": 10.224,
                                "startTime": 2271.8440000000001
                            },
                            {
                                "duration": 10.356,
                                "startTime": 3269.9659999999999
                            },
                            {
                                "duration": 5.1600000000000001,
                                "startTime": 4119.6090000000004
                            },
                            {
                                "duration": 39.542000000000002,
                                "startTime": 4310.1580000000004
                            },
                            {
                                "duration": 14.605,
                                "startTime": 4352.1800000000003
                            },
                            {
                                "duration": 11.196999999999999,
                                "startTime": 4419.4260000000004
                            },
                            {
                                "duration": 5.9640000000000004,
                                "startTime": 4695.0110000000004
                            },
                            {
                                "duration": 5.6920000000000002,
                                "startTime": 4701.0010000000002
                            },
                            {
                                "duration": 6.1909999999999998,
                                "startTime": 4746.5959999999995
                            },
                            {
                                "duration": 6.3079999999999998,
                                "startTime": 5204.0079999999998
                            },
                            {
                                "duration": 6.2450000000000001,
                                "startTime": 5552.3599999999997
                            },
                            {
                                "duration": 5.617,
                                "startTime": 5920.9319999999998
                            }
                        ]
                    }
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1008,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "firstContentfulPaint": 971,
                                "firstContentfulPaintTs": 2935230885,
                                "firstContentfulPaintAllFrames": 971,
                                "firstContentfulPaintAllFramesTs": 2935230885,
                                "firstMeaningfulPaint": 971,
                                "firstMeaningfulPaintTs": 2935230885,
                                "largestContentfulPaint": 2389,
                                "largestContentfulPaintTs": 2936648872,
                                "largestContentfulPaintAllFrames": 2389,
                                "largestContentfulPaintAllFramesTs": 2936648872,
                                "interactive": 1008,
                                "interactiveTs": 2935268498,
                                "speedIndex": 3051,
                                "speedIndexTs": 2937311349,
                                "totalBlockingTime": 0,
                                "maxPotentialFID": 58,
                                "cumulativeLayoutShift": 2.4475376241789746e-5,
                                "cumulativeLayoutShiftMainFrame": 2.4475376241789746e-5,
                                "timeToFirstByte": 629,
                                "timeToFirstByteTs": 2934889130,
                                "observedTimeOrigin": 0,
                                "observedTimeOriginTs": 2934260349,
                                "observedNavigationStart": 0,
                                "observedNavigationStartTs": 2934260349,
                                "observedFirstPaint": 971,
                                "observedFirstPaintTs": 2935230885,
                                "observedFirstContentfulPaint": 971,
                                "observedFirstContentfulPaintTs": 2935230885,
                                "observedFirstContentfulPaintAllFrames": 971,
                                "observedFirstContentfulPaintAllFramesTs": 2935230885,
                                "observedFirstMeaningfulPaint": 971,
                                "observedFirstMeaningfulPaintTs": 2935230885,
                                "observedLargestContentfulPaint": 2389,
                                "observedLargestContentfulPaintTs": 2936648872,
                                "observedLargestContentfulPaintAllFrames": 2389,
                                "observedLargestContentfulPaintAllFramesTs": 2936648872,
                                "observedTraceEnd": 16879,
                                "observedTraceEndTs": 2951138984,
                                "observedLoad": 5924,
                                "observedLoadTs": 2940184483,
                                "observedDomContentLoaded": 1008,
                                "observedDomContentLoadedTs": 2935268498,
                                "observedCumulativeLayoutShift": 2.4475376241789746e-5,
                                "observedCumulativeLayoutShiftMainFrame": 2.4475376241789746e-5,
                                "observedFirstVisualChange": 1388,
                                "observedFirstVisualChangeTs": 2935648349,
                                "observedLastVisualChange": 16838,
                                "observedLastVisualChangeTs": 2951098349,
                                "observedSpeedIndex": 3051,
                                "observedSpeedIndexTs": 2937311670
                            },
                            {
                                "lcpInvalidated": false
                            }
                        ]
                    }
                },
                "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": "notApplicable"
                },
                "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": 18,
                                "transferSize": 6242840
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 1,
                                "transferSize": 4117829
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 5,
                                "transferSize": 1898111
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 4,
                                "transferSize": 136019
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 2,
                                "transferSize": 73258
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 8873
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 6186
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 4,
                                "transferSize": 2564
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 2,
                                "transferSize": 1846
                            }
                        ]
                    }
                },
                "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": "informative",
                    "displayValue": "Third-party code blocked the main thread for 0\u00a0ms",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "entity",
                                "valueType": "text",
                                "label": "Third-Party",
                                "subItemsHeading": {
                                    "key": "url",
                                    "valueType": "url"
                                }
                            },
                            {
                                "key": "transferSize",
                                "granularity": 1,
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "subItemsHeading": {
                                    "key": "transferSize"
                                }
                            },
                            {
                                "key": "blockingTime",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Main-Thread Blocking Time",
                                "subItemsHeading": {
                                    "key": "blockingTime"
                                }
                            }
                        ],
                        "items": [
                            {
                                "mainThreadTime": 2.6149999999999989,
                                "blockingTime": 0,
                                "transferSize": 1846,
                                "tbtImpact": 0,
                                "entity": "backofen.link",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/backofen.link\/plausible\/js\/script.js",
                                            "mainThreadTime": 2.6149999999999989,
                                            "blockingTime": 0,
                                            "transferSize": 1361,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/backofen.link\/plausible\/api\/event",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 485,
                                            "tbtImpact": 0
                                        }
                                    ]
                                }
                            }
                        ],
                        "summary": {
                            "wastedBytes": 1846,
                            "wastedMs": 0
                        },
                        "isEntityGrouped": true
                    },
                    "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": "notApplicable",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "displayValue": "2,390\u00a0ms",
                    "metricSavings": {
                        "LCP": 1188.5230000000001
                    },
                    "details": {
                        "type": "list",
                        "items": [
                            {
                                "type": "table",
                                "headings": [
                                    {
                                        "key": "node",
                                        "valueType": "node",
                                        "label": "Element"
                                    }
                                ],
                                "items": [
                                    {
                                        "node": {
                                            "type": "node",
                                            "lhId": "page-0-H1",
                                            "path": "1,HTML,1,BODY,5,MAIN,0,DIV,1,DIV,0,H1",
                                            "selector": "main#main > div.hero-home > div.hero-home__text > h1.h1",
                                            "boundingRect": {
                                                "top": 63,
                                                "bottom": 590,
                                                "left": 75,
                                                "right": 1187,
                                                "width": 1111,
                                                "height": 527
                                            },
                                            "snippet": "<h1 class=\"h1 h1--large\">",
                                            "nodeLabel": "Willkommen im\nAtelierhaus\u00a023.\nFreiraum f\u00fcr\nK\u00fcnstler*innen in\nWilhelmsburg."
                                        }
                                    }
                                ]
                            },
                            {
                                "type": "table",
                                "headings": [
                                    {
                                        "key": "phase",
                                        "valueType": "text",
                                        "label": "Phase"
                                    },
                                    {
                                        "key": "percent",
                                        "valueType": "text",
                                        "label": "% of LCP"
                                    },
                                    {
                                        "key": "timing",
                                        "valueType": "ms",
                                        "label": "Timing"
                                    }
                                ],
                                "items": [
                                    {
                                        "phase": "TTFB",
                                        "timing": 628.78100000047687,
                                        "percent": "26%"
                                    },
                                    {
                                        "phase": "Load Delay",
                                        "timing": 0,
                                        "percent": "0%"
                                    },
                                    {
                                        "phase": "Load Time",
                                        "timing": 0,
                                        "percent": "0%"
                                    },
                                    {
                                        "phase": "Render Delay",
                                        "timing": 1759.7419999995232,
                                        "percent": "74%"
                                    }
                                ]
                            }
                        ]
                    },
                    "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": "notApplicable",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "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": "informative",
                    "displayValue": "2 elements found",
                    "metricSavings": {
                        "CLS": 2.4475376241789746e-5
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "score",
                                "valueType": "numeric",
                                "granularity": 0.001,
                                "label": "Layout shift impact"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-1-BUTTON",
                                    "path": "1,HTML,1,BODY,3,BUTTON",
                                    "selector": "body > button.menu-toggle",
                                    "boundingRect": {
                                        "top": 860,
                                        "bottom": 930,
                                        "left": 1703,
                                        "right": 1842,
                                        "width": 138,
                                        "height": 70
                                    },
                                    "snippet": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "nodeLabel": "Men\u00fc"
                                },
                                "score": 1.5463987716403524e-5
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-2-DIV",
                                    "path": "1,HTML,1,BODY,3,BUTTON,1,DIV",
                                    "selector": "body > button.menu-toggle > div.menu-toggle__icon",
                                    "boundingRect": {
                                        "top": 860,
                                        "bottom": 930,
                                        "left": 1772,
                                        "right": 1842,
                                        "width": 70,
                                        "height": 70
                                    },
                                    "snippet": "<div class=\"menu-toggle__icon\" aria-hidden=\"true\">",
                                    "nodeLabel": "body > button.menu-toggle > div.menu-toggle__icon"
                                },
                                "score": 9.0113885253862246e-6
                            }
                        ]
                    },
                    "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": "informative",
                    "displayValue": "2 long tasks found",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Duration"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/de",
                                "duration": 63.707999999999998,
                                "startTime": 866.87300000000005
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "duration": 58.241999999999997,
                                "startTime": 932.10599999999999
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ],
                        "skipSumming": [
                            "startTime"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "urls": [
                                "https:\/\/www.atelierhaus23.de\/de",
                                "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120"
                            ],
                            "tasks": [
                                {
                                    "urlIndex": 0,
                                    "startTime": 866.89999999999998,
                                    "duration": 63.700000000000003,
                                    "other": 1,
                                    "paintCompositeRender": 0.90000000000000002,
                                    "styleLayout": 61.799999999999997
                                },
                                {
                                    "urlIndex": 1,
                                    "startTime": 932.10000000000002,
                                    "duration": 58.200000000000003,
                                    "other": 0.29999999999999999,
                                    "paintCompositeRender": 0.10000000000000001,
                                    "scriptEvaluation": 42.700000000000003,
                                    "scriptParseCompile": 3.3999999999999999,
                                    "styleLayout": 11.699999999999999
                                }
                            ]
                        }
                    },
                    "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": "notApplicable",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "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": [
                            {
                                "key": "scriptUrl",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "error"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "sourceMapUrl",
                                "valueType": "url",
                                "label": "Map URL"
                            }
                        ],
                        "items": [
                            {
                                "scriptUrl": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "sourceMapUrl": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "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": "notApplicable",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "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:\/\/www.atelierhaus23.de\/de",
                                "resourceBytes": 45,
                                "children": [
                                    {
                                        "name": "(inline) document.docume\u2026",
                                        "resourceBytes": 45,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "resourceBytes": 193688,
                                "unusedBytes": 89454,
                                "children": [
                                    {
                                        "name": "..\/..\/node_modules\/.pnpm",
                                        "resourceBytes": 178544,
                                        "unusedBytes": 84010,
                                        "children": [
                                            {
                                                "name": "[email protected]\/node_modules\/vanilla-lazyload\/dist\/lazyload.min.js",
                                                "resourceBytes": 9022,
                                                "unusedBytes": 3628
                                            },
                                            {
                                                "name": "@[email protected]\/node_modules\/@gsap\/shockingly",
                                                "resourceBytes": 138067,
                                                "unusedBytes": 68939,
                                                "children": [
                                                    {
                                                        "name": "gsap-core.js",
                                                        "resourceBytes": 50855,
                                                        "unusedBytes": 19556
                                                    },
                                                    {
                                                        "name": "CSSPlugin.js",
                                                        "resourceBytes": 18117,
                                                        "unusedBytes": 6516
                                                    },
                                                    {
                                                        "name": "index.js",
                                                        "resourceBytes": 50
                                                    },
                                                    {
                                                        "name": "utils\/matrix.js",
                                                        "resourceBytes": 4659,
                                                        "unusedBytes": 3729
                                                    },
                                                    {
                                                        "name": "Flip.js",
                                                        "resourceBytes": 19143,
                                                        "unusedBytes": 17258
                                                    },
                                                    {
                                                        "name": "Observer.js",
                                                        "resourceBytes": 8790,
                                                        "unusedBytes": 5893
                                                    },
                                                    {
                                                        "name": "ScrollTrigger.js",
                                                        "resourceBytes": 33077,
                                                        "unusedBytes": 15272
                                                    },
                                                    {
                                                        "name": "ScrollToPlugin.js",
                                                        "resourceBytes": 3376,
                                                        "unusedBytes": 715
                                                    }
                                                ]
                                            },
                                            {
                                                "name": "@[email protected]\/node_modules\/@splidejs\/splide\/dist\/js\/splide.esm.js",
                                                "resourceBytes": 31455,
                                                "unusedBytes": 11443
                                            }
                                        ]
                                    },
                                    {
                                        "name": "main.js",
                                        "resourceBytes": 11905,
                                        "unusedBytes": 5444
                                    },
                                    {
                                        "name": "(unmapped)",
                                        "resourceBytes": 3239
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/backofen.link\/plausible\/js\/script.js",
                                "resourceBytes": 1407,
                                "unusedBytes": 187
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are not 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": 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-LI",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,UL,2,LI",
                                    "selector": "div#splide01 > div#splide01-track > ul#splide01-list > li#splide01-slide01",
                                    "boundingRect": {
                                        "top": 993,
                                        "bottom": 1986,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slid\u2026\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "nodeLabel": "Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel\n\nSolidarisch und kreativ: At\u2026",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-LI",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,UL,2,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide01",
                                    "boundingRect": {
                                        "top": 1986,
                                        "bottom": 2979,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slid\u2026\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "nodeLabel": "Ausstellung \"Fl\u00e2neuse!\"\n\n06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19\u2026",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-LI",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,2,DIV,0,DIV,1,DIV,1,DIV,0,UL,2,LI",
                                    "selector": "div#splide03 > div#splide03-track > ul#splide03-list > li#splide03-slide01",
                                    "boundingRect": {
                                        "top": 2979,
                                        "bottom": 3972,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slid\u2026\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "nodeLabel": "Martina Liebig\nMartina Liebig ist Illustratorin aus Hamburg. Ihr Masterstudium,\u2026",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.aria",
                                "best-practice"
                            ]
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors 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-3-H4",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,3,DIV,1,DIV,1,DIV,0,UL,0,LI,0,A,1,DIV,1,H4",
                                    "selector": "li.splide__slide > a.events-block__link > div.event-card__text > h4.event-card__title",
                                    "boundingRect": {
                                        "top": 4596,
                                        "bottom": 4626,
                                        "left": 92,
                                        "right": 489,
                                        "width": 397,
                                        "height": 30
                                    },
                                    "snippet": "<h4 class=\"event-card__title\">",
                                    "nodeLabel": "Ausstellung \"Fl\u00e2neuse!\"",
                                    "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-VIDEO",
                                    "path": "1,HTML,1,BODY,5,MAIN,0,DIV,0,DIV,0,VIDEO",
                                    "selector": "main#main > div.hero-home > div.hero-home__video > video",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">",
                                    "nodeLabel": "main#main > div.hero-home > div.hero-home__video > video",
                                    "explanation": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT17.a",
                                "EN-301-549",
                                "EN-9.1.2.2"
                            ]
                        }
                    }
                },
                "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": 6230042,
                    "numericUnit": "byte",
                    "displayValue": "12 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:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 4117829,
                                "wastedBytes": 4117829
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 590236,
                                "wastedBytes": 590236
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 452693,
                                "wastedBytes": 452693
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 396656,
                                "wastedBytes": 396656
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 250603,
                                "wastedBytes": 250603
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 207923,
                                "wastedBytes": 207923
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 71897,
                                "wastedBytes": 71897
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 36407,
                                "wastedBytes": 36407
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 35548,
                                "wastedBytes": 35548
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 34261,
                                "wastedBytes": 34261
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 29803,
                                "wastedBytes": 29803
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 6186,
                                "wastedBytes": 6186
                            }
                        ],
                        "summary": {
                            "wastedBytes": 6230042
                        },
                        "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": 6242840,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 6,097\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                "totalBytes": 4117829
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                "totalBytes": 590236
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                "totalBytes": 452693
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                "totalBytes": 396656
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                "totalBytes": 250603
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                "totalBytes": 207923
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "totalBytes": 71897
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff",
                                "totalBytes": 36407
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff",
                                "totalBytes": 35548
                            },
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2",
                                "totalBytes": 34261
                            }
                        ],
                        "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 0\u00a0ms",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                "totalBytes": 6186,
                                "wastedMs": 150
                            }
                        ],
                        "overallSavingsMs": 0
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 90,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 32\u00a0KiB",
                    "metricSavings": {
                        "FCP": 30,
                        "LCP": 10
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "source",
                                    "valueType": "code"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "subItemsHeading": {
                                    "key": "sourceBytes"
                                },
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "subItemsHeading": {
                                    "key": "sourceWastedBytes"
                                },
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                                "totalBytes": 71811,
                                "wastedBytes": 33169,
                                "wastedPercent": 46.188715872950311,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "source": "..\/..\/node_modules\/.pnpm\/@[email protected]\/node_modules\/@gsap\/shockingly\/gsap-core.js",
                                            "sourceBytes": 18855,
                                            "sourceWastedBytes": 7251
                                        },
                                        {
                                            "source": "..\/..\/node_modules\/.pnpm\/@[email protected]\/node_modules\/@gsap\/shockingly\/Flip.js",
                                            "sourceBytes": 7097,
                                            "sourceWastedBytes": 6399
                                        },
                                        {
                                            "source": "..\/..\/node_modules\/.pnpm\/@[email protected]\/node_modules\/@gsap\/shockingly\/ScrollTrigger.js",
                                            "sourceBytes": 12263,
                                            "sourceWastedBytes": 5662
                                        },
                                        {
                                            "source": "..\/..\/node_modules\/.pnpm\/@[email protected]\/node_modules\/@splidejs\/splide\/dist\/js\/splide.esm.js",
                                            "sourceBytes": 11662,
                                            "sourceWastedBytes": 4243
                                        },
                                        {
                                            "source": "..\/..\/node_modules\/.pnpm\/@[email protected]\/node_modules\/@gsap\/shockingly\/CSSPlugin.js",
                                            "sourceBytes": 6717,
                                            "sourceWastedBytes": 2416
                                        }
                                    ]
                                }
                            }
                        ],
                        "overallSavingsMs": 90,
                        "overallSavingsBytes": 33169,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 30,
                                "LCP": 10
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 790,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 792\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Resource Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-IMG",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,UL,0,LI,0,DIV,0,IMG",
                                    "selector": "ul#splide01-list > li#splide01-clone01 > div.scroller-slide__image > img.image-wrap__image",
                                    "boundingRect": {
                                        "top": 993,
                                        "bottom": 1986,
                                        "left": -3810,
                                        "right": -2857,
                                        "width": 953,
                                        "height": 993
                                    },
                                    "snippet": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschb\u2026\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschb\u2026\" data-ll-status=\"loaded\">",
                                    "nodeLabel": "ul#splide01-list > li#splide01-clone01 > div.scroller-slide__image > img.image-wrap__image"
                                },
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                "totalBytes": 589860,
                                "wastedBytes": 269607,
                                "wastedPercent": 45.706884681583482
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,UL,1,LI,0,DIV,0,IMG",
                                    "selector": "ul#splide01-list > li#splide01-clone02 > div.scroller-slide__image > img.image-wrap__image",
                                    "boundingRect": {
                                        "top": 993,
                                        "bottom": 1986,
                                        "left": -1905,
                                        "right": -952,
                                        "width": 953,
                                        "height": 993
                                    },
                                    "snippet": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschb\u2026\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschb\u2026\" data-ll-status=\"loaded\">",
                                    "nodeLabel": "ul#splide01-list > li#splide01-clone02 > div.scroller-slide__image > img.image-wrap__image"
                                },
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                "totalBytes": 452374,
                                "wastedBytes": 206766,
                                "wastedPercent": 45.706884681583482
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-IMG",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,UL,2,LI,0,DIV,0,IMG",
                                    "selector": "ul#splide01-list > li#splide01-slide01 > div.scroller-slide__image > img.image-wrap__image",
                                    "boundingRect": {
                                        "top": 993,
                                        "bottom": 1986,
                                        "left": 0,
                                        "right": 953,
                                        "width": 953,
                                        "height": 993
                                    },
                                    "snippet": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschb\u2026\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschb\u2026\">",
                                    "nodeLabel": "ul#splide01-list > li#splide01-slide01 > div.scroller-slide__image > img.image-wrap__image"
                                },
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                "totalBytes": 396356,
                                "wastedBytes": 181162,
                                "wastedPercent": 45.706884681583482
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-66-IMG",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,UL,1,LI,0,DIV,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-clone02 > div.scroller-slide__image > img.image-wrap__image",
                                    "boundingRect": {
                                        "top": 1986,
                                        "bottom": 2979,
                                        "left": -1905,
                                        "right": -952,
                                        "width": 953,
                                        "height": 993
                                    },
                                    "snippet": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschb\u2026\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschb\u2026\" data-ll-status=\"loaded\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-clone02 > div.scroller-slide__image > img.image-wrap__image"
                                },
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                "totalBytes": 250370,
                                "wastedBytes": 114436,
                                "wastedPercent": 45.706884681583482
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-65-IMG",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,UL,0,LI,0,DIV,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-clone01 > div.scroller-slide__image > img.image-wrap__image",
                                    "boundingRect": {
                                        "top": 1986,
                                        "bottom": 2979,
                                        "left": -3810,
                                        "right": -2857,
                                        "width": 953,
                                        "height": 993
                                    },
                                    "snippet": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2\u2026\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2\u2026\" data-ll-status=\"loaded\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-clone01 > div.scroller-slide__image > img.image-wrap__image"
                                },
                                "url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                "totalBytes": 207740,
                                "wastedBytes": 39195,
                                "wastedPercent": 18.867541152263378
                            }
                        ],
                        "overallSavingsMs": 790,
                        "overallSavingsBytes": 811166,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 0
                            }
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "binary"
                },
                "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": 396,
                    "numericUnit": "element",
                    "displayValue": "396 elements",
                    "metricSavings": {
                        "TBT": 1
                    },
                    "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": 396
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-P",
                                    "path": "1,HTML,1,BODY,5,MAIN,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,UL,0,LI,1,DIV,2,DIV,0,P",
                                    "selector": "li#splide01-clone01 > div.scroller-slide__text > div.text-wrap > p",
                                    "boundingRect": {
                                        "top": 1530,
                                        "bottom": 1656,
                                        "left": -2698,
                                        "right": -2134,
                                        "width": 564,
                                        "height": 126
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr\u2026"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 12
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-svg",
                                    "path": "1,HTML,1,BODY,2,HEADER,0,A,0,svg",
                                    "selector": "body > header.header > a.logo > svg",
                                    "boundingRect": {
                                        "top": 82,
                                        "bottom": 163,
                                        "left": 1623,
                                        "right": 1823,
                                        "width": 200,
                                        "height": 81
                                    },
                                    "snippet": "<svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">",
                                    "nodeLabel": "body > header.header > a.logo > svg"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 15
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "metricSavings": {
                        "LCP": 0,
                        "FCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": 0.79000000000000004
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 0,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 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.96999999999999997
                },
                "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": 1
                },
                "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": "atelierhaus23.de",
                    "origins": [
                        "https:\/\/atelierhaus23.de",
                        "https:\/\/www.atelierhaus23.de"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "backofen.link",
                    "origins": [
                        "https:\/\/backofen.link"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 573.52999999999997,
                        "name": "lh:config",
                        "duration": 550.15999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 578.00999999999999,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 57.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1123.8399999999999,
                        "name": "lh:runner:gather",
                        "duration": 23590.080000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1276.8299999999999,
                        "name": "lh:driver:connect",
                        "duration": 12.65,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1289.76,
                        "name": "lh:driver:navigate",
                        "duration": 7.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1298.1099999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1007.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2305.4499999999998,
                        "name": "lh:gather:getVersion",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2307.2800000000002,
                        "name": "lh:prepare:navigationMode",
                        "duration": 32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2320.7199999999998,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 8.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2329.6999999999998,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 7.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2338,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2366.1300000000001,
                        "name": "lh:driver:navigate",
                        "duration": 16879.470000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22207.84,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22208.029999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22208.34,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22210.25,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22210.32,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22210.349999999999,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 503.00999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22716.200000000001,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 103.76000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22820.009999999998,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22820.23,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 44.950000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22865.220000000001,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22866.599999999999,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 5.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22872.290000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 4.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22876.580000000002,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 30.91,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22907.529999999999,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 3.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22911.209999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22913.310000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 432.00999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23345.389999999999,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23345.66,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23346.549999999999,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23346.880000000001,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23347.029999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 4.7199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23351.509999999998,
                        "name": "lh:computed:MainResource",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23351.779999999999,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 5.7300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23357.549999999999,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 5.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23362.799999999999,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23363,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23363.759999999998,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 3.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23367.02,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 327.72000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23694.779999999999,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23695.080000000002,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 409.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24104.240000000002,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 18.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24104.48,
                        "name": "lh:gather:collectStacks",
                        "duration": 17.879999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24122.439999999999,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 2.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24125.23,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 30.32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24155.610000000001,
                        "name": "lh:gather:getArtifact:TraceElements",
                        "duration": 227.08000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24156,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 196.38999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24353.389999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 3.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24356.810000000001,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24366.669999999998,
                        "name": "lh:computed:Responsiveness",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24382.73,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24384.639999999999,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24385.84,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24386,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24386.139999999999,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 310.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24714.98,
                        "name": "lh:runner:audit",
                        "duration": 1832.8800000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24715.619999999999,
                        "name": "lh:runner:auditing",
                        "duration": 1831.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24716.759999999998,
                        "name": "lh:audit:is-on-https",
                        "duration": 9.1999999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24721.490000000002,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 3.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24726.27,
                        "name": "lh:audit:viewport",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24727,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24728.900000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 96.680000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24729.43,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 94.370000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24729.580000000002,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 93.409999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24823.029999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24825.869999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24826.540000000001,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24827.700000000001,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24828.16,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24829.200000000001,
                        "name": "lh:audit:speed-index",
                        "duration": 727.82000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24829.540000000001,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 726.75999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24829.610000000001,
                        "name": "lh:computed:Speedline",
                        "duration": 726.65999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25557.049999999999,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25557.669999999998,
                        "name": "lh:audit:final-screenshot",
                        "duration": 3.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25557.830000000002,
                        "name": "lh:computed:Screenshots",
                        "duration": 3.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25561.34,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 11.529999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25561.720000000001,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 10.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25567.169999999998,
                        "name": "lh:computed:Interactive",
                        "duration": 3.7799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25573.209999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 8.0199999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25573.810000000001,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 3.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25582.060000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25582.639999999999,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25587.830000000002,
                        "name": "lh:audit:errors-in-console",
                        "duration": 53.68,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25588.529999999999,
                        "name": "lh:computed:JSBundles",
                        "duration": 52.229999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25641.889999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25642.32,
                        "name": "lh:computed:MainResource",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25643.509999999998,
                        "name": "lh:audit:interactive",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25644.720000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 4.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25645.029999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 3.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25649.490000000002,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 50.700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25649.830000000002,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 42.899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25649.919999999998,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 41.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25702.77,
                        "name": "lh:audit:redirects",
                        "duration": 29.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25703.580000000002,
                        "name": "lh:computed:LanternInteractive",
                        "duration": 19.350000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25703.669999999998,
                        "name": "lh:computed:LanternFirstMeaningfulPaint",
                        "duration": 14.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25703.709999999999,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 10.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25703.970000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 2.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25704.099999999999,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25732.630000000001,
                        "name": "lh:audit:installable-manifest",
                        "duration": 2.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25735.810000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25736.450000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25738.310000000001,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25739.810000000001,
                        "name": "lh:audit:maskable-icon",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25740.98,
                        "name": "lh:audit:content-width",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25742.040000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25743.779999999999,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25746.119999999999,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25747.509999999998,
                        "name": "lh:audit:deprecations",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25748.799999999999,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25749.93,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 116.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25750.459999999999,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 104.89,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25866.349999999999,
                        "name": "lh:audit:bootup-time",
                        "duration": 89.849999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25885.889999999999,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 56.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25956.41,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25957.240000000002,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25959.419999999998,
                        "name": "lh:audit:font-display",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25961.119999999999,
                        "name": "lh:audit:diagnostics",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25963.139999999999,
                        "name": "lh:audit:network-requests",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25963.380000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25965.610000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25966.759999999998,
                        "name": "lh:audit:network-server-latency",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25967.73,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25968.66,
                        "name": "lh:audit:metrics",
                        "duration": 4.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25968.84,
                        "name": "lh:computed:TimingSummary",
                        "duration": 4.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25969.110000000001,
                        "name": "lh:computed:FirstContentfulPaintAllFrames",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25969.200000000001,
                        "name": "lh:computed:LargestContentfulPaintAllFrames",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25969.299999999999,
                        "name": "lh:computed:LCPBreakdown",
                        "duration": 3.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25969.369999999999,
                        "name": "lh:computed:TimeToFirstByte",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25969.48,
                        "name": "lh:computed:LCPImageRecord",
                        "duration": 3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25973.709999999999,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25974.049999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25975,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25975.689999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25976.630000000001,
                        "name": "lh:audit:third-party-summary",
                        "duration": 26.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26003.630000000001,
                        "name": "lh:audit:third-party-facades",
                        "duration": 23.260000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26027.18,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26029.84,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26031.450000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 3.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26035.259999999998,
                        "name": "lh:audit:long-tasks",
                        "duration": 17.34,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26053.029999999999,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26054.790000000001,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 3.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26058.619999999999,
                        "name": "lh:audit:unsized-images",
                        "duration": 3.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26063.009999999998,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 3.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26067.16,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 3.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26070.66,
                        "name": "lh:audit:csp-xss",
                        "duration": 3.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26074.240000000002,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 38.890000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26074.669999999998,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26075.310000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26077.75,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 34.579999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26112.93,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26113.52,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26114.599999999999,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26115.669999999998,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26116.759999999998,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26118.73,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 4.7699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26123.869999999999,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 5.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26129.27,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26130.849999999999,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26132.59,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 4.6900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26137.630000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 13.300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26151.139999999999,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26152.18,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26153.259999999998,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26154.380000000001,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 3.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26158.66,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26160.32,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26161.580000000002,
                        "name": "lh:audit:aria-roles",
                        "duration": 2.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26164.279999999999,
                        "name": "lh:audit:aria-text",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26165.529999999999,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26166.810000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26168.16,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26169.57,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26172.310000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 4.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26176.830000000002,
                        "name": "lh:audit:button-name",
                        "duration": 14.15,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26191.18,
                        "name": "lh:audit:bypass",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26194.189999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 2.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26196.93,
                        "name": "lh:audit:definition-list",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26199.220000000001,
                        "name": "lh:audit:dlitem",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26201.790000000001,
                        "name": "lh:audit:document-title",
                        "duration": 4.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26206.599999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26209.34,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 3.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26212.650000000001,
                        "name": "lh:audit:empty-heading",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26215.470000000001,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 14.1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26229.77,
                        "name": "lh:audit:frame-title",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26231.310000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26234.150000000001,
                        "name": "lh:audit:html-has-lang",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26237,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26239.77,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26241.470000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 2.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26244.299999999999,
                        "name": "lh:audit:image-alt",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26246.93,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 14.92,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26262.09,
                        "name": "lh:audit:input-button-name",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26263.790000000001,
                        "name": "lh:audit:input-image-alt",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26265.529999999999,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26268.209999999999,
                        "name": "lh:audit:label",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26269.889999999999,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26272.52,
                        "name": "lh:audit:link-name",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26275.139999999999,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 1.5900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26276.919999999998,
                        "name": "lh:audit:list",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26279.650000000001,
                        "name": "lh:audit:listitem",
                        "duration": 15.390000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26295.25,
                        "name": "lh:audit:meta-refresh",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26297.18,
                        "name": "lh:audit:meta-viewport",
                        "duration": 2.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26300.080000000002,
                        "name": "lh:audit:object-alt",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26302,
                        "name": "lh:audit:select-name",
                        "duration": 1.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26303.939999999999,
                        "name": "lh:audit:skip-link",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26305.82,
                        "name": "lh:audit:tabindex",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26308.040000000001,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26310.27,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26312.599999999999,
                        "name": "lh:audit:target-size",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26328.299999999999,
                        "name": "lh:audit:td-has-header",
                        "duration": 2.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26331.290000000001,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26333.939999999999,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26336.59,
                        "name": "lh:audit:valid-lang",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26339.09,
                        "name": "lh:audit:video-caption",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26341.93,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.009999999998,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.07,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.119999999999,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.169999999998,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.209999999999,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.259999999998,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.299999999999,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.349999999999,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.400000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26342.669999999998,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26345.27,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26346.669999999998,
                        "name": "lh:audit:offscreen-images",
                        "duration": 11.06,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26347.889999999999,
                        "name": "lh:computed:LanternLargestContentfulPaint",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26358.049999999999,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 17.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26358.779999999999,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26359.5,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 14.6,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26359.630000000001,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 14.460000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26359.700000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26375.759999999998,
                        "name": "lh:audit:unminified-css",
                        "duration": 8.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26384.509999999998,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 21.699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26406.48,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 5.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26411.810000000001,
                        "name": "lh:audit:unused-javascript",
                        "duration": 5.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26417.57,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 10.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26428.700000000001,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 8.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26437.049999999999,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 13.720000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26451.029999999999,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 9.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26451.560000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 3.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26460.799999999999,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 10.06,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26471.09,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 6.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26477.619999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 20.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26498.130000000001,
                        "name": "lh:audit:doctype",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26499.709999999999,
                        "name": "lh:audit:charset",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26501.48,
                        "name": "lh:audit:dom-size",
                        "duration": 8.0600000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26509.889999999999,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26511.599999999999,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26513.150000000001,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26514.580000000002,
                        "name": "lh:audit:js-libraries",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26518.77,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26520.34,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 3.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26524,
                        "name": "lh:audit:uses-http2",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26527.23,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26528.259999999998,
                        "name": "lh:audit:meta-description",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26529.119999999999,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26530,
                        "name": "lh:audit:font-size",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26537.48,
                        "name": "lh:audit:link-text",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26538.759999999998,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26540.009999999998,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26541.23,
                        "name": "lh:audit:robots-txt",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26542.16,
                        "name": "lh:audit:tap-targets",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26543.09,
                        "name": "lh:audit:hreflang",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26544.07,
                        "name": "lh:audit:plugins",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26544.939999999999,
                        "name": "lh:audit:canonical",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26545.950000000001,
                        "name": "lh:audit:structured-data",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26546.59,
                        "name": "lh:audit:bf-cache",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26547.349999999999,
                        "name": "lh:runner:generate",
                        "duration": 0.5,
                        "entryType": "measure"
                    }
                ],
                "total": 25422.960000000003
            },
            "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\/gather\/driver\/navigation.js | warningRedirected": [
                        {
                            "values": {
                                "requested": "https:\/\/atelierhaus23.de\/",
                                "final": "https:\/\/www.atelierhaus23.de\/de"
                            },
                            "path": "runWarnings[0]"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | seconds": [
                        {
                            "values": {
                                "timeInMs": 970.53599999999994
                            },
                            "path": "audits[first-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 2388.5230000000001
                            },
                            "path": "audits[largest-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 970.53599999999994
                            },
                            "path": "audits[first-meaningful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 3051
                            },
                            "path": "audits[speed-index].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1008.149
                            },
                            "path": "audits.interactive.displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 894.80099999999254
                            },
                            "path": "audits[mainthread-work-breakdown].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 229.2209999999956
                            },
                            "path": "audits[bootup-time].displayValue"
                        }
                    ],
                    "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 | ms": [
                        {
                            "values": {
                                "timeInMs": 0
                            },
                            "path": "audits[total-blocking-time].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 58.241999999999997
                            },
                            "path": "audits[max-potential-fid].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 62.197999999999993
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 228.48271
                            },
                            "path": "audits[network-server-latency].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 2388.5230000000001
                            },
                            "path": "audits[largest-contentful-paint-element].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 235.423
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits.redirects.details.headings[0].label",
                        "audits[bootup-time].details.headings[0].label",
                        "audits[uses-rel-preconnect].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[long-tasks].details.headings[0].label",
                        "audits[valid-source-maps].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label",
                        "audits[render-blocking-resources].details.headings[0].label",
                        "audits[unused-javascript].details.headings[0].label",
                        "audits[uses-responsive-images].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits.redirects.details.headings[1].label",
                        "audits[mainthread-work-breakdown].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\/critical-request-chains.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 3
                            },
                            "path": "audits[critical-request-chains].displayValue"
                        }
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | displayValueMsSavings": [
                        {
                            "values": {
                                "wastedMs": 384.45400000037625
                            },
                            "path": "audits.redirects.displayValue"
                        },
                        {
                            "values": {
                                "wastedMs": 91.713999999999999
                            },
                            "path": "audits[uses-rel-preconnect].displayValue"
                        },
                        {
                            "values": {
                                "wastedMs": 0
                            },
                            "path": "audits[render-blocking-resources].displayValue"
                        }
                    ],
                    "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\/mainthread-work-breakdown.js | columnCategory": [
                        "audits[mainthread-work-breakdown].details.headings[0].label"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/bootup-time.js | columnTotal": [
                        "audits[bootup-time].details.headings[1].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptEval": [
                        "audits[bootup-time].details.headings[2].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptParse": [
                        "audits[bootup-time].details.headings[3].label"
                    ],
                    "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\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[uses-rel-preconnect].details.headings[1].label",
                        "audits[render-blocking-resources].details.headings[2].label",
                        "audits[unused-javascript].details.headings[2].label",
                        "audits[uses-responsive-images].details.headings[3].label"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/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[third-party-summary].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label",
                        "audits[render-blocking-resources].details.headings[1].label",
                        "audits[unused-javascript].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "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-summary.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 0
                            },
                            "path": "audits[third-party-summary].displayValue"
                        }
                    ],
                    "core\/audits\/third-party-summary.js | columnThirdParty": [
                        "audits[third-party-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnBlockingTime": [
                        "audits[third-party-summary].details.headings[2].label"
                    ],
                    "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\/i18n\/i18n.js | columnElement": [
                        "audits[largest-contentful-paint-element].details.items[0].headings[0].label",
                        "audits[layout-shift-elements].details.headings[0].label",
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | columnPhase": [
                        "audits[largest-contentful-paint-element].details.items[1].headings[0].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | columnPercentOfLCP": [
                        "audits[largest-contentful-paint-element].details.items[1].headings[1].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | columnTiming": [
                        "audits[largest-contentful-paint-element].details.items[1].headings[2].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemTTFB": [
                        "audits[largest-contentful-paint-element].details.items[1].items[0].phase"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemLoadDelay": [
                        "audits[largest-contentful-paint-element].details.items[1].items[1].phase"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemLoadTime": [
                        "audits[largest-contentful-paint-element].details.items[1].items[2].phase"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemRenderDelay": [
                        "audits[largest-contentful-paint-element].details.items[1].items[3].phase"
                    ],
                    "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\/lib\/i18n\/i18n.js | displayValueElementsFound": [
                        {
                            "values": {
                                "nodeCount": 2
                            },
                            "path": "audits[layout-shift-elements].displayValue"
                        }
                    ],
                    "core\/audits\/layout-shift-elements.js | columnContribution": [
                        "audits[layout-shift-elements].details.headings[1].label"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/long-tasks.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[long-tasks].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnStartTime": [
                        "audits[long-tasks].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDuration": [
                        "audits[long-tasks].details.headings[2].label"
                    ],
                    "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\/valid-source-maps.js | columnMapURL": [
                        "audits[valid-source-maps].details.headings[1].label"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | failureTitle": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[aria-allowed-role].details.headings[0].label",
                        "audits[heading-order].details.headings[0].label",
                        "audits[video-caption].details.headings[0].label"
                    ],
                    "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\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | title": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 12
                            },
                            "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": 6242840
                            },
                            "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\/lib\/i18n\/i18n.js | displayValueByteSavings": [
                        {
                            "values": {
                                "wastedBytes": 33169
                            },
                            "path": "audits[unused-javascript].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 811166
                            },
                            "path": "audits[uses-responsive-images].displayValue"
                        }
                    ],
                    "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\/lib\/i18n\/i18n.js | columnResourceSize": [
                        "audits[uses-responsive-images].details.headings[2].label"
                    ],
                    "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": 396
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | 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:\/\/atelierhaus23.de\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9289 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-jvtj-10.10.1.35\/241224_AiDcVF_9D3.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12'\nTue, 24 Dec 2024 15:53:28 GMT LH:ChromeLauncher Found existing Chrome already running using port 9289, using that.\nTue, 24 Dec 2024 15:53:28 GMT LH:status Connecting to browser\nTue, 24 Dec 2024 15:53:28 GMT LH:status Navigating to about:blank\nTue, 24 Dec 2024 15:53:28 GMT LH:status Benchmarking machine\nTue, 24 Dec 2024 15:53:29 GMT LH:status Preparing target for navigation mode\nTue, 24 Dec 2024 15:53:30 GMT LH:status Cleaning origin data\nTue, 24 Dec 2024 15:53:30 GMT LH:status Cleaning browser cache\nTue, 24 Dec 2024 15:53:30 GMT LH:status Preparing network conditions\nTue, 24 Dec 2024 15:53:30 GMT LH:status Navigating to https:\/\/atelierhaus23.de\/\nTue, 24 Dec 2024 15:53:49 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 15:53:49 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 15:53:49 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 15:53:49 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 15:53:49 GMT LH:status Getting artifact: Accessibility\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: AnchorElements\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: ConsoleMessages\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: CSSUsage\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: Doctype\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: DOMStats\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: EmbeddedContent\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: FontSize\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: Inputs\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: GlobalListeners\nTue, 24 Dec 2024 15:53:50 GMT LH:status Getting artifact: ImageElements\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: InstallabilityErrors\nTue, 24 Dec 2024 15:53:51 GMT LH:status Get webapp installability errors\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: InspectorIssues\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: JsUsage\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: LinkElements\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: MainDocumentContent\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: MetaElements\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: NetworkUserAgent\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: OptimizedImages\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: ResponseCompression\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: RobotsTxt\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: Scripts\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: SourceMaps\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: Stacks\nTue, 24 Dec 2024 15:53:51 GMT LH:status Collect stacks\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: TapTargets\nTue, 24 Dec 2024 15:53:51 GMT LH:status Getting artifact: TraceElements\nTue, 24 Dec 2024 15:53:52 GMT LH:status Getting artifact: ViewportDimensions\nTue, 24 Dec 2024 15:53:52 GMT LH:status Getting artifact: WebAppManifest\nTue, 24 Dec 2024 15:53:52 GMT LH:status Get webapp manifest\nTue, 24 Dec 2024 15:53:52 GMT LH:status Getting artifact: devtoolsLogs\nTue, 24 Dec 2024 15:53:52 GMT LH:status Getting artifact: traces\nTue, 24 Dec 2024 15:53:52 GMT LH:status Getting artifact: BFCacheFailures\nTue, 24 Dec 2024 15:53:52 GMT LH:status Analyzing and running audits...\nTue, 24 Dec 2024 15:53:52 GMT LH:status Auditing: Uses HTTPS\nTue, 24 Dec 2024 15:53:52 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nTue, 24 Dec 2024 15:53:52 GMT LH:status Auditing: First Contentful Paint\nTue, 24 Dec 2024 15:53:52 GMT LH:status Auditing: Largest Contentful Paint\nTue, 24 Dec 2024 15:53:52 GMT LH:status Auditing: First Meaningful Paint\nTue, 24 Dec 2024 15:53:52 GMT LH:status Auditing: Speed Index\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Screenshot Thumbnails\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Final Screenshot\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Total Blocking Time\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Max Potential First Input Delay\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Cumulative Layout Shift\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: No browser errors logged to the console\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Initial server response time was short\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Time to Interactive\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: User Timing marks and measures\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoid chaining critical requests\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoid multiple page redirects\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Configured for a custom splash screen\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Sets a theme color for the address bar.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Manifest has a maskable icon\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Content is sized correctly for the viewport\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Displays images with correct aspect ratio\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Serves images with appropriate resolution\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoids deprecated APIs\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoids third-party cookies\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Minimizes main-thread work\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: JavaScript execution time\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Preload key requests\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Preconnect to required origins\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: All text remains visible during webfont loads\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Diagnostics\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Network Requests\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Network Round Trip Times\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Server Backend Latencies\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Tasks\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Metrics\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Performance budget\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Timing budget\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Resources Summary\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Minimize third-party usage\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Lazy load third-party resources with facades\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Largest Contentful Paint element\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoid large layout shifts\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoid long main-thread tasks\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoids `unload` event listeners\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Avoid non-composited animations\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Page has valid source maps\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Preload Largest Contentful Paint image\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Script Treemap Data\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Site works cross-browser\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Each page has a URL\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[accesskey]` values are unique\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA input fields have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[role]` values are valid\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA toggle fields have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Buttons have an accessible name\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Document has a `<title>` element\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: ARIA IDs are unique\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: All heading elements contain content.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: No form fields have multiple labels\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Identical links have the same purpose.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Image elements have `[alt]` attributes\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Input buttons have discernible text.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Form elements have associated labels\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Document has a main landmark.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Links have a discernible name\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Links are distinguishable without relying on color.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nTue, 24 Dec 2024 15:53:53 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.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: `<object>` elements have alternate text\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Select elements have associated label elements.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Skip links are focusable.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nTue, 24 Dec 2024 15:53:53 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: `[lang]` attributes have a valid value\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Custom controls have associated labels\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Custom controls have ARIA roles\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Interactive controls are keyboard focusable\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: The page has a logical tab order\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Visual order on the page follows DOM order\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Uses efficient cache policy on static assets\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Avoids enormous network payloads\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Defer offscreen images\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Eliminate render-blocking resources\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Minify CSS\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Minify JavaScript\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Reduce unused CSS\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Reduce unused JavaScript\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Serve images in next-gen formats\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Efficiently encode images\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Enable text compression\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Properly size images\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Use video formats for animated content\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Page has the HTML doctype\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Properly defines charset\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Avoids an excessive DOM size\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Avoids `document.write()`\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Detected JavaScript libraries\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Allows users to paste into input fields\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Use HTTP\/2\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Document has a meta description\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Page has successful HTTP status code\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Document uses legible font sizes\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Links have descriptive text\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Links are crawlable\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: robots.txt is valid\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Tap targets are sized appropriately\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Document has a valid `hreflang`\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Document avoids plugins\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Document has a valid `rel=canonical`\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Structured data is valid\nTue, 24 Dec 2024 15:53:54 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nTue, 24 Dec 2024 15:53:54 GMT LH:status Generating results...\nTue, 24 Dec 2024 15:53:54 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-jvtj-10.10.1.35\/241224_AiDcVF_9D3.1.0\/lighthouse.report.html\nTue, 24 Dec 2024 15:53:54 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nTue, 24 Dec 2024 15:53:54 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-jvtj-10.10.1.35\/241224_AiDcVF_9D3.1.0\/lighthouse.report.json\n"
        },
        "average": {
            "firstView": {
                "loadTime": 11257,
                "docTime": 11257,
                "fullyLoaded": 11257,
                "bytesOut": 36792,
                "bytesOutDoc": 36792,
                "bytesIn": 6237079,
                "bytesInDoc": 6237079,
                "requests": 18,
                "requestsFull": 18,
                "requestsDoc": 18,
                "responses_200": 14,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 11157,
                "loadEventEnd": 11159,
                "domContentLoadedEventStart": 966,
                "domContentLoadedEventEnd": 969,
                "connections": 3,
                "final_base_page_request": 2,
                "domInteractive": 965,
                "firstPaint": 882.20000000018626,
                "firstContentfulPaint": 983,
                "firstMeaningfulPaint": 983,
                "firstImagePaint": 1127,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 571,
                "score_cache": 4,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 88111,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1896700,
                "image_savings": 0,
                "cpu.ParseHTML": 3,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 13,
                "cpu.v8.compile": 4,
                "cpu.UpdateLayoutTree": 19,
                "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 108,
                "cpu.PrePaint": 11,
                "cpu.IntersectionObserverController::computeIntersections": 4,
                "cpu.Paint": 12,
                "cpu.Layerize": 21,
                "cpu.HitTest": 1,
                "cpu.ScrollLayer": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.FunctionCall": 19,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 14,
                "cpu.TimerFire": 2,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 11014,
                "start_epoch": 1735055580.0805507,
                "date": 1735055581.7302494,
                "fullyLoadedCPUms": 18140,
                "fullyLoadedCPUpct": 69.475296821140958,
                "domElements": 412,
                "domComplete": 11157,
                "PerformancePaintTiming.first-paint": 882.20000000018626,
                "PerformancePaintTiming.first-contentful-paint": 882.20000000018626,
                "test_run_time_ms": 23836,
                "Colordepth": 24,
                "generated-content-percent": 33.539999999999999,
                "generated-content-size": 24.760000000000002,
                "lastVisualChange": 6200,
                "render": 900,
                "visualComplete85": 2500,
                "visualComplete90": 2600,
                "visualComplete95": 5300,
                "visualComplete99": 6200,
                "visualComplete": 6200,
                "SpeedIndex": 2315,
                "chromeUserTiming.navigationStart": 129,
                "chromeUserTiming.redirectStart": 107,
                "chromeUserTiming.domLoading": 680,
                "chromeUserTiming.responseEnd": 676,
                "chromeUserTiming.domInteractive": 1065,
                "chromeUserTiming.domContentLoadedEventStart": 1066,
                "chromeUserTiming.domContentLoadedEventEnd": 1069,
                "chromeUserTiming.domComplete": 11257,
                "chromeUserTiming.redirectEnd": 516,
                "chromeUserTiming.fetchStart": 516,
                "chromeUserTiming.unloadEventStart": 680,
                "chromeUserTiming.unloadEventEnd": 680,
                "chromeUserTiming.markAsMainFrame": 680,
                "chromeUserTiming.commitNavigationEnd": 680,
                "chromeUserTiming.firstPaint": 982,
                "chromeUserTiming.firstContentfulPaint": 982,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 982,
                "chromeUserTiming.firstMeaningfulPaint": 982,
                "chromeUserTiming.firstImagePaint": 1126,
                "chromeUserTiming.LayoutShift": 8124,
                "chromeUserTiming.loadEventStart": 11257,
                "chromeUserTiming.loadEventEnd": 11259,
                "chromeUserTiming.LargestTextPaint": 2463,
                "chromeUserTiming.LargestContentfulPaint": 2463,
                "chromeUserTiming.TotalLayoutShift": 2.4475376241789746e-5,
                "chromeUserTiming.CumulativeLayoutShift": 2.4475376241789746e-5,
                "FirstInteractive": 969,
                "maxFID": 0,
                "TTIMeasurementEnd": 14329,
                "LastInteractive": 942,
                "TimeToInteractive": 942,
                "FirstCPUIdle": 969,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 583668,
                "domTime": 0,
                "aft": 0,
                "titleTime": 131,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.79000000000000004,
                "lighthouse.Performance.first-contentful-paint": 970.53599999999994,
                "lighthouse.Performance.largest-contentful-paint": 2388.5230000000001,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 2.4475376241789746e-5,
                "lighthouse.Performance.speed-index": 3051,
                "lighthouse.Accessibility": 0.96999999999999997,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 583668,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 1305,
                "docTime": 1305,
                "fullyLoaded": 1305,
                "bytesOut": 23888,
                "bytesOutDoc": 23888,
                "bytesIn": 6098881,
                "bytesInDoc": 6098881,
                "requests": 11,
                "requestsFull": 11,
                "requestsDoc": 11,
                "responses_200": 3,
                "responses_404": 0,
                "responses_other": 8,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1205,
                "loadEventEnd": 1211,
                "domContentLoadedEventStart": 988,
                "domContentLoadedEventEnd": 992,
                "connections": 2,
                "final_base_page_request": 1,
                "domInteractive": 985,
                "firstPaint": 835.89999999990687,
                "firstContentfulPaint": 937,
                "firstMeaningfulPaint": 937,
                "firstImagePaint": 1288,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 516,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 86759,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 12,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 10,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 50,
                "cpu.v8.compile": 18,
                "cpu.UpdateLayoutTree": 16,
                "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 74,
                "cpu.PrePaint": 7,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 3,
                "cpu.Layerize": 1,
                "cpu.ScrollLayer": 1,
                "cpu.FunctionCall": 4,
                "cpu.FireAnimationFrame": 3,
                "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": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.v8.produceCache": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 1092,
                "start_epoch": 1735055635.9723787,
                "date": 1735055637.7934949,
                "fullyLoadedCPUms": 3840,
                "fullyLoadedCPUpct": 49.612403100774635,
                "domElements": 412,
                "domComplete": 1205,
                "PerformancePaintTiming.first-paint": 835.89999999990687,
                "PerformancePaintTiming.first-contentful-paint": 835.89999999990687,
                "test_run_time_ms": 12086,
                "Colordepth": 24,
                "generated-content-percent": 33.530000000000001,
                "generated-content-size": 24.75,
                "lastVisualChange": 4500,
                "render": 1000,
                "visualComplete85": 2600,
                "visualComplete90": 3300,
                "visualComplete95": 4300,
                "visualComplete99": 4500,
                "visualComplete": 4500,
                "SpeedIndex": 2367,
                "chromeUserTiming.navigationStart": 129,
                "chromeUserTiming.redirectStart": 109,
                "chromeUserTiming.domLoading": 643,
                "chromeUserTiming.responseEnd": 638,
                "chromeUserTiming.domInteractive": 1085,
                "chromeUserTiming.domContentLoadedEventStart": 1088,
                "chromeUserTiming.domContentLoadedEventEnd": 1092,
                "chromeUserTiming.domComplete": 1305,
                "chromeUserTiming.redirectEnd": 447,
                "chromeUserTiming.fetchStart": 447,
                "chromeUserTiming.unloadEventStart": 642,
                "chromeUserTiming.unloadEventEnd": 642,
                "chromeUserTiming.markAsMainFrame": 642,
                "chromeUserTiming.commitNavigationEnd": 643,
                "chromeUserTiming.firstPaint": 936,
                "chromeUserTiming.firstContentfulPaint": 936,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 936,
                "chromeUserTiming.firstMeaningfulPaint": 936,
                "chromeUserTiming.firstImagePaint": 1288,
                "chromeUserTiming.loadEventStart": 1305,
                "chromeUserTiming.loadEventEnd": 1312,
                "chromeUserTiming.LargestTextPaint": 2536,
                "chromeUserTiming.LargestContentfulPaint": 2536,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 4422,
                "LastInteractive": 1038,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 7729887,
                "domTime": 0,
                "aft": 0,
                "titleTime": 130,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.79000000000000004,
                "lighthouse.Performance.first-contentful-paint": 970.53599999999994,
                "lighthouse.Performance.largest-contentful-paint": 2388.5230000000001,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 2.4475376241789746e-5,
                "lighthouse.Performance.speed-index": 3051,
                "lighthouse.Accessibility": 0.96999999999999997,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 7729887,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstMeaningfulPaint": 0,
                "firstImagePaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.HitTest": 0,
                "cpu.ScrollLayer": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.TimerFire": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstMeaningfulPaint": 0,
                "firstImagePaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ScrollLayer": 0,
                "cpu.FunctionCall": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.v8.produceCache": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 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.Performance": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                "loadTime": 11257,
                "docTime": 11257,
                "fullyLoaded": 11257,
                "bytesOut": 36792,
                "bytesOutDoc": 36792,
                "bytesIn": 6237079,
                "bytesInDoc": 6237079,
                "requests": [
                    {
                        "type": 3,
                        "id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                        "request_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/atelierhaus23.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "atelierhaus23.de",
                        "url": "\/",
                        "raw_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/atelierhaus23.de\/",
                        "responseCode": 301,
                        "load_ms": 58,
                        "ttfb_ms": 58,
                        "load_start": 190,
                        "load_start_float": 190,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 65,
                        "connect_start": 65,
                        "connect_end": 115,
                        "ssl_start": 115,
                        "ssl_end": 190,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "atelierhaus23.de",
                            "sanList": [
                                "atelierhaus23.de",
                                "www.atelierhaus23.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1730469716,
                            "validTo": 1738245715,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1730473226140,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022037AC58FD0F17BEEFDC0B5A360A858798ACDFDEF265F1F1ECB113C59AEEE8FF3E022100FCD791C73D7C87CA1EA932A6C52E363384A70034A575E4D2CEE3353970B5804C"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h1'",
                                    "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                    "timestamp": 1730473226334,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E2C29F706003823548A5A042CD5A0C6AF0D39E68B209FE0E363EE27677333A260220111379881132DDB44724BA9052A2FC5582AE3B41BFCA2DF63E3C0F45FFB0270C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: atelierhaus23.de",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-length: 237",
                                "content-type: text\/html; charset=iso-8859-1",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "location: https:\/\/www.atelierhaus23.de\/",
                                "server: Apache"
                            ]
                        },
                        "bytesOut": 2122,
                        "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": 64,
                        "connect_ms": 50,
                        "ssl_ms": 75,
                        "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": 7,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCA+6gAwIBAgISA\/OwLo1ciFbMeXZ2HyuhyAO4MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTAxMTQwMTU2WhcNMjUwMTMwMTQwMTU1WjAbMRkwFwYDVQQD\nExBhdGVsaWVyaGF1czIzLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC\nAQEArA2mK\/ITQxqy9\/Id32E+Ye\/GlFwNed21xSbdFR9Uy\/hDM529CA69MHOBnkh9\nnNbqtBuva7zDzg1gk8ZYWPKDqPj+AufALlYTvaENlYhP1lHKL3zARwHasFOdZCJj\noYX4\/ZlaeHzNihLQp7t5TtD4ad2owQe6qcuJutCKO6I9CeH0HxaV4YMfxq\/VkCkC\nRLEJm\/0CwumtgCrBseKt1IXrWGAh7ANoaPSyTEKE8Ep4sZlUS\/VWkdtEyZyHQvtV\n0sC0c5Yt2XrzHNn6z4aUYs3Nn91byYudNRxkLRul+cXsS2fESuhuN6AwfWfn\/ZSQ\nvVc5a3BPxlKlpDuqm0vAxOZrUwIDAQABo4ICKjCCAiYwDgYDVR0PAQH\/BAQDAgWg\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTAO4nkdRNbWR7\/6Jj6o3iWVB\/oEjAfBgNVHSMEGDAWgBTFz0ak6vTD\nwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6\nLy9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTEuaS5sZW5j\nci5vcmcvMDEGA1UdEQQqMCiCEGF0ZWxpZXJoYXVzMjMuZGWCFHd3dy5hdGVsaWVy\naGF1czIzLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB\n9QSB8gDwAHYAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzEuVCkR+cAAAGS6D3v\nnAAABAMARzBFAiA3rFj9Dxe+79wLWjYKhYeYrN\/e8mXx8eyxE8Wa7uj\/PgIhAPzX\nkcc9fIfKHqkypsUuNjOEpwA0pXXk0s7jNTlwtYBMAHYAE0rfGrWYQgl4DG\/vTHqR\npBa3I0nOWFdq367ap8Kr4CIAAAGS6D3wXgAABAMARzBFAiEA4sKfcGADgjVIpaBC\nzVoMavDTnmiyCf4ONj7idnczOiYCIBETeYgRMt20RyS6kFKi\/FWCrjtBv8ot9j48\nD0X\/sCcMMA0GCSqGSIb3DQEBCwUAA4IBAQAwsXzTNhEBnPTqoV59F24e6ElhHOM8\n952zZwIVysYc3UGazHLcZ1ZajCYhdJsfTgmAnVOTW5jobDbqmeL3Sboi3DfwmtJG\n9eLHNALaolUB\/O0cqNrvoS0ej6NR6BtVkl8fTV+1wZJHpPje+ijPEmkxUJwoS1Zi\n7iww75pfMEyh2l3kOoO\/UA88qqcdxoeXAmqZVbex4tRj9d\/V8mR24CI0nmbMxyca\nP+Ghj4fRL4WZzHeKb1zkiyNyBK6yVzrFbBWs73Y7JkfHNTJceyrBIdOUnR2lqft9\nGa\/\/JTVYuh+M\/Gz4\/KFIMwhMrLSHeeM8JHMGXZ0IjKKjMXVjCyL8MgBG\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 248,
                        "ttfb_start": 190,
                        "ttfb_end": 248,
                        "download_start": 248,
                        "download_end": 248,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 248,
                        "all_ms": 247,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "A43FFD96B3AEBFA73F9147F47453AB1A-1",
                        "request_id": "A43FFD96B3AEBFA73F9147F47453AB1A-1",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/",
                        "raw_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/",
                        "responseCode": 302,
                        "load_ms": 85,
                        "ttfb_ms": 85,
                        "load_start": 327,
                        "load_start_float": 327.000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": 250,
                        "dns_end": 326,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "location: https:\/\/www.atelierhaus23.de\/de",
                                "server: Apache",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2134,
                        "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": 76,
                        "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": 249,
                        "chunks": [],
                        "netlog_id": 1000001,
                        "load_end": 412,
                        "ttfb_start": 327,
                        "ttfb_end": 412,
                        "download_start": 412,
                        "download_end": 412,
                        "download_ms": 0,
                        "all_start": 250,
                        "all_end": 412,
                        "all_ms": 161,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "A43FFD96B3AEBFA73F9147F47453AB1A-2",
                        "request_id": "A43FFD96B3AEBFA73F9147F47453AB1A-2",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/de",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/de",
                        "raw_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 158,
                        "ttfb_ms": 156,
                        "load_start": 415,
                        "load_start_float": 415.00007900000003,
                        "bytesIn": 8835,
                        "objectSize": 8835,
                        "objectSizeUncompressed": 50229,
                        "chunks": [
                            {
                                "ts": 572,
                                "bytes": 8835,
                                "inflated": 50229
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/de",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2140,
                        "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": 8882,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 415,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 79,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 573,
                        "ttfb_start": 415,
                        "ttfb_end": 571,
                        "download_start": 571,
                        "download_end": 573,
                        "download_ms": 2,
                        "all_start": 415,
                        "all_end": 573,
                        "all_ms": 158,
                        "index": 2,
                        "number": 3,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                760.86000000000001,
                                761.529
                            ],
                            [
                                760.88599999999997,
                                761.04899999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "34951.2",
                        "request_id": "34951.2",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/fonts\/ahamono.woff2",
                        "raw_id": "34951.2",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 147,
                        "ttfb_ms": 119,
                        "load_start": 590,
                        "load_start_float": 590.00011300000006,
                        "bytesIn": 34156,
                        "objectSize": 34156,
                        "objectSizeUncompressed": 34156,
                        "chunks": [
                            {
                                "ts": 711,
                                "bytes": 16302
                            },
                            {
                                "ts": 737,
                                "bytes": 17854
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 9,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ahamono.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.atelierhaus23.de",
                                "priority: u=1",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 34156",
                                "content-type: font\/woff2",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "etag: \"856c-605d46403fdf8\"",
                                "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                "server: Apache",
                                ":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": 583,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 113,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "preloadUnused": "true",
                        "preloadMismatch": "true",
                        "load_end": 737,
                        "ttfb_start": 590,
                        "ttfb_end": 709,
                        "download_start": 709,
                        "download_end": 737,
                        "download_ms": 28,
                        "all_start": 590,
                        "all_end": 737,
                        "all_ms": 147,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "34951.3",
                        "request_id": "34951.3",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/fonts\/bookie-school-sans.woff2",
                        "raw_id": "34951.3",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 200,
                        "ttfb_ms": 181,
                        "load_start": 591,
                        "load_start_float": 591.00011900000004,
                        "bytesIn": 29744,
                        "objectSize": 29744,
                        "objectSizeUncompressed": 29744,
                        "chunks": [
                            {
                                "ts": 774,
                                "bytes": 16334
                            },
                            {
                                "ts": 791,
                                "bytes": 13410
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 10,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/fonts\/bookie-school-sans.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.atelierhaus23.de",
                                "priority: u=1",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 29744",
                                "content-type: font\/woff2",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "etag: \"7430-605d464078838\"",
                                "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 583,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 119,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "preloadUnused": "true",
                        "preloadMismatch": "true",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 140,
                                "GPOS": 11570,
                                "GSUB": 2668,
                                "OS\/2": 96,
                                "cmap": 1218,
                                "cvt ": 86,
                                "fpgm": 3605,
                                "gasp": 8,
                                "glyf": 42501,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1760,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1970,
                                "post": 2668,
                                "prep": 178
                            },
                            "names": {
                                "0": "Copyright (c) 2019 by Mads Freund Brunse & Or Type. All rights r",
                                "1": "Boogie School Sans High 3rd",
                                "2": "Regular",
                                "3": "2.000;OR  ;BoogieSchoolSans-High3rd",
                                "4": "Boogie School Sans High 3rd",
                                "5": "Version 2.000",
                                "6": "BoogieSchoolSans-High3rd",
                                "7": "Boogie School is a trademark of Or Type.",
                                "8": "Or Type",
                                "9": "Mads Freund Brunse",
                                "11": "http:\/\/ortype.is",
                                "12": "http:\/\/gunmad.net",
                                "13": "Be nice and don\u2019t unlawfully modify, resell, rename, reassemble,",
                                "14": "https:\/\/ortype.is\/assets\/ortype_EULA.pdf",
                                "16": "Boogie School Sans",
                                "17": "High 3rd"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 642,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 300,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "OR  ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 63743,
                                "sTypoAscender": 766,
                                "sTypoDescender": -234,
                                "sTypoLineGap": 200,
                                "usWinAscent": 966,
                                "usWinDescent": 234,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 500,
                                "sCapHeight": 702,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    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,
                                    172,
                                    174,
                                    175,
                                    176,
                                    177,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    294,
                                    295,
                                    298,
                                    299,
                                    300,
                                    301,
                                    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,
                                    334,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    508,
                                    509,
                                    510,
                                    511,
                                    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,
                                    806,
                                    807,
                                    808,
                                    821,
                                    822,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8471,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9312,
                                    9313,
                                    9314,
                                    9315,
                                    9316,
                                    9317,
                                    9318,
                                    9319,
                                    9320,
                                    9450,
                                    9674,
                                    9675,
                                    63743
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "ss01"
                                        ]
                                    }
                                },
                                "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": 399,
                                "num_glyphs": 440
                            }
                        },
                        "load_end": 791,
                        "ttfb_start": 591,
                        "ttfb_end": 772,
                        "download_start": 772,
                        "download_end": 791,
                        "download_ms": 19,
                        "all_start": 591,
                        "all_end": 791,
                        "all_ms": 200,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "34951.4",
                        "request_id": "34951.4",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/css\/style.css?v=1716917497",
                        "raw_id": "34951.4",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 65,
                        "ttfb_ms": 64,
                        "load_start": 591,
                        "load_start_float": 591.00012500000003,
                        "bytesIn": 6103,
                        "objectSize": 6103,
                        "objectSizeUncompressed": 33435,
                        "chunks": [
                            {
                                "ts": 656,
                                "bytes": 6103,
                                "inflated": 33435
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 13,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/css\/style.css?v=1716917497",
                                ":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:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: br",
                                "content-length: 6103",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "etag: \"829b-61987018f8f3a-br\"",
                                "last-modified: Tue, 28 May 2024 17:31:37 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1900,
                        "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": 6103,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 584,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 125,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 656,
                        "ttfb_start": 591,
                        "ttfb_end": 655,
                        "download_start": 655,
                        "download_end": 656,
                        "download_ms": 1,
                        "all_start": 591,
                        "all_end": 656,
                        "all_ms": 65,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "34951.5",
                        "request_id": "34951.5",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/js\/main.min.js?v=1699158120",
                        "raw_id": "34951.5",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 325,
                        "ttfb_ms": 231,
                        "load_start": 591,
                        "load_start_float": 591.00013100000001,
                        "bytesIn": 71766,
                        "objectSize": 71766,
                        "objectSizeUncompressed": 193688,
                        "chunks": [
                            {
                                "ts": 825,
                                "bytes": 16289,
                                "inflated": 41979
                            },
                            {
                                "ts": 851,
                                "bytes": 16375,
                                "inflated": 44036
                            },
                            {
                                "ts": 879,
                                "bytes": 16375,
                                "inflated": 43311
                            },
                            {
                                "ts": 907,
                                "bytes": 16375,
                                "inflated": 41521
                            },
                            {
                                "ts": 916,
                                "bytes": 6352,
                                "inflated": 22841
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 685,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/js\/main.min.js?v=1699158120",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: br",
                                "content-length: 71766",
                                "content-type: application\/javascript",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "etag: \"2f498-6096014294efa-br\"",
                                "last-modified: Sun, 05 Nov 2023 04:22:00 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1861,
                        "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": 71766,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 587,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 131,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 916,
                        "ttfb_start": 591,
                        "ttfb_end": 822,
                        "download_start": 822,
                        "download_end": 916,
                        "download_ms": 94,
                        "all_start": 591,
                        "all_end": 916,
                        "all_ms": 325,
                        "index": 6,
                        "number": 7,
                        "cpuTimes": {
                            "EvaluateScript": 38,
                            "v8.compile": 3,
                            "FunctionCall": 41
                        },
                        "cpu.EvaluateScript": 38,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 41,
                        "cpuTime": 82,
                        "js_timing": [
                            [
                                1025.548,
                                1063.3510000000001
                            ],
                            [
                                1025.566,
                                1028.923
                            ],
                            [
                                1066.086,
                                1068.4849999999999
                            ],
                            [
                                1068.492,
                                1068.7809999999999
                            ],
                            [
                                1099.905,
                                1099.998
                            ],
                            [
                                1100.0139999999999,
                                1102.116
                            ],
                            [
                                1102.1369999999999,
                                1102.1500000000001
                            ],
                            [
                                1102.154,
                                1102.181
                            ],
                            [
                                1102.1949999999999,
                                1102.2
                            ],
                            [
                                1107.3109999999999,
                                1108.0309999999999
                            ],
                            [
                                1199.9559999999999,
                                1200.1410000000001
                            ],
                            [
                                1200.1679999999999,
                                1200.4380000000001
                            ],
                            [
                                1200.4469999999999,
                                1200.4639999999999
                            ],
                            [
                                1285.559,
                                1285.662
                            ],
                            [
                                1299.6289999999999,
                                1299.912
                            ],
                            [
                                1299.925,
                                1299.9400000000001
                            ],
                            [
                                1299.9459999999999,
                                1299.9639999999999
                            ],
                            [
                                1399.335,
                                1399.462
                            ],
                            [
                                1399.4690000000001,
                                1399.4780000000001
                            ],
                            [
                                1506.0050000000001,
                                1506.1110000000001
                            ],
                            [
                                1506.1179999999999,
                                1506.127
                            ],
                            [
                                1535.056,
                                1535.1110000000001
                            ],
                            [
                                1535.54,
                                1535.5630000000001
                            ],
                            [
                                1601.7570000000001,
                                1601.9780000000001
                            ],
                            [
                                1601.989,
                                1602.002
                            ],
                            [
                                1602.0060000000001,
                                1602.0419999999999
                            ],
                            [
                                1713.1790000000001,
                                1713.3510000000001
                            ],
                            [
                                1713.367,
                                1713.383
                            ],
                            [
                                1785.5530000000001,
                                1785.5830000000001
                            ],
                            [
                                1802.1030000000001,
                                1802.201
                            ],
                            [
                                1802.2070000000001,
                                1802.2190000000001
                            ],
                            [
                                1802.2339999999999,
                                1802.2809999999999
                            ],
                            [
                                1900.3800000000001,
                                1900.472
                            ],
                            [
                                1900.479,
                                1900.489
                            ],
                            [
                                2005.6990000000001,
                                2005.79
                            ],
                            [
                                2005.797,
                                2005.8050000000001
                            ],
                            [
                                2035.5730000000001,
                                2035.6089999999999
                            ],
                            [
                                2103.4029999999998,
                                2103.5230000000001
                            ],
                            [
                                2103.5369999999998,
                                2103.5540000000001
                            ],
                            [
                                2103.5619999999999,
                                2103.578
                            ],
                            [
                                2202.4810000000002,
                                2202.5970000000002
                            ],
                            [
                                2202.605,
                                2202.6149999999998
                            ],
                            [
                                2285.5450000000001,
                                2285.5770000000002
                            ],
                            [
                                2304.511,
                                2304.9349999999999
                            ],
                            [
                                2304.9459999999999,
                                2304.9589999999998
                            ],
                            [
                                2304.9639999999999,
                                2304.9749999999999
                            ],
                            [
                                2401.7179999999998,
                                2401.8310000000001
                            ],
                            [
                                2401.8380000000002,
                                2401.8470000000002
                            ],
                            [
                                2505.9630000000002,
                                2506.056
                            ],
                            [
                                2506.0619999999999,
                                2506.069
                            ],
                            [
                                2535.5520000000001,
                                2535.5920000000001
                            ],
                            [
                                2603.0120000000002,
                                2603.1419999999998
                            ],
                            [
                                2603.1509999999998,
                                2603.1759999999999
                            ],
                            [
                                2603.181,
                                2603.192
                            ],
                            [
                                2702.9099999999999,
                                2703.027
                            ],
                            [
                                2703.0340000000001,
                                2703.0419999999999
                            ],
                            [
                                2785.5500000000002,
                                2785.585
                            ],
                            [
                                2801.2840000000001,
                                2801.3800000000001
                            ],
                            [
                                2801.3870000000002,
                                2801.3960000000002
                            ],
                            [
                                2801.402,
                                2801.4140000000002
                            ],
                            [
                                2902.5900000000001,
                                2902.741
                            ],
                            [
                                2902.7579999999998,
                                2902.7779999999998
                            ],
                            [
                                3004.79,
                                3004.8939999999998
                            ],
                            [
                                3004.9009999999998,
                                3004.9099999999999
                            ],
                            [
                                3035.5529999999999,
                                3035.6030000000001
                            ],
                            [
                                3108.9960000000001,
                                3109.0909999999999
                            ],
                            [
                                3109.0990000000002,
                                3109.107
                            ],
                            [
                                3109.1120000000001,
                                3109.1239999999998
                            ],
                            [
                                3206.0169999999998,
                                3206.1179999999999
                            ],
                            [
                                3206.1260000000002,
                                3206.1590000000001
                            ],
                            [
                                3285.5479999999998,
                                3285.587
                            ],
                            [
                                3303.0740000000001,
                                3303.857
                            ],
                            [
                                3304.4459999999999,
                                3304.4659999999999
                            ],
                            [
                                3304.4720000000002,
                                3304.4850000000001
                            ],
                            [
                                3406.741,
                                3406.8980000000001
                            ],
                            [
                                3406.9079999999999,
                                3406.9189999999999
                            ],
                            [
                                3504.9250000000002,
                                3505.0430000000001
                            ],
                            [
                                3505.0509999999999,
                                3505.0610000000001
                            ],
                            [
                                3535.558,
                                3535.598
                            ],
                            [
                                3606.7310000000002,
                                3606.877
                            ],
                            [
                                3606.893,
                                3606.9070000000002
                            ],
                            [
                                3606.9110000000001,
                                3606.9229999999998
                            ],
                            [
                                3707.9929999999999,
                                3708.125
                            ],
                            [
                                3708.1410000000001,
                                3708.1640000000002
                            ],
                            [
                                3785.547,
                                3785.576
                            ],
                            [
                                3806.8159999999998,
                                3806.9299999999998
                            ],
                            [
                                3806.9369999999999,
                                3806.944
                            ],
                            [
                                3806.9479999999999,
                                3806.96
                            ],
                            [
                                3907.4160000000002,
                                3907.5210000000002
                            ],
                            [
                                3907.527,
                                3907.5340000000001
                            ],
                            [
                                4004.9229999999998,
                                4005.0520000000001
                            ],
                            [
                                4005.0599999999999,
                                4005.069
                            ],
                            [
                                4035.549,
                                4035.578
                            ],
                            [
                                4102.7299999999996,
                                4102.8580000000002
                            ],
                            [
                                4102.875,
                                4102.8990000000003
                            ],
                            [
                                4102.9040000000005,
                                4102.9160000000002
                            ],
                            [
                                4210.2979999999998,
                                4210.4570000000003
                            ],
                            [
                                4210.4709999999995,
                                4210.4859999999999
                            ],
                            [
                                4285.5510000000004,
                                4285.5780000000004
                            ],
                            [
                                4311.9399999999996,
                                4312.0469999999996
                            ],
                            [
                                4312.0550000000003,
                                4312.0619999999999
                            ],
                            [
                                4312.0659999999998,
                                4312.076
                            ],
                            [
                                4411.683,
                                4411.7979999999998
                            ],
                            [
                                4411.8059999999996,
                                4411.8140000000003
                            ],
                            [
                                4501.4049999999997,
                                4501.5640000000003
                            ],
                            [
                                4501.5839999999998,
                                4501.5990000000002
                            ],
                            [
                                4535.5460000000003,
                                4535.5739999999996
                            ],
                            [
                                4605.5879999999997,
                                4605.7330000000002
                            ],
                            [
                                4605.7479999999996,
                                4605.7659999999996
                            ],
                            [
                                4605.7730000000001,
                                4605.79
                            ],
                            [
                                4707.4210000000003,
                                4707.5410000000002
                            ],
                            [
                                4707.5529999999999,
                                4707.5690000000004
                            ],
                            [
                                4785.5500000000002,
                                4785.5770000000002
                            ],
                            [
                                4810.7250000000004,
                                4810.8459999999995
                            ],
                            [
                                4810.8530000000001,
                                4810.8609999999999
                            ],
                            [
                                4810.8649999999998,
                                4810.8900000000003
                            ],
                            [
                                4910.0119999999997,
                                4910.1400000000003
                            ],
                            [
                                4910.1469999999999,
                                4910.1570000000002
                            ],
                            [
                                5005.902,
                                5006.0860000000002
                            ],
                            [
                                5006.1049999999996,
                                5006.1239999999998
                            ],
                            [
                                5035.5500000000002,
                                5035.5780000000004
                            ],
                            [
                                5105.1639999999998,
                                5105.2669999999998
                            ],
                            [
                                5105.2740000000003,
                                5105.2809999999999
                            ],
                            [
                                5105.2870000000003,
                                5105.2979999999998
                            ],
                            [
                                5203.9669999999996,
                                5204.085
                            ],
                            [
                                5204.0910000000003,
                                5204.098
                            ],
                            [
                                5285.5479999999998,
                                5285.5799999999999
                            ],
                            [
                                5309.1450000000004,
                                5309.3010000000004
                            ],
                            [
                                5309.3100000000004,
                                5309.3220000000001
                            ],
                            [
                                5309.3270000000002,
                                5309.3379999999997
                            ],
                            [
                                5407.7110000000002,
                                5407.7920000000004
                            ],
                            [
                                5407.8050000000003,
                                5407.9579999999996
                            ],
                            [
                                5499.7910000000002,
                                5499.8490000000002
                            ],
                            [
                                5499.8639999999996,
                                5499.884
                            ],
                            [
                                5535.5600000000004,
                                5535.5969999999998
                            ],
                            [
                                5603.2039999999997,
                                5603.2560000000003
                            ],
                            [
                                5603.2629999999999,
                                5603.268
                            ],
                            [
                                5603.2730000000001,
                                5603.2849999999999
                            ],
                            [
                                5700.7309999999998,
                                5700.7860000000001
                            ],
                            [
                                5700.7939999999999,
                                5700.8010000000004
                            ],
                            [
                                5785.5600000000004,
                                5785.5860000000002
                            ],
                            [
                                5801.7430000000004,
                                5801.8000000000002
                            ],
                            [
                                5801.808,
                                5801.817
                            ],
                            [
                                5801.8230000000003,
                                5801.8500000000004
                            ],
                            [
                                5903.9629999999997,
                                5904.018
                            ],
                            [
                                5904.0249999999996,
                                5904.0309999999999
                            ],
                            [
                                6001.357,
                                6001.4210000000003
                            ],
                            [
                                6001.4290000000001,
                                6001.4359999999997
                            ],
                            [
                                6035.5550000000003,
                                6035.6040000000003
                            ],
                            [
                                6100.5309999999999,
                                6100.6800000000003
                            ],
                            [
                                6100.6880000000001,
                                6100.6949999999997
                            ],
                            [
                                6100.6999999999998,
                                6100.7120000000004
                            ],
                            [
                                6202.241,
                                6202.2950000000001
                            ],
                            [
                                6202.3010000000004,
                                6202.308
                            ],
                            [
                                6285.5590000000002,
                                6285.5839999999998
                            ],
                            [
                                6300.6099999999997,
                                6300.6670000000004
                            ],
                            [
                                6300.674,
                                6300.6809999999996
                            ],
                            [
                                6300.6859999999997,
                                6300.6980000000003
                            ],
                            [
                                6402.9430000000002,
                                6403.0029999999997
                            ],
                            [
                                6403.0100000000002,
                                6403.0169999999998
                            ],
                            [
                                6501.6469999999999,
                                6501.732
                            ],
                            [
                                6501.7399999999998,
                                6501.7479999999996
                            ],
                            [
                                6535.549,
                                6535.5789999999997
                            ],
                            [
                                6601.2799999999997,
                                6601.3320000000003
                            ],
                            [
                                6601.3400000000001,
                                6601.3519999999999
                            ],
                            [
                                6601.3580000000002,
                                6601.3689999999997
                            ],
                            [
                                6702.2979999999998,
                                6702.357
                            ],
                            [
                                6702.3630000000003,
                                6702.3699999999999
                            ],
                            [
                                6785.5559999999996,
                                6785.5860000000002
                            ],
                            [
                                6800.7870000000003,
                                6800.8370000000004
                            ],
                            [
                                6800.8440000000001,
                                6800.8509999999997
                            ],
                            [
                                6800.8549999999996,
                                6800.8819999999996
                            ],
                            [
                                6900.1300000000001,
                                6900.2860000000001
                            ],
                            [
                                6900.2960000000003,
                                6900.3109999999997
                            ],
                            [
                                7003.2759999999998,
                                7003.335
                            ],
                            [
                                7003.3419999999996,
                                7003.3490000000002
                            ],
                            [
                                7035.5500000000002,
                                7035.5799999999999
                            ],
                            [
                                7105.3249999999998,
                                7105.393
                            ],
                            [
                                7105.3999999999996,
                                7105.4070000000002
                            ],
                            [
                                7105.4120000000003,
                                7105.424
                            ],
                            [
                                7206.0240000000003,
                                7206.0810000000001
                            ],
                            [
                                7206.0879999999997,
                                7206.0950000000003
                            ],
                            [
                                7285.5510000000004,
                                7285.5799999999999
                            ],
                            [
                                7299.4309999999996,
                                7299.5029999999997
                            ],
                            [
                                7299.5129999999999,
                                7299.5230000000001
                            ],
                            [
                                7299.5299999999997,
                                7299.5550000000003
                            ],
                            [
                                7404.7070000000003,
                                7404.7610000000004
                            ],
                            [
                                7404.768,
                                7404.7749999999996
                            ],
                            [
                                7506.2600000000002,
                                7506.3190000000004
                            ],
                            [
                                7506.326,
                                7506.3459999999995
                            ],
                            [
                                7535.5510000000004,
                                7535.5829999999996
                            ],
                            [
                                7607.7749999999996,
                                7607.8310000000001
                            ],
                            [
                                7607.8379999999997,
                                7607.8450000000003
                            ],
                            [
                                7607.8490000000002,
                                7607.8609999999999
                            ],
                            [
                                7700.1700000000001,
                                7700.2579999999998
                            ],
                            [
                                7700.2700000000004,
                                7700.2830000000004
                            ],
                            [
                                7785.5559999999996,
                                7785.5879999999997
                            ],
                            [
                                7799.8230000000003,
                                7799.8819999999996
                            ],
                            [
                                7799.8879999999999,
                                7799.8940000000002
                            ],
                            [
                                7799.8980000000001,
                                7799.9099999999999
                            ],
                            [
                                7903.9620000000004,
                                7904.0219999999999
                            ],
                            [
                                7904.0290000000005,
                                7904.0360000000001
                            ],
                            [
                                8005.2399999999998,
                                8005.308
                            ],
                            [
                                8005.3149999999996,
                                8005.3220000000001
                            ],
                            [
                                8035.5510000000004,
                                8035.5810000000001
                            ],
                            [
                                8103.8649999999998,
                                8103.9309999999996
                            ],
                            [
                                8103.9380000000001,
                                8103.9440000000004
                            ],
                            [
                                8103.9489999999996,
                                8103.9610000000002
                            ],
                            [
                                8204.5550000000003,
                                8204.6270000000004
                            ],
                            [
                                8204.634,
                                8204.6409999999996
                            ],
                            [
                                8285.6139999999996,
                                8285.6470000000008
                            ],
                            [
                                8299.9760000000006,
                                8300.0570000000007
                            ],
                            [
                                8300.0630000000001,
                                8300.0759999999991
                            ],
                            [
                                8300.0810000000001,
                                8300.1190000000006
                            ],
                            [
                                8402.0619999999999,
                                8402.1350000000002
                            ],
                            [
                                8402.143,
                                8402.1499999999996
                            ],
                            [
                                8505.0849999999991,
                                8505.1470000000008
                            ],
                            [
                                8505.1540000000005,
                                8505.1610000000001
                            ],
                            [
                                8536.8240000000005,
                                8536.857
                            ],
                            [
                                8599.9959999999992,
                                8600.9050000000007
                            ],
                            [
                                8600.9179999999997,
                                8600.9300000000003
                            ],
                            [
                                8600.9349999999995,
                                8600.9490000000005
                            ],
                            [
                                8700.0370000000003,
                                8700.1029999999992
                            ],
                            [
                                8700.1139999999996,
                                8700.1260000000002
                            ],
                            [
                                8741.8340000000007,
                                8743.7919999999995
                            ],
                            [
                                8745.1650000000009,
                                8745.2540000000008
                            ],
                            [
                                8785.5519999999997,
                                8785.5779999999995
                            ],
                            [
                                8806.9419999999991,
                                8807.3979999999992
                            ],
                            [
                                8807.4089999999997,
                                8807.4200000000001
                            ],
                            [
                                8807.4249999999993,
                                8807.4369999999999
                            ],
                            [
                                8900,
                                8900.1229999999996
                            ],
                            [
                                8900.1380000000008,
                                8900.1530000000002
                            ],
                            [
                                9000.3490000000002,
                                9000.4560000000001
                            ],
                            [
                                9000.4629999999997,
                                9000.4699999999993
                            ],
                            [
                                9035.5570000000007,
                                9035.5959999999995
                            ],
                            [
                                9101.2520000000004,
                                9101.3160000000007
                            ],
                            [
                                9101.3230000000003,
                                9101.3299999999999
                            ],
                            [
                                9101.3349999999991,
                                9101.3469999999998
                            ],
                            [
                                9200.3310000000001,
                                9200.3870000000006
                            ],
                            [
                                9200.3940000000002,
                                9200.3999999999996
                            ],
                            [
                                9285.5589999999993,
                                9285.5930000000008
                            ],
                            [
                                9301.9400000000005,
                                9301.9979999999996
                            ],
                            [
                                9302.0049999999992,
                                9302.0190000000002
                            ],
                            [
                                9302.0249999999996,
                                9302.0390000000007
                            ],
                            [
                                9404.9789999999994,
                                9405.1280000000006
                            ],
                            [
                                9405.1350000000002,
                                9405.143
                            ],
                            [
                                9502.2160000000003,
                                9502.2720000000008
                            ],
                            [
                                9502.2790000000005,
                                9502.2860000000001
                            ],
                            [
                                9535.5660000000007,
                                9535.5959999999995
                            ],
                            [
                                9602.848,
                                9602.9120000000003
                            ],
                            [
                                9602.9200000000001,
                                9602.9259999999995
                            ],
                            [
                                9602.9310000000005,
                                9602.9429999999993
                            ],
                            [
                                9700.5630000000001,
                                9700.6229999999996
                            ],
                            [
                                9700.6309999999994,
                                9700.6380000000008
                            ],
                            [
                                9735.8909999999996,
                                9737.607
                            ],
                            [
                                9737.6560000000009,
                                9737.7350000000006
                            ],
                            [
                                9737.7510000000002,
                                9737.7860000000001
                            ],
                            [
                                9737.8050000000003,
                                9737.8379999999997
                            ],
                            [
                                9737.8510000000006,
                                9737.8940000000002
                            ],
                            [
                                9785.5650000000005,
                                9785.598
                            ],
                            [
                                9800.0329999999994,
                                9800.5750000000007
                            ],
                            [
                                9800.5939999999991,
                                9800.6139999999996
                            ],
                            [
                                9800.6209999999992,
                                9800.6350000000002
                            ],
                            [
                                9900.6890000000003,
                                9900.9650000000001
                            ],
                            [
                                9900.9760000000006,
                                9900.9869999999992
                            ],
                            [
                                10001.450000000001,
                                10001.831
                            ],
                            [
                                10001.844999999999,
                                10001.889999999999
                            ],
                            [
                                10035.647000000001,
                                10035.690000000001
                            ],
                            [
                                10078.776,
                                10079.418
                            ],
                            [
                                10079.448,
                                10079.531000000001
                            ],
                            [
                                10080.135,
                                10080.298000000001
                            ],
                            [
                                10102.036,
                                10102.511
                            ],
                            [
                                10102.522999999999,
                                10102.535
                            ],
                            [
                                10102.540999999999,
                                10102.552
                            ],
                            [
                                10200.007,
                                10200.109
                            ],
                            [
                                10200.117,
                                10200.125
                            ],
                            [
                                10285.562,
                                10285.620000000001
                            ],
                            [
                                10304.736000000001,
                                10305.280000000001
                            ],
                            [
                                10305.293,
                                10305.306
                            ],
                            [
                                10305.311,
                                10305.323
                            ],
                            [
                                10401.371999999999,
                                10401.442999999999
                            ],
                            [
                                10401.451999999999,
                                10401.459000000001
                            ],
                            [
                                10498.513000000001,
                                10498.683999999999
                            ],
                            [
                                10498.708000000001,
                                10498.746999999999
                            ],
                            [
                                10498.76,
                                10504.633
                            ],
                            [
                                10504.722,
                                10505.079
                            ],
                            [
                                10505.089,
                                10505.101000000001
                            ],
                            [
                                10506.608,
                                10506.674999999999
                            ],
                            [
                                10506.691000000001,
                                10506.731
                            ],
                            [
                                10506.744000000001,
                                10506.763000000001
                            ],
                            [
                                10506.779,
                                10506.800999999999
                            ],
                            [
                                10506.809999999999,
                                10506.824000000001
                            ],
                            [
                                10535.549999999999,
                                10535.574000000001
                            ],
                            [
                                10603.201999999999,
                                10603.477999999999
                            ],
                            [
                                10603.491,
                                10603.502
                            ],
                            [
                                10603.507,
                                10603.519
                            ],
                            [
                                10700.735000000001,
                                10700.855
                            ],
                            [
                                10700.862999999999,
                                10700.887000000001
                            ],
                            [
                                10785.591,
                                10785.626
                            ],
                            [
                                10800.656999999999,
                                10801.001
                            ],
                            [
                                10801.013999999999,
                                10801.029
                            ],
                            [
                                10801.034,
                                10801.046
                            ],
                            [
                                10901.044,
                                10901.115
                            ],
                            [
                                10901.121999999999,
                                10901.129999999999
                            ],
                            [
                                11000.516,
                                11000.572
                            ],
                            [
                                11000.58,
                                11000.587
                            ],
                            [
                                11035.553,
                                11035.584999999999
                            ],
                            [
                                11101.129999999999,
                                11101.184999999999
                            ],
                            [
                                11101.191999999999,
                                11101.199000000001
                            ],
                            [
                                11101.204,
                                11101.216
                            ],
                            [
                                11199.625,
                                11199.691000000001
                            ],
                            [
                                11199.700999999999,
                                11199.712
                            ],
                            [
                                11257.146000000001,
                                11257.273999999999
                            ],
                            [
                                11257.297,
                                11257.324000000001
                            ],
                            [
                                11257.385,
                                11258.407999999999
                            ],
                            [
                                11258.415999999999,
                                11258.531999999999
                            ],
                            [
                                11258.537,
                                11258.545
                            ],
                            [
                                11258.547,
                                11258.553
                            ],
                            [
                                11258.556,
                                11258.903
                            ],
                            [
                                11285.561,
                                11285.583000000001
                            ],
                            [
                                11299.391,
                                11299.602999999999
                            ],
                            [
                                11299.620000000001,
                                11299.637000000001
                            ],
                            [
                                11299.644,
                                11299.664000000001
                            ],
                            [
                                11299.671,
                                11299.678
                            ],
                            [
                                11299.701999999999,
                                11300.528
                            ],
                            [
                                11300.538,
                                11300.599
                            ],
                            [
                                11300.605,
                                11300.632
                            ],
                            [
                                11300.638000000001,
                                11300.65
                            ],
                            [
                                11401.139999999999,
                                11401.245000000001
                            ],
                            [
                                11401.253000000001,
                                11401.281999999999
                            ],
                            [
                                11500.860000000001,
                                11500.973
                            ],
                            [
                                11500.981,
                                11500.992
                            ],
                            [
                                11535.966,
                                11536
                            ],
                            [
                                11603.079,
                                11603.16
                            ],
                            [
                                11603.166999999999,
                                11603.174000000001
                            ],
                            [
                                11603.200999999999,
                                11603.213
                            ],
                            [
                                11700.089,
                                11700.139999999999
                            ],
                            [
                                11700.146000000001,
                                11700.152
                            ],
                            [
                                11785.557000000001,
                                11785.591
                            ],
                            [
                                11800.244000000001,
                                11800.316000000001
                            ],
                            [
                                11800.323,
                                11800.33
                            ],
                            [
                                11800.334999999999,
                                11800.352999999999
                            ],
                            [
                                11900.058000000001,
                                11900.110000000001
                            ],
                            [
                                11900.117,
                                11900.124
                            ],
                            [
                                12003.138000000001,
                                12003.196
                            ],
                            [
                                12003.203,
                                12003.209999999999
                            ],
                            [
                                12035.918,
                                12035.949000000001
                            ],
                            [
                                12103.110000000001,
                                12103.182000000001
                            ],
                            [
                                12103.189,
                                12103.196
                            ],
                            [
                                12103.201999999999,
                                12103.214
                            ],
                            [
                                12203.303,
                                12203.361999999999
                            ],
                            [
                                12203.369000000001,
                                12203.376
                            ],
                            [
                                12285.591,
                                12285.628000000001
                            ],
                            [
                                12303.126,
                                12303.18
                            ],
                            [
                                12303.186,
                                12303.216
                            ],
                            [
                                12303.221,
                                12303.233
                            ],
                            [
                                12406.692999999999,
                                12406.754000000001
                            ],
                            [
                                12406.762000000001,
                                12406.769
                            ],
                            [
                                12504.927,
                                12504.986000000001
                            ],
                            [
                                12504.993,
                                12505
                            ],
                            [
                                12535.554,
                                12535.584000000001
                            ],
                            [
                                12603.259,
                                12603.317999999999
                            ],
                            [
                                12603.325000000001,
                                12603.369000000001
                            ],
                            [
                                12603.374,
                                12603.397000000001
                            ],
                            [
                                12700.843999999999,
                                12700.922
                            ],
                            [
                                12700.929,
                                12700.937
                            ],
                            [
                                12785.564,
                                12785.596
                            ],
                            [
                                12800.425999999999,
                                12800.475
                            ],
                            [
                                12800.481,
                                12800.486999999999
                            ],
                            [
                                12800.492,
                                12800.528
                            ],
                            [
                                12900.719999999999,
                                12900.784
                            ],
                            [
                                12900.791999999999,
                                12900.800999999999
                            ],
                            [
                                13000.01,
                                13000.084000000001
                            ],
                            [
                                13000.092000000001,
                                13000.101000000001
                            ],
                            [
                                13035.572,
                                13035.602000000001
                            ],
                            [
                                13102.43,
                                13102.491
                            ],
                            [
                                13102.498,
                                13102.504999999999
                            ],
                            [
                                13102.51,
                                13102.522000000001
                            ],
                            [
                                13204.382,
                                13204.440000000001
                            ],
                            [
                                13204.446,
                                13204.451999999999
                            ],
                            [
                                13285.582,
                                13285.618
                            ],
                            [
                                13305.341,
                                13305.392
                            ],
                            [
                                13305.397999999999,
                                13305.404
                            ],
                            [
                                13305.407999999999,
                                13305.42
                            ],
                            [
                                13402.946,
                                13403.007
                            ],
                            [
                                13403.014999999999,
                                13403.022000000001
                            ],
                            [
                                13500.944,
                                13500.998
                            ],
                            [
                                13501.005999999999,
                                13501.013000000001
                            ],
                            [
                                13535.563,
                                13535.597
                            ],
                            [
                                13604.959000000001,
                                13605.023999999999
                            ],
                            [
                                13605.032999999999,
                                13605.040000000001
                            ],
                            [
                                13605.045,
                                13605.057000000001
                            ],
                            [
                                13699.409,
                                13699.48
                            ],
                            [
                                13699.492,
                                13699.503000000001
                            ],
                            [
                                13785.569,
                                13785.6
                            ],
                            [
                                13809.950999999999,
                                13810.01
                            ],
                            [
                                13810.017,
                                13810.025
                            ],
                            [
                                13810.029,
                                13810.041999999999
                            ],
                            [
                                13905.198,
                                13905.308000000001
                            ],
                            [
                                13905.316999999999,
                                13905.325000000001
                            ],
                            [
                                13999.261,
                                13999.322
                            ],
                            [
                                13999.328,
                                13999.334999999999
                            ],
                            [
                                14035.558000000001,
                                14035.591
                            ],
                            [
                                14104.17,
                                14104.232
                            ],
                            [
                                14104.239,
                                14104.245999999999
                            ],
                            [
                                14104.251,
                                14104.262000000001
                            ],
                            [
                                14207.635,
                                14207.713
                            ],
                            [
                                14207.721,
                                14207.727999999999
                            ],
                            [
                                14285.566999999999,
                                14285.603999999999
                            ],
                            [
                                14300.063,
                                14300.116
                            ],
                            [
                                14300.124,
                                14300.130999999999
                            ],
                            [
                                14300.136,
                                14300.147999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "34951.11",
                        "request_id": "34951.11",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                        "raw_id": "34951.11",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 7194,
                        "ttfb_ms": 278,
                        "load_start": 665,
                        "load_start_float": 665.00015199999996,
                        "bytesIn": 4115467,
                        "objectSize": 4115467,
                        "objectSizeUncompressed": 4115467,
                        "chunks": [
                            {
                                "ts": 945,
                                "bytes": 16281
                            },
                            {
                                "ts": 975,
                                "bytes": 16375
                            },
                            {
                                "ts": 1000,
                                "bytes": 16375
                            },
                            {
                                "ts": 1028,
                                "bytes": 16375
                            },
                            {
                                "ts": 1053,
                                "bytes": 16375
                            },
                            {
                                "ts": 1082,
                                "bytes": 16375
                            },
                            {
                                "ts": 1110,
                                "bytes": 16375
                            },
                            {
                                "ts": 1136,
                                "bytes": 16375
                            },
                            {
                                "ts": 1138,
                                "bytes": 94
                            },
                            {
                                "ts": 1164,
                                "bytes": 16375
                            },
                            {
                                "ts": 1197,
                                "bytes": 16375
                            },
                            {
                                "ts": 1222,
                                "bytes": 16375
                            },
                            {
                                "ts": 1251,
                                "bytes": 16375
                            },
                            {
                                "ts": 1279,
                                "bytes": 16375
                            },
                            {
                                "ts": 1305,
                                "bytes": 16375
                            },
                            {
                                "ts": 1335,
                                "bytes": 16375
                            },
                            {
                                "ts": 1364,
                                "bytes": 16375
                            },
                            {
                                "ts": 1392,
                                "bytes": 16375
                            },
                            {
                                "ts": 1418,
                                "bytes": 16375
                            },
                            {
                                "ts": 1447,
                                "bytes": 16375
                            },
                            {
                                "ts": 1473,
                                "bytes": 16375
                            },
                            {
                                "ts": 1505,
                                "bytes": 16375
                            },
                            {
                                "ts": 1530,
                                "bytes": 16375
                            },
                            {
                                "ts": 1558,
                                "bytes": 16375
                            },
                            {
                                "ts": 1583,
                                "bytes": 16375
                            },
                            {
                                "ts": 1614,
                                "bytes": 16375
                            },
                            {
                                "ts": 1640,
                                "bytes": 16375
                            },
                            {
                                "ts": 1669,
                                "bytes": 16375
                            },
                            {
                                "ts": 1697,
                                "bytes": 16375
                            },
                            {
                                "ts": 1721,
                                "bytes": 16375
                            },
                            {
                                "ts": 1751,
                                "bytes": 16375
                            },
                            {
                                "ts": 1779,
                                "bytes": 16375
                            },
                            {
                                "ts": 1803,
                                "bytes": 16375
                            },
                            {
                                "ts": 1852,
                                "bytes": 16375
                            },
                            {
                                "ts": 1857,
                                "bytes": 16375
                            },
                            {
                                "ts": 1885,
                                "bytes": 16375
                            },
                            {
                                "ts": 1916,
                                "bytes": 16375
                            },
                            {
                                "ts": 1940,
                                "bytes": 16375
                            },
                            {
                                "ts": 1968,
                                "bytes": 16375
                            },
                            {
                                "ts": 1997,
                                "bytes": 16375
                            },
                            {
                                "ts": 2027,
                                "bytes": 16375
                            },
                            {
                                "ts": 2051,
                                "bytes": 16375
                            },
                            {
                                "ts": 2079,
                                "bytes": 16375
                            },
                            {
                                "ts": 2107,
                                "bytes": 16375
                            },
                            {
                                "ts": 2136,
                                "bytes": 16375
                            },
                            {
                                "ts": 2161,
                                "bytes": 16375
                            },
                            {
                                "ts": 2190,
                                "bytes": 16375
                            },
                            {
                                "ts": 2217,
                                "bytes": 16375
                            },
                            {
                                "ts": 2246,
                                "bytes": 16375
                            },
                            {
                                "ts": 2272,
                                "bytes": 16375
                            },
                            {
                                "ts": 2302,
                                "bytes": 16375
                            },
                            {
                                "ts": 2329,
                                "bytes": 16375
                            },
                            {
                                "ts": 2352,
                                "bytes": 16375
                            },
                            {
                                "ts": 2383,
                                "bytes": 16375
                            },
                            {
                                "ts": 2413,
                                "bytes": 16375
                            },
                            {
                                "ts": 2435,
                                "bytes": 16375
                            },
                            {
                                "ts": 2463,
                                "bytes": 16375
                            },
                            {
                                "ts": 2489,
                                "bytes": 16375
                            },
                            {
                                "ts": 2518,
                                "bytes": 16375
                            },
                            {
                                "ts": 2546,
                                "bytes": 16375
                            },
                            {
                                "ts": 2572,
                                "bytes": 16375
                            },
                            {
                                "ts": 2602,
                                "bytes": 16375
                            },
                            {
                                "ts": 2628,
                                "bytes": 16375
                            },
                            {
                                "ts": 2657,
                                "bytes": 16375
                            },
                            {
                                "ts": 2683,
                                "bytes": 16375
                            },
                            {
                                "ts": 2713,
                                "bytes": 16375
                            },
                            {
                                "ts": 2737,
                                "bytes": 16375
                            },
                            {
                                "ts": 2768,
                                "bytes": 16375
                            },
                            {
                                "ts": 2793,
                                "bytes": 16375
                            },
                            {
                                "ts": 2857,
                                "bytes": 16375
                            },
                            {
                                "ts": 2858,
                                "bytes": 16375
                            },
                            {
                                "ts": 2879,
                                "bytes": 16375
                            },
                            {
                                "ts": 2902,
                                "bytes": 16375
                            },
                            {
                                "ts": 2933,
                                "bytes": 16375
                            },
                            {
                                "ts": 2961,
                                "bytes": 16375
                            },
                            {
                                "ts": 2984,
                                "bytes": 16375
                            },
                            {
                                "ts": 3013,
                                "bytes": 16375
                            },
                            {
                                "ts": 3044,
                                "bytes": 16375
                            },
                            {
                                "ts": 3067,
                                "bytes": 16375
                            },
                            {
                                "ts": 3095,
                                "bytes": 16375
                            },
                            {
                                "ts": 3125,
                                "bytes": 16375
                            },
                            {
                                "ts": 3150,
                                "bytes": 16375
                            },
                            {
                                "ts": 3178,
                                "bytes": 16375
                            },
                            {
                                "ts": 3207,
                                "bytes": 16375
                            },
                            {
                                "ts": 3235,
                                "bytes": 16375
                            },
                            {
                                "ts": 3261,
                                "bytes": 16375
                            },
                            {
                                "ts": 3289,
                                "bytes": 16375
                            },
                            {
                                "ts": 3315,
                                "bytes": 16375
                            },
                            {
                                "ts": 3344,
                                "bytes": 16375
                            },
                            {
                                "ts": 3369,
                                "bytes": 16375
                            },
                            {
                                "ts": 3402,
                                "bytes": 16375
                            },
                            {
                                "ts": 3426,
                                "bytes": 16375
                            },
                            {
                                "ts": 3452,
                                "bytes": 16375
                            },
                            {
                                "ts": 3482,
                                "bytes": 16375
                            },
                            {
                                "ts": 3510,
                                "bytes": 16375
                            },
                            {
                                "ts": 3538,
                                "bytes": 16375
                            },
                            {
                                "ts": 3566,
                                "bytes": 16375
                            },
                            {
                                "ts": 3593,
                                "bytes": 16375
                            },
                            {
                                "ts": 3617,
                                "bytes": 16375
                            },
                            {
                                "ts": 3647,
                                "bytes": 16375
                            },
                            {
                                "ts": 3671,
                                "bytes": 16375
                            },
                            {
                                "ts": 3701,
                                "bytes": 16375
                            },
                            {
                                "ts": 3728,
                                "bytes": 16375
                            },
                            {
                                "ts": 3754,
                                "bytes": 16375
                            },
                            {
                                "ts": 3782,
                                "bytes": 16375
                            },
                            {
                                "ts": 3812,
                                "bytes": 16375
                            },
                            {
                                "ts": 3860,
                                "bytes": 16375
                            },
                            {
                                "ts": 3866,
                                "bytes": 16375
                            },
                            {
                                "ts": 3893,
                                "bytes": 16375
                            },
                            {
                                "ts": 3921,
                                "bytes": 16375
                            },
                            {
                                "ts": 3960,
                                "bytes": 16375
                            },
                            {
                                "ts": 3988,
                                "bytes": 16375
                            },
                            {
                                "ts": 4019,
                                "bytes": 16375
                            },
                            {
                                "ts": 4045,
                                "bytes": 16375
                            },
                            {
                                "ts": 4070,
                                "bytes": 16375
                            },
                            {
                                "ts": 4105,
                                "bytes": 16375
                            },
                            {
                                "ts": 4127,
                                "bytes": 16375
                            },
                            {
                                "ts": 4155,
                                "bytes": 16375
                            },
                            {
                                "ts": 4179,
                                "bytes": 16375
                            },
                            {
                                "ts": 4217,
                                "bytes": 16375
                            },
                            {
                                "ts": 4244,
                                "bytes": 16375
                            },
                            {
                                "ts": 4266,
                                "bytes": 16375
                            },
                            {
                                "ts": 4294,
                                "bytes": 16375
                            },
                            {
                                "ts": 4319,
                                "bytes": 16375
                            },
                            {
                                "ts": 4349,
                                "bytes": 16375
                            },
                            {
                                "ts": 4374,
                                "bytes": 16375
                            },
                            {
                                "ts": 4401,
                                "bytes": 16375
                            },
                            {
                                "ts": 4430,
                                "bytes": 16375
                            },
                            {
                                "ts": 4459,
                                "bytes": 16375
                            },
                            {
                                "ts": 4484,
                                "bytes": 1152
                            },
                            {
                                "ts": 4485,
                                "bytes": 15223
                            },
                            {
                                "ts": 4515,
                                "bytes": 16375
                            },
                            {
                                "ts": 4542,
                                "bytes": 16375
                            },
                            {
                                "ts": 4568,
                                "bytes": 16375
                            },
                            {
                                "ts": 4603,
                                "bytes": 16375
                            },
                            {
                                "ts": 4627,
                                "bytes": 16375
                            },
                            {
                                "ts": 4656,
                                "bytes": 16375
                            },
                            {
                                "ts": 4681,
                                "bytes": 16375
                            },
                            {
                                "ts": 4716,
                                "bytes": 16375
                            },
                            {
                                "ts": 4735,
                                "bytes": 16375
                            },
                            {
                                "ts": 4766,
                                "bytes": 16375
                            },
                            {
                                "ts": 4794,
                                "bytes": 16375
                            },
                            {
                                "ts": 4874,
                                "bytes": 16375
                            },
                            {
                                "ts": 4875,
                                "bytes": 32750
                            },
                            {
                                "ts": 4903,
                                "bytes": 16375
                            },
                            {
                                "ts": 4931,
                                "bytes": 16375
                            },
                            {
                                "ts": 4955,
                                "bytes": 16375
                            },
                            {
                                "ts": 4983,
                                "bytes": 16375
                            },
                            {
                                "ts": 5011,
                                "bytes": 16375
                            },
                            {
                                "ts": 5037,
                                "bytes": 16375
                            },
                            {
                                "ts": 5066,
                                "bytes": 16375
                            },
                            {
                                "ts": 5094,
                                "bytes": 16375
                            },
                            {
                                "ts": 5122,
                                "bytes": 16375
                            },
                            {
                                "ts": 5149,
                                "bytes": 16375
                            },
                            {
                                "ts": 5177,
                                "bytes": 16375
                            },
                            {
                                "ts": 5205,
                                "bytes": 16375
                            },
                            {
                                "ts": 5233,
                                "bytes": 16375
                            },
                            {
                                "ts": 5260,
                                "bytes": 16375
                            },
                            {
                                "ts": 5287,
                                "bytes": 16375
                            },
                            {
                                "ts": 5316,
                                "bytes": 16375
                            },
                            {
                                "ts": 5344,
                                "bytes": 16375
                            },
                            {
                                "ts": 5370,
                                "bytes": 16375
                            },
                            {
                                "ts": 5403,
                                "bytes": 16375
                            },
                            {
                                "ts": 5427,
                                "bytes": 16375
                            },
                            {
                                "ts": 5450,
                                "bytes": 16375
                            },
                            {
                                "ts": 5478,
                                "bytes": 16375
                            },
                            {
                                "ts": 5515,
                                "bytes": 16375
                            },
                            {
                                "ts": 5533,
                                "bytes": 16375
                            },
                            {
                                "ts": 5561,
                                "bytes": 16375
                            },
                            {
                                "ts": 5587,
                                "bytes": 16375
                            },
                            {
                                "ts": 5615,
                                "bytes": 16375
                            },
                            {
                                "ts": 5644,
                                "bytes": 16375
                            },
                            {
                                "ts": 5669,
                                "bytes": 16375
                            },
                            {
                                "ts": 5699,
                                "bytes": 16375
                            },
                            {
                                "ts": 5728,
                                "bytes": 16375
                            },
                            {
                                "ts": 5753,
                                "bytes": 16375
                            },
                            {
                                "ts": 5780,
                                "bytes": 16375
                            },
                            {
                                "ts": 5810,
                                "bytes": 16375
                            },
                            {
                                "ts": 5877,
                                "bytes": 32750
                            },
                            {
                                "ts": 5892,
                                "bytes": 16375
                            },
                            {
                                "ts": 5921,
                                "bytes": 16375
                            },
                            {
                                "ts": 5948,
                                "bytes": 16375
                            },
                            {
                                "ts": 5974,
                                "bytes": 16375
                            },
                            {
                                "ts": 6003,
                                "bytes": 16375
                            },
                            {
                                "ts": 6030,
                                "bytes": 16375
                            },
                            {
                                "ts": 6060,
                                "bytes": 16375
                            },
                            {
                                "ts": 6082,
                                "bytes": 16375
                            },
                            {
                                "ts": 6115,
                                "bytes": 16375
                            },
                            {
                                "ts": 6141,
                                "bytes": 16375
                            },
                            {
                                "ts": 6165,
                                "bytes": 16375
                            },
                            {
                                "ts": 6193,
                                "bytes": 16375
                            },
                            {
                                "ts": 6223,
                                "bytes": 16375
                            },
                            {
                                "ts": 6248,
                                "bytes": 16375
                            },
                            {
                                "ts": 6276,
                                "bytes": 16375
                            },
                            {
                                "ts": 6303,
                                "bytes": 16375
                            },
                            {
                                "ts": 6330,
                                "bytes": 16375
                            },
                            {
                                "ts": 6358,
                                "bytes": 16375
                            },
                            {
                                "ts": 6387,
                                "bytes": 16375
                            },
                            {
                                "ts": 6413,
                                "bytes": 16375
                            },
                            {
                                "ts": 6441,
                                "bytes": 16375
                            },
                            {
                                "ts": 6469,
                                "bytes": 16375
                            },
                            {
                                "ts": 6499,
                                "bytes": 16375
                            },
                            {
                                "ts": 6525,
                                "bytes": 16375
                            },
                            {
                                "ts": 6552,
                                "bytes": 16375
                            },
                            {
                                "ts": 6580,
                                "bytes": 16375
                            },
                            {
                                "ts": 6606,
                                "bytes": 16375
                            },
                            {
                                "ts": 6634,
                                "bytes": 16375
                            },
                            {
                                "ts": 6660,
                                "bytes": 16375
                            },
                            {
                                "ts": 6689,
                                "bytes": 16375
                            },
                            {
                                "ts": 6717,
                                "bytes": 16375
                            },
                            {
                                "ts": 6745,
                                "bytes": 16375
                            },
                            {
                                "ts": 6771,
                                "bytes": 16375
                            },
                            {
                                "ts": 6798,
                                "bytes": 16375
                            },
                            {
                                "ts": 6826,
                                "bytes": 16375
                            },
                            {
                                "ts": 6851,
                                "bytes": 16375
                            },
                            {
                                "ts": 6880,
                                "bytes": 16375
                            },
                            {
                                "ts": 6910,
                                "bytes": 16375
                            },
                            {
                                "ts": 6938,
                                "bytes": 16375
                            },
                            {
                                "ts": 6962,
                                "bytes": 16375
                            },
                            {
                                "ts": 6990,
                                "bytes": 16375
                            },
                            {
                                "ts": 7021,
                                "bytes": 16375
                            },
                            {
                                "ts": 7045,
                                "bytes": 16375
                            },
                            {
                                "ts": 7073,
                                "bytes": 16375
                            },
                            {
                                "ts": 7104,
                                "bytes": 16375
                            },
                            {
                                "ts": 7130,
                                "bytes": 16375
                            },
                            {
                                "ts": 7156,
                                "bytes": 16375
                            },
                            {
                                "ts": 7184,
                                "bytes": 16375
                            },
                            {
                                "ts": 7212,
                                "bytes": 16375
                            },
                            {
                                "ts": 7239,
                                "bytes": 16375
                            },
                            {
                                "ts": 7264,
                                "bytes": 16375
                            },
                            {
                                "ts": 7295,
                                "bytes": 16375
                            },
                            {
                                "ts": 7325,
                                "bytes": 16375
                            },
                            {
                                "ts": 7346,
                                "bytes": 16375
                            },
                            {
                                "ts": 7377,
                                "bytes": 16375
                            },
                            {
                                "ts": 7407,
                                "bytes": 16375
                            },
                            {
                                "ts": 7431,
                                "bytes": 16375
                            },
                            {
                                "ts": 7460,
                                "bytes": 16375
                            },
                            {
                                "ts": 7483,
                                "bytes": 16375
                            },
                            {
                                "ts": 7514,
                                "bytes": 16375
                            },
                            {
                                "ts": 7540,
                                "bytes": 16375
                            },
                            {
                                "ts": 7568,
                                "bytes": 16375
                            },
                            {
                                "ts": 7594,
                                "bytes": 16375
                            },
                            {
                                "ts": 7622,
                                "bytes": 16375
                            },
                            {
                                "ts": 7651,
                                "bytes": 16375
                            },
                            {
                                "ts": 7677,
                                "bytes": 16375
                            },
                            {
                                "ts": 7705,
                                "bytes": 16375
                            },
                            {
                                "ts": 7733,
                                "bytes": 16375
                            },
                            {
                                "ts": 7759,
                                "bytes": 16375
                            },
                            {
                                "ts": 7790,
                                "bytes": 16375
                            },
                            {
                                "ts": 7813,
                                "bytes": 16375
                            },
                            {
                                "ts": 7844,
                                "bytes": 16375
                            },
                            {
                                "ts": 7859,
                                "bytes": 5342
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 685,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 4115467",
                                "Content-Range: bytes 0-4115466\/4115467",
                                "accept-ranges: bytes",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "etag: \"3ecc0b-605d528d4003b\"",
                                "last-modified: Thu, 21 Sep 2023 02:22:11 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 206",
                                "content-length: 4115467",
                                "content-range: bytes 0-4115466\/4115467"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": -1,
                        "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": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 664,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 152,
                        "server_port": "443",
                        "load_end": 7859,
                        "ttfb_start": 665,
                        "ttfb_end": 943,
                        "download_start": 943,
                        "download_end": 7859,
                        "download_ms": 6916,
                        "all_start": 665,
                        "all_end": 7859,
                        "all_ms": 7194,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "34951.6",
                        "request_id": "34951.6",
                        "ip_addr": "188.245.164.83",
                        "full_url": "https:\/\/backofen.link\/plausible\/js\/script.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "backofen.link",
                        "url": "\/plausible\/js\/script.js",
                        "raw_id": "34951.6",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 143,
                        "ttfb_ms": 142,
                        "load_start": 770,
                        "load_start_float": 770.000137,
                        "bytesIn": 721,
                        "objectSize": 721,
                        "objectSizeUncompressed": 1407,
                        "chunks": [
                            {
                                "ts": 913,
                                "bytes": 721,
                                "inflated": 1407
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, must-revalidate, max-age=86400",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 151,
                        "protocol": "HTTP\/2",
                        "dns_start": 597,
                        "dns_end": 641,
                        "connect_start": 641,
                        "connect_end": 679,
                        "ssl_start": 679,
                        "ssl_end": 770,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "backofen.link",
                            "sanList": [
                                "backofen.link",
                                "www.backofen.link"
                            ],
                            "issuer": "E5",
                            "validFrom": 1731077829,
                            "validTo": 1738853828,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1731081339190,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100CD33277BD9FF7F35D72B268DE81E6DD12F43CCC4A3F6C801D5422F5132AE5A27022100C8E05E7AB74CA8A46BA98EDEF488483CE2D2001A767E09F64B575E305875F0F8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2025h1'",
                                    "logId": "E092B3FC0C1DC8E768361FDE61B9964D0A5278198A72D672C4B04DA56D6F5404",
                                    "timestamp": 1731081341267,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022007B132F6EAD079B04262C14F67A52D302C24F28ECAB7146E7A2FFF86082C7F220221008AA7E068381F694DFFF510FC4BFA148BEEDFC51FBF2AF5BCFDA2A73BD1463F38"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 686,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: backofen.link",
                                ":method: GET",
                                ":path: \/plausible\/js\/script.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.atelierhaus23.de\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "application: 127.0.0.1",
                                "cache-control: public, must-revalidate, max-age=86400",
                                "cdn-cache: HIT",
                                "cdn-cachedat: 12\/24\/2024 14:13:32",
                                "cdn-edgestorageid: 1079",
                                "cdn-proxyver: 1.06",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 134dec6229a582bbee20defb6ad9ccee",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-requesttime: 1",
                                "cdn-status: 200",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-robots-tag: noindex, nofollow, nosnippet, noarchive",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1744,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 44,
                        "connect_ms": 38,
                        "ssl_ms": 91,
                        "gzip_total": 1360,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 86400,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 596,
                        "socket_group": "https:\/\/backofen.link <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 137,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAxWgAwIBAgISA20Kmhd83yjliLgOunH\/7fbMMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNTAeFw0yNDExMDgxNDU3MDlaFw0yNTAyMDYxNDU3MDhaMBgxFjAUBgNVBAMTDWJh\nY2tvZmVuLmxpbmswWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARSDByp4Q6Jry4G\ncEXu0iw9o5NfWhTRm51+lKUtr8ah6Yqq9mpQy+o3gO0b9HGo5CVJM+MTcrBwhLKv\nKbueJr3io4ICIzCCAh8wDgYDVR0PAQH\/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUF\nBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQsDywx59+Ah8Lx\nMwUhQBSMM9pusTAfBgNVHSMEGDAWgBSfK1\/PPCFPnQS37SssxMZwi9LXDTBVBggr\nBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lNS5vLmxlbmNyLm9yZzAi\nBggrBgEFBQcwAoYWaHR0cDovL2U1LmkubGVuY3Iub3JnLzArBgNVHREEJDAigg1i\nYWNrb2Zlbi5saW5rghF3d3cuYmFja29mZW4ubGluazATBgNVHSAEDDAKMAgGBmeB\nDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3AKLjCuRF772tm3447Udnd1PX\ngluElNcrXhssxLlQpEfnAAABkwx9ATYAAAQDAEgwRgIhAM0zJ3vZ\/3811ysmjege\nbdEvQ8zEo\/bIAdVCL1EyrlonAiEAyOBeerdMqKRrqY7e9IhIPOLSABp2fgn2S1de\nMFh18PgAdgDgkrP8DB3I52g2H95huZZNClJ4GYpy1nLEsE2lbW9UBAAAAZMMfQlT\nAAAEAwBHMEUCIAexMvbq0HmwQmLBT2elLTAsJPKOyrcUbnov\/4YILH8iAiEAiqfg\naDgfaU3\/9RD8S\/oUi+7fxR+\/KvW8\/aKnO9FGPzgwCgYIKoZIzj0EAwMDZwAwZAIw\nRqIUwI2ofXf7XXDYSP32nPJQb6uBgj0NMlGuabvXCKxRqqVc3cPcOgJoAPdwwGfU\nAjBaaBJhoZthcOCVQxA2m2IpxAqUbO9PoX\/+zJazZzcAJRmrS6+RDSEQclSHJuN+\nBog=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRAIOPbGPOsTmMYgZigxXJ\/d4wDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNCzqK\na2GOtu\/cX1jnxkJFVKtj9mZhSAouWXW0gQI3ULc\/FnncmOyhKJdyIBwsz9V8UiBO\nVHhbhBRrwJCuhezAUUE8Wod\/Bk3U\/mDR+mwt4X2VEIiiCFQPmRpM5uoKrNijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSfK1\/PPCFPnQS37SssxMZw\ni9LXDTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAH3KdNEVCQdqk0LKyuNImTKdRJY1C\n2uw2SJajuhqkyGPY8C+zzsufZ+mgnhnq1A2KVQOSykOEnUbx1cy637rBAihx97r+\nbcwbZM6sTDIaEriR\/PLk6LKs9Be0uoVxgOKDcpG9svD33J+G9Lcfv1K9luDmSTgG\n6XNFIN5vfI5gs\/lMPyojEMdIzK9blcl2\/1vKxO8WGCcjvsQ1nJ\/Pwt8LQZBfOFyV\nXP8ubAp\/au3dc4EKWG9MO5zcx1qT9+NXRGdVWxGvmBFRAajciMfXME1ZuGmk3\/GO\nkoAM7ZkjZmleyokP1LGzmfJcUd9s7eeu1\/9\/eg5XlXd\/55GtYjAM+C4DG5i7eaNq\ncm2F+yxYIPt6cbbtYVNJCGfHWqHEQ4FYStUyFnv8sjyqU8ypgZaNJ9aVcWSICLOI\nE1\/Qv\/7oKsnZCWJ926wU6RqG1OYPGOi1zuABhLw61cuPVDT28nQS\/e6z95cJXq0e\nK1BcaJ6fJZsmbjRgD5p3mvEf5vdQM7MCEvU0tHbsx2I5mHHJoABHb8KVBgWp\/lcX\nGWiWaeOyB7RP+OfDtvi2OsapxXiV7vNVs7fMlrRjY1joKaqmmycnBvAq14AEbtyL\nsVfOS66B8apkeFX2NY4XPEYV4ZSCe8VHPrdrERk2wILG3T\/EGmSIkCYVUMSnjmJd\nVQD9F6Na\/+zmXCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 913,
                        "ttfb_start": 770,
                        "ttfb_end": 912,
                        "download_start": 912,
                        "download_end": 913,
                        "download_ms": 1,
                        "all_start": 597,
                        "all_end": 913,
                        "all_ms": 316,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1065.288,
                                1066.028
                            ],
                            [
                                1065.3,
                                1065.3789999999999
                            ],
                            [
                                1448.2449999999999,
                                1448.3330000000001
                            ],
                            [
                                1448.347,
                                1448.3510000000001
                            ],
                            [
                                1449.598,
                                1449.6099999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "34951.14",
                        "request_id": "34951.14",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/fonts\/bookie-school-sans.woff",
                        "raw_id": "34951.14",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 7065,
                        "ttfb_ms": 7030,
                        "load_start": 846,
                        "load_start_float": 846.00016400000004,
                        "bytesIn": 36308,
                        "objectSize": 36308,
                        "objectSizeUncompressed": 36308,
                        "chunks": [
                            {
                                "ts": 7882,
                                "bytes": 16303
                            },
                            {
                                "ts": 7906,
                                "bytes": 16375
                            },
                            {
                                "ts": 7911,
                                "bytes": 3630
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/fonts\/bookie-school-sans.woff",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.atelierhaus23.de",
                                "priority: u=0",
                                "referer: https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 36308",
                                "content-type: font\/woff",
                                "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                "etag: \"8dd4-605d464056558\"",
                                "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2065,
                        "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": 843,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 164,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 7911,
                        "ttfb_start": 846,
                        "ttfb_end": 7876,
                        "download_start": 7876,
                        "download_end": 7911,
                        "download_ms": 35,
                        "all_start": 846,
                        "all_end": 7911,
                        "all_ms": 7065,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "34951.12",
                        "request_id": "34951.12",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/fonts\/ahamono.woff",
                        "raw_id": "34951.12",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 7151,
                        "ttfb_ms": 7091,
                        "load_start": 850,
                        "load_start_float": 850.00017000000003,
                        "bytesIn": 35480,
                        "objectSize": 35480,
                        "objectSizeUncompressed": 35480,
                        "chunks": [
                            {
                                "ts": 7970,
                                "bytes": 16259
                            },
                            {
                                "ts": 7999,
                                "bytes": 16375
                            },
                            {
                                "ts": 8001,
                                "bytes": 2846
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ahamono.woff",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.atelierhaus23.de",
                                "priority: u=0",
                                "referer: https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 35480",
                                "content-type: font\/woff",
                                "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                "etag: \"8a98-605d46406ccb8\"",
                                "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2032,
                        "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": 848,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 170,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 29287,
                                "GDEF": 130,
                                "GPOS": 2602,
                                "GSUB": 823,
                                "OS\/2": 82,
                                "cmap": 1205,
                                "head": 52,
                                "hhea": 33,
                                "hmtx": 548,
                                "maxp": 6,
                                "name": 391,
                                "post": 19
                            },
                            "names": {
                                "0": "Copyright (c) 2014 Ahamono is designed by Alfredo Marco Pradil (",
                                "1": "",
                                "2": "Regular",
                                "3": "3.101;AMMP;AHAMONO-Regular",
                                "4": "AHAMONO Regular",
                                "5": "Version 3.101;FEAKit 1.0",
                                "6": "AHAMONO-Regular",
                                "8": "Alfredo Marco Pradil",
                                "9": "Alfredo Marco Pradil",
                                "10": "AHAMONO is a font distributed by Hanken Design Co. (hanken.co), ",
                                "11": "http:\/\/behance.net\/pradil",
                                "12": "http:\/\/behance.net\/pradil",
                                "14": "https:\/\/hanken.co\/eula",
                                "16": "AHAMONO",
                                "17": "Regular"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 553,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 245,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354815,
                                "ulUnicodeRange2": 73818,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "AMMP",
                                "fsSelection": 192,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 63743,
                                "sTypoAscender": 1000,
                                "sTypoDescender": -261,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1000,
                                "usWinDescent": 261,
                                "ulCodePageRange1": 536871315,
                                "ulCodePageRange2": 0,
                                "sxHeight": 493,
                                "sCapHeight": 739,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -180,
                                "underlineThickness": 40,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "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,
                                    127,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    169,
                                    171,
                                    172,
                                    174,
                                    176,
                                    177,
                                    182,
                                    183,
                                    184,
                                    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,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    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,
                                    461,
                                    462,
                                    463,
                                    464,
                                    465,
                                    466,
                                    467,
                                    468,
                                    479,
                                    486,
                                    487,
                                    490,
                                    491,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    552,
                                    553,
                                    555,
                                    562,
                                    563,
                                    567,
                                    626,
                                    710,
                                    711,
                                    730,
                                    732,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    786,
                                    795,
                                    803,
                                    806,
                                    807,
                                    808,
                                    821,
                                    822,
                                    823,
                                    824,
                                    960,
                                    7684,
                                    7685,
                                    7692,
                                    7693,
                                    7727,
                                    7734,
                                    7735,
                                    7742,
                                    7743,
                                    7749,
                                    7750,
                                    7751,
                                    7757,
                                    7761,
                                    7763,
                                    7778,
                                    7779,
                                    7788,
                                    7789,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7826,
                                    7827,
                                    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,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8239,
                                    8249,
                                    8250,
                                    8260,
                                    8287,
                                    8364,
                                    8369,
                                    8482,
                                    8486,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8710,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8804,
                                    8805,
                                    9674,
                                    12288,
                                    63743
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "numr"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "numr"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 534,
                                "num_glyphs": 569
                            }
                        },
                        "load_end": 8001,
                        "ttfb_start": 850,
                        "ttfb_end": 7941,
                        "download_start": 7941,
                        "download_end": 8001,
                        "download_ms": 60,
                        "all_start": 850,
                        "all_end": 8001,
                        "all_ms": 7151,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "34951.18",
                        "request_id": "34951.18",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "raw_id": "34951.18",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 7624,
                        "ttfb_ms": 6925,
                        "load_start": 1014,
                        "load_start_float": 1014.000183,
                        "bytesIn": 396356,
                        "objectSize": 396356,
                        "objectSizeUncompressed": 396356,
                        "chunks": [
                            {
                                "ts": 7945,
                                "bytes": 16259
                            },
                            {
                                "ts": 7969,
                                "bytes": 116
                            },
                            {
                                "ts": 8029,
                                "bytes": 16375
                            },
                            {
                                "ts": 8059,
                                "bytes": 16375
                            },
                            {
                                "ts": 8082,
                                "bytes": 16375
                            },
                            {
                                "ts": 8111,
                                "bytes": 16375
                            },
                            {
                                "ts": 8139,
                                "bytes": 16375
                            },
                            {
                                "ts": 8167,
                                "bytes": 16375
                            },
                            {
                                "ts": 8191,
                                "bytes": 16375
                            },
                            {
                                "ts": 8222,
                                "bytes": 16375
                            },
                            {
                                "ts": 8250,
                                "bytes": 16375
                            },
                            {
                                "ts": 8273,
                                "bytes": 16375
                            },
                            {
                                "ts": 8304,
                                "bytes": 16375
                            },
                            {
                                "ts": 8328,
                                "bytes": 16375
                            },
                            {
                                "ts": 8356,
                                "bytes": 16375
                            },
                            {
                                "ts": 8384,
                                "bytes": 16375
                            },
                            {
                                "ts": 8414,
                                "bytes": 16375
                            },
                            {
                                "ts": 8440,
                                "bytes": 16375
                            },
                            {
                                "ts": 8467,
                                "bytes": 16375
                            },
                            {
                                "ts": 8495,
                                "bytes": 16375
                            },
                            {
                                "ts": 8521,
                                "bytes": 16375
                            },
                            {
                                "ts": 8549,
                                "bytes": 16375
                            },
                            {
                                "ts": 8578,
                                "bytes": 16375
                            },
                            {
                                "ts": 8608,
                                "bytes": 16375
                            },
                            {
                                "ts": 8634,
                                "bytes": 16375
                            },
                            {
                                "ts": 8638,
                                "bytes": 3356
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 396356",
                                "content-type: image\/webp",
                                "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                "etag: \"60c44-60b3691e5d81f\"",
                                "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "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": 396356,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1006,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 183,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "387 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1245,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1400,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1245x1400",
                                    "Megapixels": 1.7
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1245,
                                    "height": 1400,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1743000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 159.87,
                                        "standardDeviation": 63.634399999999999,
                                        "kurtosis": -1.1131899999999999,
                                        "skewness": -0.21307000000000001,
                                        "entropy": 0.957542
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 12,
                                        "max": 255,
                                        "mean": 172.32900000000001,
                                        "standardDeviation": 57.772300000000001,
                                        "kurtosis": -0.61200900000000003,
                                        "skewness": -0.47579199999999999,
                                        "entropy": 0.95732700000000004
                                    },
                                    "green": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 159.23599999999999,
                                        "standardDeviation": 63.0563,
                                        "kurtosis": -1.01146,
                                        "skewness": -0.21432999999999999,
                                        "entropy": 0.96411199999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 148.04400000000001,
                                        "standardDeviation": 70.074600000000004,
                                        "kurtosis": -1.3780699999999999,
                                        "skewness": 0.086852200000000004,
                                        "entropy": 0.95118899999999995
                                    }
                                },
                                "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": 1245,
                                    "height": 1400,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T15:53:10+00:00",
                                    "date:modify": "2024-12-24T15:53:10+00:00",
                                    "signature": "9658a76b69514aedf18af9bf666bde97d17c71384dc5082cb96dab2df559faf0"
                                },
                                "tainted": false,
                                "filesize": "396356B",
                                "numberPixels": "1743000",
                                "pixelsPerSecond": "10.8148MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.161"
                            }
                        },
                        "load_end": 8638,
                        "ttfb_start": 1014,
                        "ttfb_end": 7939,
                        "download_start": 7939,
                        "download_end": 8638,
                        "download_ms": 699,
                        "all_start": 1014,
                        "all_end": 8638,
                        "all_ms": 7624,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "34951.19",
                        "request_id": "34951.19",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "raw_id": "34951.19",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 8617,
                        "ttfb_ms": 7649,
                        "load_start": 1014,
                        "load_start_float": 1014.000191,
                        "bytesIn": 589860,
                        "objectSize": 589860,
                        "objectSizeUncompressed": 589860,
                        "chunks": [
                            {
                                "ts": 8666,
                                "bytes": 16266
                            },
                            {
                                "ts": 8693,
                                "bytes": 16375
                            },
                            {
                                "ts": 8725,
                                "bytes": 16375
                            },
                            {
                                "ts": 8749,
                                "bytes": 16375
                            },
                            {
                                "ts": 8775,
                                "bytes": 16375
                            },
                            {
                                "ts": 8805,
                                "bytes": 16375
                            },
                            {
                                "ts": 8859,
                                "bytes": 32859
                            },
                            {
                                "ts": 8887,
                                "bytes": 16375
                            },
                            {
                                "ts": 8913,
                                "bytes": 16375
                            },
                            {
                                "ts": 8939,
                                "bytes": 16375
                            },
                            {
                                "ts": 8969,
                                "bytes": 16375
                            },
                            {
                                "ts": 8995,
                                "bytes": 16375
                            },
                            {
                                "ts": 9022,
                                "bytes": 16375
                            },
                            {
                                "ts": 9049,
                                "bytes": 16375
                            },
                            {
                                "ts": 9080,
                                "bytes": 16375
                            },
                            {
                                "ts": 9107,
                                "bytes": 16375
                            },
                            {
                                "ts": 9132,
                                "bytes": 16375
                            },
                            {
                                "ts": 9160,
                                "bytes": 16375
                            },
                            {
                                "ts": 9186,
                                "bytes": 16375
                            },
                            {
                                "ts": 9220,
                                "bytes": 16375
                            },
                            {
                                "ts": 9247,
                                "bytes": 16375
                            },
                            {
                                "ts": 9269,
                                "bytes": 16375
                            },
                            {
                                "ts": 9297,
                                "bytes": 16375
                            },
                            {
                                "ts": 9325,
                                "bytes": 16375
                            },
                            {
                                "ts": 9354,
                                "bytes": 16375
                            },
                            {
                                "ts": 9382,
                                "bytes": 16375
                            },
                            {
                                "ts": 9408,
                                "bytes": 16375
                            },
                            {
                                "ts": 9438,
                                "bytes": 16375
                            },
                            {
                                "ts": 9465,
                                "bytes": 16375
                            },
                            {
                                "ts": 9488,
                                "bytes": 16375
                            },
                            {
                                "ts": 9522,
                                "bytes": 16375
                            },
                            {
                                "ts": 9548,
                                "bytes": 16375
                            },
                            {
                                "ts": 9571,
                                "bytes": 16375
                            },
                            {
                                "ts": 9602,
                                "bytes": 16375
                            },
                            {
                                "ts": 9631,
                                "bytes": 16735
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 589860",
                                "content-type: image\/webp",
                                "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                "etag: \"90024-60b3691e6551f\"",
                                "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "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": 589860,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1010,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 191,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "576 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1245,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1400,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1245x1400",
                                    "Megapixels": 1.7
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1245,
                                    "height": 1400,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1743000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 125.26000000000001,
                                        "standardDeviation": 69.087999999999994,
                                        "kurtosis": -1.1751100000000001,
                                        "skewness": 0.050206899999999999,
                                        "entropy": 0.95161799999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 140.91900000000001,
                                        "standardDeviation": 58.3065,
                                        "kurtosis": -1.17475,
                                        "skewness": -0.29979699999999998,
                                        "entropy": 0.95383300000000004
                                    },
                                    "green": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 135.017,
                                        "standardDeviation": 65.876099999999994,
                                        "kurtosis": -1.22899,
                                        "skewness": -0.0240673,
                                        "entropy": 0.97599400000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 99.842500000000001,
                                        "standardDeviation": 83.081299999999999,
                                        "kurtosis": -0.87103399999999997,
                                        "skewness": 0.652474,
                                        "entropy": 0.92502700000000004
                                    }
                                },
                                "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": 1245,
                                    "height": 1400,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T15:53:11+00:00",
                                    "date:modify": "2024-12-24T15:53:11+00:00",
                                    "signature": "e0b231a1751b29a6c811df4d893a57ade933d6afd2cdc6399d0512e2b9df6d0d"
                                },
                                "tainted": false,
                                "filesize": "589860B",
                                "numberPixels": "1743000",
                                "pixelsPerSecond": "7.89528MB",
                                "userTime": "0.070u",
                                "elapsedTime": "0:01.220"
                            }
                        },
                        "load_end": 9631,
                        "ttfb_start": 1014,
                        "ttfb_end": 8663,
                        "download_start": 8663,
                        "download_end": 9631,
                        "download_ms": 968,
                        "all_start": 1014,
                        "all_end": 9631,
                        "all_ms": 8617,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "34951.20",
                        "request_id": "34951.20",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "raw_id": "34951.20",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 8961,
                        "ttfb_ms": 7650,
                        "load_start": 1014,
                        "load_start_float": 1014.000197,
                        "bytesIn": 207740,
                        "objectSize": 207740,
                        "objectSizeUncompressed": 207740,
                        "chunks": [
                            {
                                "ts": 9658,
                                "bytes": 16375
                            },
                            {
                                "ts": 9681,
                                "bytes": 16375
                            },
                            {
                                "ts": 9712,
                                "bytes": 16375
                            },
                            {
                                "ts": 9741,
                                "bytes": 16375
                            },
                            {
                                "ts": 9764,
                                "bytes": 16375
                            },
                            {
                                "ts": 9792,
                                "bytes": 16375
                            },
                            {
                                "ts": 9829,
                                "bytes": 16375
                            },
                            {
                                "ts": 9853,
                                "bytes": 16375
                            },
                            {
                                "ts": 9876,
                                "bytes": 16375
                            },
                            {
                                "ts": 9904,
                                "bytes": 16375
                            },
                            {
                                "ts": 9930,
                                "bytes": 16375
                            },
                            {
                                "ts": 9957,
                                "bytes": 16375
                            },
                            {
                                "ts": 9975,
                                "bytes": 11240
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 207740",
                                "content-type: image\/webp",
                                "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                "etag: \"32b7c-627b19f13cade\"",
                                "last-modified: Mon, 25 Nov 2024 00:14:51 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":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": 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": 207740,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1013,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 197,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "203 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1080,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1080,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1080x1080",
                                    "Megapixels": 1.2
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1166400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.34999999999999,
                                        "standardDeviation": 59.8065,
                                        "kurtosis": 2.7437,
                                        "skewness": -1.97349,
                                        "entropy": 0.755583
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 198.84700000000001,
                                        "standardDeviation": 57.250300000000003,
                                        "kurtosis": 3.58704,
                                        "skewness": -2.1314500000000001,
                                        "entropy": 0.78178899999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.452,
                                        "standardDeviation": 57.959099999999999,
                                        "kurtosis": 4.09476,
                                        "skewness": -2.25623,
                                        "entropy": 0.73837900000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.75299999999999,
                                        "standardDeviation": 64.210099999999997,
                                        "kurtosis": 1.3139799999999999,
                                        "skewness": -1.6516,
                                        "entropy": 0.74658100000000005
                                    }
                                },
                                "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": 1080,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T15:53:11+00:00",
                                    "date:modify": "2024-12-24T15:53:11+00:00",
                                    "signature": "17ff6cfc4f3820a3eb0e2fd7e617098254f6704cb582dc80744e67c843d891c4"
                                },
                                "tainted": false,
                                "filesize": "207740B",
                                "numberPixels": "1166400",
                                "pixelsPerSecond": "8.13692MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.143"
                            }
                        },
                        "load_end": 9975,
                        "ttfb_start": 1014,
                        "ttfb_end": 8664,
                        "download_start": 8664,
                        "download_end": 9975,
                        "download_ms": 1311,
                        "all_start": 1014,
                        "all_end": 9975,
                        "all_ms": 8961,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "34951.17",
                        "request_id": "34951.17",
                        "ip_addr": "188.245.164.83",
                        "full_url": "https:\/\/backofen.link\/plausible\/api\/event",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "backofen.link",
                        "url": "\/plausible\/api\/event",
                        "raw_id": "34951.17",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 202,
                        "request_type": "XHR",
                        "load_ms": 151,
                        "ttfb_ms": 150,
                        "load_start": 1194,
                        "load_start_float": 1194.000176,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 1345,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate, max-age=0, private",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 182,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 964,
                        "connect_end": 1066,
                        "ssl_start": 1066,
                        "ssl_end": 1193,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "backofen.link",
                            "sanList": [
                                "backofen.link",
                                "www.backofen.link"
                            ],
                            "issuer": "E5",
                            "validFrom": 1731077829,
                            "validTo": 1738853828,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1731081339190,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100CD33277BD9FF7F35D72B268DE81E6DD12F43CCC4A3F6C801D5422F5132AE5A27022100C8E05E7AB74CA8A46BA98EDEF488483CE2D2001A767E09F64B575E305875F0F8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2025h1'",
                                    "logId": "E092B3FC0C1DC8E768361FDE61B9964D0A5278198A72D672C4B04DA56D6F5404",
                                    "timestamp": 1731081341267,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022007B132F6EAD079B04262C14F67A52D302C24F28ECAB7146E7A2FFF86082C7F220221008AA7E068381F694DFFF510FC4BFA148BEEDFC51FBF2AF5BCFDA2A73BD1463F38"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/backofen.link\/plausible\/js\/script.js",
                        "initiator_line": "0",
                        "initiator_column": "828",
                        "initiator_type": "script",
                        "initiator_function": "e",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: backofen.link",
                                ":method: POST",
                                ":path: \/plausible\/api\/event",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 86",
                                "content-type: text\/plain",
                                "origin: https:\/\/www.atelierhaus23.de",
                                "priority: u=1, i",
                                "referer: https:\/\/www.atelierhaus23.de\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: *",
                                "application: 127.0.0.1",
                                "cache-control: must-revalidate, max-age=0, private",
                                "cdn-cachedat: 12\/24\/2024 15:53:03",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.06",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: f6d3ec73dd74eb0f587538e10f07426a",
                                "cdn-requestpullcode: 202",
                                "cdn-requestpullsuccess: True",
                                "cdn-requesttime: 1",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-length: 2",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Tue, 24 Dec 2024 15:53:03 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: nginx",
                                "x-plausible-dropped: 1",
                                "x-request-id: GBQn3DLQ-wboL-Lxeo-N",
                                ":status: 202"
                            ]
                        },
                        "bytesOut": 2056,
                        "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": -1,
                        "connect_ms": 102,
                        "ssl_ms": 127,
                        "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": 964,
                        "socket_group": "pm\/https:\/\/backofen.link <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 176,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAxWgAwIBAgISA20Kmhd83yjliLgOunH\/7fbMMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNTAeFw0yNDExMDgxNDU3MDlaFw0yNTAyMDYxNDU3MDhaMBgxFjAUBgNVBAMTDWJh\nY2tvZmVuLmxpbmswWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARSDByp4Q6Jry4G\ncEXu0iw9o5NfWhTRm51+lKUtr8ah6Yqq9mpQy+o3gO0b9HGo5CVJM+MTcrBwhLKv\nKbueJr3io4ICIzCCAh8wDgYDVR0PAQH\/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUF\nBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQsDywx59+Ah8Lx\nMwUhQBSMM9pusTAfBgNVHSMEGDAWgBSfK1\/PPCFPnQS37SssxMZwi9LXDTBVBggr\nBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lNS5vLmxlbmNyLm9yZzAi\nBggrBgEFBQcwAoYWaHR0cDovL2U1LmkubGVuY3Iub3JnLzArBgNVHREEJDAigg1i\nYWNrb2Zlbi5saW5rghF3d3cuYmFja29mZW4ubGluazATBgNVHSAEDDAKMAgGBmeB\nDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3AKLjCuRF772tm3447Udnd1PX\ngluElNcrXhssxLlQpEfnAAABkwx9ATYAAAQDAEgwRgIhAM0zJ3vZ\/3811ysmjege\nbdEvQ8zEo\/bIAdVCL1EyrlonAiEAyOBeerdMqKRrqY7e9IhIPOLSABp2fgn2S1de\nMFh18PgAdgDgkrP8DB3I52g2H95huZZNClJ4GYpy1nLEsE2lbW9UBAAAAZMMfQlT\nAAAEAwBHMEUCIAexMvbq0HmwQmLBT2elLTAsJPKOyrcUbnov\/4YILH8iAiEAiqfg\naDgfaU3\/9RD8S\/oUi+7fxR+\/KvW8\/aKnO9FGPzgwCgYIKoZIzj0EAwMDZwAwZAIw\nRqIUwI2ofXf7XXDYSP32nPJQb6uBgj0NMlGuabvXCKxRqqVc3cPcOgJoAPdwwGfU\nAjBaaBJhoZthcOCVQxA2m2IpxAqUbO9PoX\/+zJazZzcAJRmrS6+RDSEQclSHJuN+\nBog=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRAIOPbGPOsTmMYgZigxXJ\/d4wDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNCzqK\na2GOtu\/cX1jnxkJFVKtj9mZhSAouWXW0gQI3ULc\/FnncmOyhKJdyIBwsz9V8UiBO\nVHhbhBRrwJCuhezAUUE8Wod\/Bk3U\/mDR+mwt4X2VEIiiCFQPmRpM5uoKrNijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSfK1\/PPCFPnQS37SssxMZw\ni9LXDTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAH3KdNEVCQdqk0LKyuNImTKdRJY1C\n2uw2SJajuhqkyGPY8C+zzsufZ+mgnhnq1A2KVQOSykOEnUbx1cy637rBAihx97r+\nbcwbZM6sTDIaEriR\/PLk6LKs9Be0uoVxgOKDcpG9svD33J+G9Lcfv1K9luDmSTgG\n6XNFIN5vfI5gs\/lMPyojEMdIzK9blcl2\/1vKxO8WGCcjvsQ1nJ\/Pwt8LQZBfOFyV\nXP8ubAp\/au3dc4EKWG9MO5zcx1qT9+NXRGdVWxGvmBFRAajciMfXME1ZuGmk3\/GO\nkoAM7ZkjZmleyokP1LGzmfJcUd9s7eeu1\/9\/eg5XlXd\/55GtYjAM+C4DG5i7eaNq\ncm2F+yxYIPt6cbbtYVNJCGfHWqHEQ4FYStUyFnv8sjyqU8ypgZaNJ9aVcWSICLOI\nE1\/Qv\/7oKsnZCWJ926wU6RqG1OYPGOi1zuABhLw61cuPVDT28nQS\/e6z95cJXq0e\nK1BcaJ6fJZsmbjRgD5p3mvEf5vdQM7MCEvU0tHbsx2I5mHHJoABHb8KVBgWp\/lcX\nGWiWaeOyB7RP+OfDtvi2OsapxXiV7vNVs7fMlrRjY1joKaqmmycnBvAq14AEbtyL\nsVfOS66B8apkeFX2NY4XPEYV4ZSCe8VHPrdrERk2wILG3T\/EGmSIkCYVUMSnjmJd\nVQD9F6Na\/+zmXCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1345,
                        "ttfb_start": 1194,
                        "ttfb_end": 1344,
                        "download_start": 1344,
                        "download_end": 1345,
                        "download_ms": 1,
                        "all_start": 964,
                        "all_end": 1345,
                        "all_ms": 380,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "34951.21",
                        "request_id": "34951.21",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "raw_id": "34951.21",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2535,
                        "ttfb_ms": 2143,
                        "load_start": 7860,
                        "load_start_float": 7860.0002029999996,
                        "bytesIn": 250370,
                        "objectSize": 250370,
                        "objectSizeUncompressed": 250370,
                        "chunks": [
                            {
                                "ts": 10009,
                                "bytes": 16286
                            },
                            {
                                "ts": 10031,
                                "bytes": 16375
                            },
                            {
                                "ts": 10059,
                                "bytes": 16375
                            },
                            {
                                "ts": 10087,
                                "bytes": 16375
                            },
                            {
                                "ts": 10115,
                                "bytes": 16375
                            },
                            {
                                "ts": 10141,
                                "bytes": 16375
                            },
                            {
                                "ts": 10170,
                                "bytes": 16375
                            },
                            {
                                "ts": 10200,
                                "bytes": 16464
                            },
                            {
                                "ts": 10226,
                                "bytes": 16375
                            },
                            {
                                "ts": 10252,
                                "bytes": 16375
                            },
                            {
                                "ts": 10278,
                                "bytes": 16375
                            },
                            {
                                "ts": 10311,
                                "bytes": 16375
                            },
                            {
                                "ts": 10334,
                                "bytes": 16375
                            },
                            {
                                "ts": 10363,
                                "bytes": 16375
                            },
                            {
                                "ts": 10391,
                                "bytes": 16375
                            },
                            {
                                "ts": 10395,
                                "bytes": 4745
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 250370",
                                "content-type: image\/webp",
                                "date: Tue, 24 Dec 2024 15:53:09 GMT",
                                "etag: \"3d202-60b3697b0c1de\"",
                                "last-modified: Tue, 28 Nov 2023 13:42:41 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "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": 250370,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1013,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 203,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "245 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1245,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1400,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1245x1400",
                                    "Megapixels": 1.7
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1245,
                                    "height": 1400,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1743000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.029,
                                        "standardDeviation": 66.079999999999998,
                                        "kurtosis": -1.0147299999999999,
                                        "skewness": -0.442639,
                                        "entropy": 0.95088499999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.38200000000001,
                                        "standardDeviation": 65.473500000000001,
                                        "kurtosis": -0.97264200000000001,
                                        "skewness": -0.466505,
                                        "entropy": 0.94762800000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 156.93000000000001,
                                        "standardDeviation": 68.594800000000006,
                                        "kurtosis": -1.07385,
                                        "skewness": -0.46856199999999998,
                                        "entropy": 0.94805300000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 150.77600000000001,
                                        "standardDeviation": 64.171800000000005,
                                        "kurtosis": -0.98280199999999995,
                                        "skewness": -0.407053,
                                        "entropy": 0.95697500000000002
                                    }
                                },
                                "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": 1245,
                                    "height": 1400,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T15:53:12+00:00",
                                    "date:modify": "2024-12-24T15:53:12+00:00",
                                    "signature": "575c50682516dfa459f12c5d985c80f87548d9b2f8e823a9533c202d1c41f41c"
                                },
                                "tainted": false,
                                "filesize": "250370B",
                                "numberPixels": "1743000",
                                "pixelsPerSecond": "12.3726MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.140"
                            }
                        },
                        "load_end": 10395,
                        "ttfb_start": 7860,
                        "ttfb_end": 10003,
                        "download_start": 10003,
                        "download_end": 10395,
                        "download_ms": 392,
                        "all_start": 7860,
                        "all_end": 10395,
                        "all_ms": 2535,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "34951.27",
                        "request_id": "34951.27",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "raw_id": "34951.27",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2511,
                        "ttfb_ms": 1781,
                        "load_start": 8642,
                        "load_start_float": 8642.000231,
                        "bytesIn": 452374,
                        "objectSize": 452374,
                        "objectSizeUncompressed": 452374,
                        "chunks": [
                            {
                                "ts": 10427,
                                "bytes": 16285
                            },
                            {
                                "ts": 10450,
                                "bytes": 16375
                            },
                            {
                                "ts": 10479,
                                "bytes": 16375
                            },
                            {
                                "ts": 10510,
                                "bytes": 16375
                            },
                            {
                                "ts": 10536,
                                "bytes": 16375
                            },
                            {
                                "ts": 10561,
                                "bytes": 16375
                            },
                            {
                                "ts": 10590,
                                "bytes": 16375
                            },
                            {
                                "ts": 10619,
                                "bytes": 16465
                            },
                            {
                                "ts": 10644,
                                "bytes": 16375
                            },
                            {
                                "ts": 10672,
                                "bytes": 16375
                            },
                            {
                                "ts": 10703,
                                "bytes": 16375
                            },
                            {
                                "ts": 10730,
                                "bytes": 16375
                            },
                            {
                                "ts": 10755,
                                "bytes": 16375
                            },
                            {
                                "ts": 10783,
                                "bytes": 16375
                            },
                            {
                                "ts": 10809,
                                "bytes": 16375
                            },
                            {
                                "ts": 10875,
                                "bytes": 32750
                            },
                            {
                                "ts": 10894,
                                "bytes": 16375
                            },
                            {
                                "ts": 10920,
                                "bytes": 16375
                            },
                            {
                                "ts": 10946,
                                "bytes": 16375
                            },
                            {
                                "ts": 10974,
                                "bytes": 16375
                            },
                            {
                                "ts": 11000,
                                "bytes": 16375
                            },
                            {
                                "ts": 11028,
                                "bytes": 16375
                            },
                            {
                                "ts": 11056,
                                "bytes": 16375
                            },
                            {
                                "ts": 11082,
                                "bytes": 16375
                            },
                            {
                                "ts": 11111,
                                "bytes": 16375
                            },
                            {
                                "ts": 11139,
                                "bytes": 16375
                            },
                            {
                                "ts": 11153,
                                "bytes": 10249
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 452374",
                                "content-type: image\/webp",
                                "date: Tue, 24 Dec 2024 15:53:10 GMT",
                                "etag: \"6e716-60b36984fe053\"",
                                "last-modified: Tue, 28 Nov 2023 13:42:51 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "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": 452374,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 8642,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 231,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "432 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 11153,
                        "ttfb_start": 8642,
                        "ttfb_end": 10423,
                        "download_start": 10423,
                        "download_end": 11153,
                        "download_ms": 730,
                        "all_start": 8642,
                        "all_end": 11153,
                        "all_ms": 2511,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "34951.48",
                        "request_id": "34951.48",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/images\/favicon.svg",
                        "raw_id": "34951.48",
                        "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 58,
                        "ttfb_ms": 57,
                        "load_start": 11161,
                        "load_start_float": 11161.000239000001,
                        "bytesIn": 1797,
                        "objectSize": 1797,
                        "objectSizeUncompressed": 1797,
                        "chunks": [
                            {
                                "ts": 11219,
                                "bytes": 1797
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 92,
                        "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: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/images\/favicon.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 1797",
                                "content-type: image\/svg+xml",
                                "date: Tue, 24 Dec 2024 15:53:13 GMT",
                                "etag: \"705-605d4640edb39\"",
                                "last-modified: Thu, 21 Sep 2023 01:27:10 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2023,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11160,
                        "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 239,
                        "server_port": "443",
                        "load_end": 11219,
                        "ttfb_start": 11161,
                        "ttfb_end": 11218,
                        "download_start": 11218,
                        "download_end": 11219,
                        "download_ms": 1,
                        "all_start": 11161,
                        "all_end": 11219,
                        "all_ms": 58,
                        "index": 17,
                        "number": 18
                    }
                ],
                "requestsFull": 18,
                "requestsDoc": 18,
                "responses_200": 14,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "3479ECB5F78C1DED03C60018039716BE",
                "loadEventStart": 11157,
                "loadEventEnd": 11159,
                "domContentLoadedEventStart": 966,
                "domContentLoadedEventEnd": 969,
                "URL": "https:\/\/atelierhaus23.de",
                "connections": 3,
                "final_base_page_request": 2,
                "final_base_page_request_id": "A43FFD96B3AEBFA73F9147F47453AB1A-2",
                "final_url": "https:\/\/www.atelierhaus23.de\/de",
                "domInteractive": 965,
                "firstPaint": 882.20000000018626,
                "firstContentfulPaint": 983,
                "firstMeaningfulPaint": 983,
                "firstImagePaint": 1127,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 571,
                "score_cache": 4,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 88111,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1896700,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 3,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 4,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 8,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 13,
                    "v8.compile": 4,
                    "UpdateLayoutTree": 19,
                    "ResourceFetcher::PrintPreloadMismatch": 0,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 108,
                    "PrePaint": 11,
                    "IntersectionObserverController::computeIntersections": 4,
                    "Paint": 12,
                    "Layerize": 21,
                    "HitTest": 1,
                    "ScrollLayer": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "XHRReadyStateChange": 0,
                    "FunctionCall": 19,
                    "MarkDOMContent": 0,
                    "FireAnimationFrame": 14,
                    "TimerFire": 2,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 11014
                },
                "cpuTimesDoc": {
                    "ParseHTML": 3,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 4,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 8,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 13,
                    "v8.compile": 4,
                    "UpdateLayoutTree": 19,
                    "ResourceFetcher::PrintPreloadMismatch": 0,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 108,
                    "PrePaint": 11,
                    "IntersectionObserverController::computeIntersections": 4,
                    "Paint": 12,
                    "Layerize": 21,
                    "HitTest": 1,
                    "ScrollLayer": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "XHRReadyStateChange": 0,
                    "FunctionCall": 19,
                    "MarkDOMContent": 0,
                    "FireAnimationFrame": 14,
                    "TimerFire": 2,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 11014
                },
                "cpu.ParseHTML": 3,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 13,
                "cpu.v8.compile": 4,
                "cpu.UpdateLayoutTree": 19,
                "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 108,
                "cpu.PrePaint": 11,
                "cpu.IntersectionObserverController::computeIntersections": 4,
                "cpu.Paint": 12,
                "cpu.Layerize": 21,
                "cpu.HitTest": 1,
                "cpu.ScrollLayer": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.FunctionCall": 19,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 14,
                "cpu.TimerFire": 2,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 11014,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735055580.0805507,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735055581.7302494,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 18140,
                "fullyLoadedCPUpct": 69.475296821140958,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "3479ECB5F78C1DED03C60018039716BE",
                                "loaderId": "953B8D8CAEDC09671F9B17EAF0BA1473"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.atelierhaus23.de",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.atelierhaus23.de\/de",
                "document_hostname": "www.atelierhaus23.de",
                "document_origin": "https:\/\/www.atelierhaus23.de",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 412,
                "domComplete": 11157,
                "PerformancePaintTiming.first-paint": 882.20000000018626,
                "PerformancePaintTiming.first-contentful-paint": 882.20000000018626,
                "origin_dns": {
                    "ns": [
                        "ns6.kasserver.com.",
                        "ns5.kasserver.com."
                    ],
                    "mx": [
                        "10 w0124e37.kasserver.com."
                    ],
                    "txt": [
                        "\"v=spf1 mx a ?all\""
                    ],
                    "soa": [
                        "ns5.kasserver.com. hostmaster.kasserver.com. 2409081135 28800 7200 1209600 7200"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "JavaScript frameworks": "GSAP",
                    "Web servers": "Apache HTTP Server",
                    "Analytics": "Plausible",
                    "Hosting": "ALL-INKL",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "GSAP": "",
                    "Apache HTTP Server": "",
                    "Plausible": "",
                    "ALL-INKL": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "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
                    },
                    "ALL-INKL": {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "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": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"menu-toggle__icon\" aria-hidden=\"true\">",
                                    "target": [
                                        ".menu-toggle__icon"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone04"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide03-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide03-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                                    "target": [
                                                        "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                                    "target": [
                                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                                    "target": [
                                                        "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                                    "target": [
                                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                                    "target": [
                                                        "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>",
                                                    "target": [
                                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                                    "target": [
                                                        ".events-block__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                                    "target": [
                                                        "h4"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                                    "target": [
                                                        "#main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                    "target": [
                                        "#splide01-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                    "target": [
                                        "#splide01-slide02 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                    "target": [
                                        "#splide01-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>",
                                    "target": [
                                        "#splide01-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>",
                                    "target": [
                                        "#splide01-slide03 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>",
                                    "target": [
                                        "#splide01-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                    "target": [
                                        "#splide01-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                    "target": [
                                        "#splide01-clone03 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                    "target": [
                                        "#splide01-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                    "target": [
                                        "#splide01-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                    "target": [
                                        "#splide01-clone04 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                    "target": [
                                        "#splide01-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                    "target": [
                                        "#splide02-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                    "target": [
                                        "#splide02-slide02 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                    "target": [
                                        "#splide02-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                    "target": [
                                        "#splide02-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                    "target": [
                                        "#splide02-clone03 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>",
                                    "target": [
                                        "#splide02-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                    "target": [
                                        "#splide02-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                    "target": [
                                        "#splide02-clone04 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                    "target": [
                                        "#splide02-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "43.8pt (58.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                    "target": [
                                        "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\">\n                        Mehr zu Martina                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Thomas Kleine<\/h2>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">\n                      Farbe ist f\u00fcr mich zentraler Aspekt meiner Arbeit, die Farbe als Ausdruck f\u00fcr Lebensfreude und Sch\u00f6nheit.                    <\/div>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/thomas-kleine\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Thomas                      <\/a>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>",
                                    "target": [
                                        "#splide03-slide04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>",
                                    "target": [
                                        "#splide03-slide04 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>",
                                    "target": [
                                        "#splide03-slide04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Martina                      <\/a>",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                    "target": [
                                        ".events-block__headline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>",
                                    "target": [
                                        ".event-card__kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                    "target": [
                                        "h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>",
                                    "target": [
                                        "span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                    "target": [
                                        ".events-block__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Anschrift<\/p>",
                                    "target": [
                                        ".footer__item--1 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>",
                                    "target": [
                                        "p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Folge uns<\/p>",
                                    "target": [
                                        ".footer__item--2 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Kontakt<\/p>",
                                    "target": [
                                        ".footer__item--3 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Rechtliches<\/p>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "menu",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"menu\" id=\"menu\">",
                                    "target": [
                                        "#menu"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "wave-mask",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>",
                                    "target": [
                                        "#wave-mask"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                    "target": [
                                        "#main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "blocks",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"blocks\" id=\"blocks\">",
                                    "target": [
                                        "#blocks"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "haus-verein",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"haus-verein\" class=\"block scroller-block \">",
                                    "target": [
                                        "#haus-verein"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "galerie23",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"galerie23\" class=\"block scroller-block \">",
                                    "target": [
                                        "#galerie23"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "kuenstlerinnen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"kuenstlerinnen\" class=\"block scroller-block \">",
                                    "target": [
                                        "#kuenstlerinnen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide03-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "events",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"events\" class=\"block events-block\">",
                                    "target": [
                                        "#events"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                    ]
                                },
                                {
                                    "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        "header > .logo[title=\"Atelierhaus 23\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                    "target": [
                                        ".hero-home__buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".hero-home__arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\">\n                        Mehr zu Martina                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">",
                                    "target": [
                                        ".events-block__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                    "target": [
                                        ".events-block__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">",
                                    "target": [
                                        ".footer__grid > .logo[title=\"Atelierhaus 23\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]: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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list carousel__list\">",
                                    "target": [
                                        ".carousel__list"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide carousel__item events-block__item\">",
                                    "target": [
                                        ".carousel__item"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-roledescription",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                            "help": "aria-roledescription must be on elements with a semantic role",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                    "target": [
                                                        "video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>",
                                    "target": [
                                        ".menu-toggle__text"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "71.9pt (95.84px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                    "target": [
                                                        "video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                    "target": [
                                                        "video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                    "target": [
                                        ".hero-home__buttons > .button--large.buttons__item.button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "43.8pt (58.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                                    "target": [
                                                        "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                    "target": [
                                        "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "43.8pt (58.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                                    "target": [
                                                        "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                    "target": [
                                        "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                    "target": [
                                        "video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "dd46408.kasserver.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns6.kasserver.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 23836,
                "testUrl": "https:\/\/atelierhaus23.de",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Ahamono",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Bookie School Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 33.539999999999999,
                "generated-content-size": 24.760000000000002,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                    "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497"
                ],
                "rendered-html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\"><head>\n  <meta charset=\"UTF-8\">\n  <title>Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta name=\"description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\">\n  <link rel=\"canonical\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"icon\" type=\"image\/svg+xml\" href=\"https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg\">\n  <meta name=\"view-transition\" content=\"same-origin\">\n  <link href=\"https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497\" rel=\"stylesheet\">    <meta property=\"og:image\" content=\"https:\/\/www.atelierhaus23.de\/media\/site\/d8a471751a-1695259717\/og.png\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta property=\"og:title\" content=\"Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen\">\n\n<meta property=\"og:description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\"><\/head>\n\n<body style=\"\">\n\n<script>document.documentElement.classList.add('js');<\/script>\n\n<div class=\"guides wrap\" style=\"translate: none; rotate: none; scale: none; opacity: 0; visibility: hidden; transform: scale(1, 0);\">\n  <div class=\"inner grid\">\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n  <\/div>\n<\/div>\n<header class=\"header\">\n\n  \n  \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n<\/header>\n\n\n<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">\n  <div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>\n  <div class=\"menu-toggle__icon\" aria-hidden=\"true\">\n    <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>\n  <g mask=\"url(#wave-mask)\">\n    <path class=\"wave wave--1\" d=\"M48 7C45.6592 7 44.4729 5.81421 43.4274 4.76772C42.4794 3.81951 41.6608 3 40.0008 3C38.3408 3 37.5237 3.81881 36.5742 4.76772C35.5279 5.8135 34.3423 7 32.0008 7C29.6592 7 28.4736 5.81421 27.4274 4.76772C26.4793 3.81951 25.6608 3 24.0008 3C22.3408 3 21.5245 3.81881 20.5741 4.76772C19.5279 5.8135 18.3423 7 16.0008 7C13.6592 7 12.4736 5.81421 11.4274 4.76772C10.4786 3.81951 9.66 3 8.00076 3C6.34151 3 5.52369 3.81881 4.57414 4.76772C3.52788 5.8135 2.34152 7 0 7\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--2\" d=\"M32 18C29.6592 18 28.4729 16.8142 27.4274 15.7677C26.4794 14.8195 25.6608 14 24.0008 14C22.3408 14 21.5237 14.8188 20.5742 15.7677C19.5279 16.8135 18.3423 18 16.0008 18C13.6592 18 12.4736 16.8142 11.4274 15.7677C10.4793 14.8195 9.66076 14 8.00076 14C6.34075 14 5.52446 14.8188 4.57414 15.7677C3.52788 16.8135 2.34229 18 0.000766754 18C-2.34075 18 -3.52637 16.8142 -4.57263 15.7677C-5.52142 14.8195 -6.34 14 -7.99924 14C-9.65849 14 -10.4763 14.8188 -11.4259 15.7677C-12.4721 16.8135 -13.6585 18 -16 18\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--3\" d=\"M48 29C45.6592 29 44.4729 27.8142 43.4274 26.7677C42.4794 25.8195 41.6608 25 40.0008 25C38.3408 25 37.5237 25.8188 36.5742 26.7677C35.5279 27.8135 34.3423 29 32.0008 29C29.6592 29 28.4736 27.8142 27.4274 26.7677C26.4793 25.8195 25.6608 25 24.0008 25C22.3408 25 21.5245 25.8188 20.5741 26.7677C19.5279 27.8135 18.3423 29 16.0008 29C13.6592 29 12.4736 27.8142 11.4274 26.7677C10.4786 25.8195 9.66 25 8.00076 25C6.34151 25 5.52369 25.8188 4.57414 26.7677C3.52788 27.8135 2.34152 29 0 29\" stroke=\"black\" stroke-width=\"2\"><\/path>\n  <\/g>\n  <path class=\"close\" d=\"M2 30L16 16M16 16L30 2M16 16L2 2M16 16L30 30\" stroke=\"black\" stroke-width=\"2\"><\/path>\n<\/svg>\n  <\/div>\n<\/button>\n\n<div class=\"menu\" id=\"menu\">\n  <div class=\"menu__grid grid\">\n\n    <nav class=\"menu__main main-menu\" aria-label=\"\">\n              <a class=\"main-menu__item main-menu__item--open\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n          Startseite        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\">\n          Haus &amp; Verein        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\">\n          Galerie 23        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\">\n          K\u00fcnstler*innen        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/termine\">\n          Termine        <\/a>\n          <\/nav>\n\n    \n    <nav class=\"menu__meta meta-menu buttons buttons--horizontal\" aria-label=\"\">\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Kontakt  <\/a>\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Presse  <\/a>\n              \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n              \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n          <\/nav>\n\n    \n    <!-- <nav class=\"menu__languages language-menu buttons buttons--horizontal\" aria-label=\"\">\n            <a class=\"language-menu__item button\" href=\"https:\/\/www.atelierhaus23.de\/en\">\n        English      <\/a>\n    <\/nav> -->\n    \n  <\/div>\n<\/div>\n<main class=\"main\" id=\"main\" data-light=\"\"> \n\n  <div class=\"hero-home grid\" data-dark=\"\">\n\n      <div class=\"hero-home__video\" style=\"--opacity: 0.5; opacity: 0.5; visibility: inherit;\" data-opacity=\"0.5\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>\n    <\/div>\n  \n  <div class=\"hero-home__text\" style=\"opacity: 1; visibility: inherit;\">\n    <h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>\n          <div class=\"hero-home__buttons buttons\">\n                  \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>\n              <\/div>\n      <\/div>\n\n  <a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">\n    <svg width=\"46\" height=\"61\" viewBox=\"0 0 46 61\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22.9998 0L22.9998 60\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M44.9998 38L22.9992 60L0.999815 38\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n  <\/a>\n\n<\/div>\n  <div class=\"blocks\" id=\"blocks\">\n    <div id=\"haus-verein\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"galerie23\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li>\n\n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"kuenstlerinnen\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Thomas Kleine<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Farbe ist f\u00fcr mich zentraler Aspekt meiner Arbeit, die Farbe als Ausdruck f\u00fcr Lebensfreude und Sch\u00f6nheit.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/thomas-kleine\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Thomas                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Martina Liebig ist Illustratorin aus Hamburg. Ihr Masterstudium, mit dem Schwerpunkt Buchillustration, schloss sie 2017 erfolgreich an der Hochschule f\u00fcr angewandte Wissenschaften ab. In ihren detaillierten Arbeiten legt sie besonderen Wert auf Komposition, dem Verh\u00e4ltnis von Fl\u00e4che und Linienzeichnung und einer ausgew\u00e4hlt, limitierten Farbpalette. Ihr erstes illustriertes Vorlesebuch \u201eFlo, der \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\">\n                        Mehr zu Martina                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Wenn wir tanzen, ver\u00e4ndern wir die Welt.&nbsp;Unsere eigene, aber auch die der Menschen, die mit uns tanzen oder uns beim Tanzen zuschauen. Im Tanz erleben wir Freude, Kraft, Kreativit\u00e4t, Konzentration und Selbstwahrnehmung. Wir k\u00f6nnen uns auf besondere Weise unseren Sorgen, \u00c4ngsten und Unsicherheiten stellen.&nbsp;In keiner Kunstform sind K\u00f6rper, Geist und Seele so verbunden, wie im Tanz. Und wenn wir \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Thomas Kleine<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Farbe ist f\u00fcr mich zentraler Aspekt meiner Arbeit, die Farbe als Ausdruck f\u00fcr Lebensfreude und Sch\u00f6nheit.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/thomas-kleine\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Thomas                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Martina Liebig ist Illustratorin aus Hamburg. Ihr Masterstudium, mit dem Schwerpunkt Buchillustration, schloss sie 2017 erfolgreich an der Hochschule f\u00fcr angewandte Wissenschaften ab. In ihren detaillierten Arbeiten legt sie besonderen Wert auf Komposition, dem Verh\u00e4ltnis von Fl\u00e4che und Linienzeichnung und einer ausgew\u00e4hlt, limitierten Farbpalette. Ihr erstes illustriertes Vorlesebuch \u201eFlo, der \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Martina                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Wenn wir tanzen, ver\u00e4ndern wir die Welt.&nbsp;Unsere eigene, aber auch die der Menschen, die mit uns tanzen oder uns beim Tanzen zuschauen. Im Tanz erleben wir Freude, Kraft, Kreativit\u00e4t, Konzentration und Selbstwahrnehmung. Wir k\u00f6nnen uns auf besondere Weise unseren Sorgen, \u00c4ngsten und Unsicherheiten stellen.&nbsp;In keiner Kunstform sind K\u00f6rper, Geist und Seele so verbunden, wie im Tanz. Und wenn wir \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div>\n  <div id=\"events\" class=\"block events-block\">\n\n    \n      <h2 class=\"events-block__headline\">Termine<\/h2>\n\n    \n    <div class=\"inner inner--wide events-block__grid splide carousel is-destroyed\">\n\n      <div class=\"carousel__arrows\">\n        <button class=\"carousel__arrow carousel__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"carousel__arrow carousel__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track carousel__track\">\n\n        <ul class=\"splide__list carousel__list\">\n\n          \n            <li class=\"splide__slide carousel__item events-block__item\">\n          \n              <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">\n\n                <div class=\"event-card__image image-wrap\">\n                                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">\n                                  <\/div>\n                <div class=\"event-card__text\">\n                  <p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>\n                  <h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>\n                  <span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>\n                <\/div>\n\n              <\/a>\n\n            <\/li>\n\n          \n        <\/ul>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"events-block__more\">\n\n      \n      <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <\/div>\n\n<\/main>\n\n<footer class=\"footer wrap\" data-dark=\"\">\n\n  <div class=\"inner inner grid footer__grid\">\n\n    \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n    \n      \n      <div class=\"footer__item footer__item--1 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Anschrift<\/p>\n\n        <p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--2 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Folge uns<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--3 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Kontakt<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--4 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Rechtliches<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n  <\/div>\n\n<\/footer>\n<script src=\"https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120\"><\/script>\n<script defer=\"\" data-domain=\"atelierhaus23.de\" data-api=\"https:\/\/backofen.link\/plausible\/api\/event\" src=\"https:\/\/backofen.link\/plausible\/js\/script.js\"><\/script>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        868
                    ],
                    [
                        942,
                        14329
                    ]
                ],
                "longTasks": [
                    [
                        868,
                        942
                    ]
                ],
                "lastVisualChange": 6200,
                "render": 900,
                "visualComplete85": 2500,
                "visualComplete90": 2600,
                "visualComplete95": 5300,
                "visualComplete99": 6200,
                "visualComplete": 6200,
                "SpeedIndex": 2315,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 2463,
                        "size": 384054,
                        "DOMNodeId": 387,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "h1 h1--large"
                            },
                            "bounds": [
                                75.28125,
                                63.3125,
                                1111.4375,
                                527.109375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2463,
                        "size": 384054,
                        "element": {
                            "nodeName": "H1",
                            "boundingRect": {
                                "x": 75.28125,
                                "y": 63.3125,
                                "width": 1111.4375,
                                "height": 527.109375,
                                "top": 63.3125,
                                "right": 1186.71875,
                                "bottom": 590.421875,
                                "left": 75.28125
                            },
                            "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2463,
                        "size": 384054,
                        "DOMNodeId": 387,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "h1 h1--large"
                            },
                            "bounds": [
                                75.28125,
                                63.3125,
                                1111.4375,
                                527.109375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2463,
                        "size": 384054,
                        "element": {
                            "nodeName": "H1",
                            "boundingRect": {
                                "x": 75.28125,
                                "y": 63.3125,
                                "width": 1111.4375,
                                "height": 527.109375,
                                "top": 63.3125,
                                "right": 1186.71875,
                                "bottom": 590.421875,
                                "left": 75.28125
                            },
                            "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                            "content": "normal"
                        },
                        "type": "text"
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "H1",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "redirectStart",
                        "time": 107
                    },
                    {
                        "name": "navigationStart",
                        "time": 129
                    },
                    {
                        "name": "domLoading",
                        "time": 129
                    },
                    {
                        "name": "responseEnd",
                        "time": 130
                    },
                    {
                        "name": "domInteractive",
                        "time": 130
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 130
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 130
                    },
                    {
                        "name": "domComplete",
                        "time": 130
                    },
                    {
                        "name": "redirectEnd",
                        "time": 515
                    },
                    {
                        "name": "fetchStart",
                        "time": 515
                    },
                    {
                        "name": "responseEnd",
                        "time": 675
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 679
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 679
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 679
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 680
                    },
                    {
                        "name": "domLoading",
                        "time": 680
                    },
                    {
                        "name": "firstPaint",
                        "time": 982
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 982
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 982
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 982
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 982
                    },
                    {
                        "name": "domInteractive",
                        "time": 1065
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1066
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1068
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1126
                    },
                    {
                        "name": "LayoutShift",
                        "time": 8123
                    },
                    {
                        "name": "domComplete",
                        "time": 11257
                    },
                    {
                        "name": "loadEventStart",
                        "time": 11257
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 11258
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2463
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2463
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 2.4475376241789746e-5
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 2.4475376241789746e-5
                    }
                ],
                "chromeUserTiming.navigationStart": 129,
                "chromeUserTiming.redirectStart": 107,
                "chromeUserTiming.domLoading": 680,
                "chromeUserTiming.responseEnd": 676,
                "chromeUserTiming.domInteractive": 1065,
                "chromeUserTiming.domContentLoadedEventStart": 1066,
                "chromeUserTiming.domContentLoadedEventEnd": 1069,
                "chromeUserTiming.domComplete": 11257,
                "chromeUserTiming.redirectEnd": 516,
                "chromeUserTiming.fetchStart": 516,
                "chromeUserTiming.unloadEventStart": 680,
                "chromeUserTiming.unloadEventEnd": 680,
                "chromeUserTiming.markAsMainFrame": 680,
                "chromeUserTiming.commitNavigationEnd": 680,
                "chromeUserTiming.firstPaint": 982,
                "chromeUserTiming.firstContentfulPaint": 982,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 982,
                "chromeUserTiming.firstMeaningfulPaint": 982,
                "chromeUserTiming.firstImagePaint": 1126,
                "chromeUserTiming.LayoutShift": 8124,
                "chromeUserTiming.loadEventStart": 11257,
                "chromeUserTiming.loadEventEnd": 11259,
                "chromeUserTiming.LargestTextPaint": 2463,
                "chromeUserTiming.LargestContentfulPaint": 2463,
                "chromeUserTiming.TotalLayoutShift": 2.4475376241789746e-5,
                "chromeUserTiming.CumulativeLayoutShift": 2.4475376241789746e-5,
                "LayoutShifts": [
                    {
                        "time": 8123,
                        "score": 2.4475376241789746e-5,
                        "cumulative_score": 2.4475376241789746e-5,
                        "window_score": 2.4475376241789746e-5,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1703,
                                860,
                                140,
                                70
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1712,
                                    "y": 860,
                                    "width": 130,
                                    "height": 70,
                                    "top": 860,
                                    "right": 1842,
                                    "bottom": 930,
                                    "left": 1712
                                },
                                "currentRect": {
                                    "x": 1703,
                                    "y": 860,
                                    "width": 139,
                                    "height": 70,
                                    "top": 860,
                                    "right": 1842,
                                    "bottom": 930,
                                    "left": 1703
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1762,
                                    "y": 860,
                                    "width": 72,
                                    "height": 70,
                                    "top": 860,
                                    "right": 1834,
                                    "bottom": 930,
                                    "left": 1762
                                },
                                "currentRect": {
                                    "x": 1771,
                                    "y": 860,
                                    "width": 72,
                                    "height": 70,
                                    "top": 860,
                                    "right": 1843,
                                    "bottom": 930,
                                    "left": 1771
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1025.96
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 1031.779
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 681.85299999999995
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 681.85900000000004
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 682.43799999999999
                        },
                        "4561": {
                            "name": "LinkRelPreloadAsFont",
                            "firstUsed": 685.21299999999997
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 691.43899999999996
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 691.46799999999996
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 691.47199999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 691.48199999999997
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 696.72799999999995
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 696.75900000000001
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 697.11800000000005
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 760.125
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 760.173
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 760.18200000000002
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 760.21699999999998
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 760.22400000000005
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 760.23900000000003
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 760.25
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 760.29200000000003
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 760.33799999999997
                        },
                        "4626": {
                            "name": "CSSAtRuleViewTransition",
                            "firstUsed": 760.48299999999995
                        },
                        "4743": {
                            "name": "CSSSelectorPseudoHas",
                            "firstUsed": 760.67600000000004
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 761.745
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 761.78499999999997
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 762.02200000000005
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 762.02700000000004
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 762.02999999999997
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 762.04499999999996
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 762.21699999999998
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 762.22500000000002
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 762.226
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 762.25
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 762.62199999999996
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 762.62800000000004
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 763.505
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 843.53499999999997
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 862.101
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 862.10599999999999
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 862.10900000000004
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 862.45799999999997
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 862.86099999999999
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 865.495
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 867.64800000000002
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 867.67999999999995
                        },
                        "4673": {
                            "name": "TextWrapBalance",
                            "firstUsed": 883.13300000000004
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 883.21299999999997
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 883.21500000000003
                        },
                        "4773": {
                            "name": "EffectiveAlignContentForBlock",
                            "firstUsed": 886.34000000000003
                        },
                        "3327": {
                            "name": "WebkitLineClampWithoutWebkitBox",
                            "firstUsed": 894.38999999999999
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1024.586
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1033.2059999999999
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1033.5820000000001
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 1033.646
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 1034.596
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 1034.6030000000001
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 1034.896
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1035.057
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 1035.0599999999999
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1035.1189999999999
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1035.1210000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1035.163
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 1035.4290000000001
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 1035.5350000000001
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 1035.5630000000001
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 1036.327
                        },
                        "1278": {
                            "name": "ScrollAnchored",
                            "firstUsed": 1037.441
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 1038.431
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 1049.3810000000001
                        },
                        "2108": {
                            "name": "ARIARoleDescriptionAttribute",
                            "firstUsed": 1049.825
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 1054.059
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1054.0630000000001
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 1054.2239999999999
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 1054.229
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 1054.9059999999999
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1065.175
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 1065.1990000000001
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 1065.732
                        },
                        "1029": {
                            "name": "V8History_ScrollRestoration_AttributeSetter",
                            "firstUsed": 1067.4159999999999
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 8741.6790000000001
                        }
                    },
                    "CSSFeatures": {
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 760.18600000000004
                        },
                        "102": {
                            "name": "CSSPropertyOutlineOffset",
                            "firstUsed": 760.245
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 760.29999999999995
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 760.31299999999999
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 760.31600000000003
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 760.31899999999996
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 760.32600000000002
                        },
                        "768": {
                            "name": "CSSPropertyNavigation",
                            "firstUsed": 760.49199999999996
                        },
                        "376": {
                            "name": "CSSPropertyMaskType",
                            "firstUsed": 762.07600000000002
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 762.19399999999996
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 762.83299999999997
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 763.22900000000004
                        },
                        "499": {
                            "name": "CSSPropertyScrollSnapType",
                            "firstUsed": 862.12400000000002
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 862.14499999999998
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 862.15099999999995
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 862.154
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 862.18600000000004
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 862.19000000000005
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 862.19600000000003
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 862.20100000000002
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 862.20399999999995
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 862.33900000000006
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 862.34400000000005
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 862.38499999999999
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 862.38900000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 862.39099999999996
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 862.39400000000001
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 862.39599999999996
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 862.39800000000002
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 862.40099999999995
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 862.40700000000004
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 862.40999999999997
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 862.41399999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 862.42200000000003
                        },
                        "621": {
                            "name": "CSSPropertyPaddingInline",
                            "firstUsed": 862.43299999999999
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 862.47500000000002
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 862.47799999999995
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 862.48199999999997
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 862.48500000000001
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 862.50199999999995
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 862.505
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 862.50699999999995
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 862.57299999999998
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 862.57600000000002
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 862.57799999999997
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 862.75699999999995
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 862.83600000000001
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 862.83799999999997
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 862.84100000000001
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 862.84299999999996
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 862.84500000000003
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 862.85299999999995
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 862.85699999999997
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 862.85900000000004
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 862.86199999999997
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 862.86400000000003
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 862.88400000000001
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 862.92999999999995
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 862.93399999999997
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 862.95799999999997
                        },
                        "357": {
                            "name": "CSSPropertyMask",
                            "firstUsed": 862.98900000000003
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 863.00300000000004
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 863.02099999999996
                        },
                        "585": {
                            "name": "CSSPropertyScrollBoundaryBehavior",
                            "firstUsed": 863.02700000000004
                        },
                        "243": {
                            "name": "CSSPropertyGridTemplateRows",
                            "firstUsed": 863.03899999999999
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 863.04100000000005
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 863.05799999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 863.06299999999999
                        },
                        "618": {
                            "name": "CSSPropertyMarginBlock",
                            "firstUsed": 863.06700000000001
                        },
                        "619": {
                            "name": "CSSPropertyMarginInline",
                            "firstUsed": 863.06899999999996
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 863.09500000000003
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 863.10000000000002
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 863.10199999999998
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 863.10599999999999
                        },
                        "620": {
                            "name": "CSSPropertyPaddingBlock",
                            "firstUsed": 863.17200000000003
                        },
                        "557": {
                            "name": "CSSPropertyPlaceContent",
                            "firstUsed": 863.19299999999998
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 863.197
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 863.20000000000005
                        },
                        "136": {
                            "name": "CSSPropertyTextOverflow",
                            "firstUsed": 863.202
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 863.20399999999995
                        },
                        "591": {
                            "name": "CSSPropertyRowGap",
                            "firstUsed": 863.25199999999995
                        },
                        "561": {
                            "name": "CSSPropertyScrollSnapAlign",
                            "firstUsed": 863.25599999999997
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 863.27099999999996
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 865.47900000000004
                        },
                        "746": {
                            "name": "CSSPropertyTextWrap",
                            "firstUsed": 865.827
                        },
                        "40": {
                            "name": "CSSPropertyBorderBottomWidth",
                            "firstUsed": 865.91200000000003
                        },
                        "249": {
                            "name": "CSSPropertyGridRow",
                            "firstUsed": 865.95899999999995
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 866.06500000000005
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 866.22299999999996
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 866.23400000000004
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 866.30600000000004
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 866.31899999999996
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 866.32600000000002
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 866.33100000000002
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 866.375
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 866.40899999999999
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 866.42899999999997
                        },
                        "260": {
                            "name": "CSSPropertyWebkitLineClamp",
                            "firstUsed": 866.47500000000002
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 866.47799999999995
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 867.23199999999997
                        },
                        "663": {
                            "name": "CSSPropertyTextDecorationThickness",
                            "firstUsed": 867.48599999999999
                        },
                        "661": {
                            "name": "CSSPropertyTextUnderlineOffset",
                            "firstUsed": 867.49000000000001
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1032.3720000000001
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1051.5740000000001
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1051.579
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 11259.091
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 969,
                "maxFID": 0,
                "TTIMeasurementEnd": 14329,
                "LastInteractive": 942,
                "TimeToInteractive": 942,
                "FirstCPUIdle": 969,
                "TotalBlockingTime": 0,
                "testID": "241224_AiDcVF_9D3",
                "step": 1,
                "effectiveBps": 583668,
                "domTime": 0,
                "aft": 0,
                "titleTime": 131,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.79000000000000004,
                "lighthouse.Performance.first-contentful-paint": 970.53599999999994,
                "lighthouse.Performance.largest-contentful-paint": 2388.5230000000001,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 2.4475376241789746e-5,
                "lighthouse.Performance.speed-index": 3051,
                "lighthouse.Accessibility": 0.96999999999999997,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "110": 36.799999999999997,
                            "211": 40,
                            "311": 15,
                            "412": 15,
                            "512": 19,
                            "613": 15,
                            "713": 10,
                            "814": 38.100000000000001,
                            "914": 40,
                            "1029": 78.299999999999997,
                            "1130": 73.700000000000003,
                            "1230": 42.100000000000001,
                            "1331": 23.800000000000001,
                            "1431": 40,
                            "1532": 57.899999999999999,
                            "1634": 60.899999999999999,
                            "1734": 36.799999999999997,
                            "1835": 66.700000000000003,
                            "1935": 63.200000000000003,
                            "2038": 80,
                            "2138": 76.200000000000003,
                            "2239": 65,
                            "2340": 57.899999999999999,
                            "2440": 66.700000000000003,
                            "2541": 80,
                            "2641": 65,
                            "2742": 78.900000000000006,
                            "2842": 65,
                            "2943": 70,
                            "3044": 85.700000000000003,
                            "3145": 84.200000000000003,
                            "3245": 80,
                            "3346": 75,
                            "3446": 76.200000000000003,
                            "3547": 60,
                            "3647": 66.700000000000003,
                            "3748": 68.400000000000006,
                            "3848": 65,
                            "3949": 68.400000000000006,
                            "4049": 81,
                            "4150": 80,
                            "4250": 66.700000000000003,
                            "4351": 65,
                            "4453": 84.200000000000003,
                            "4553": 95.200000000000003,
                            "4654": 73.700000000000003,
                            "4755": 68.400000000000006,
                            "4855": 66.700000000000003,
                            "4955": 65,
                            "5058": 90,
                            "5158": 66.700000000000003,
                            "5259": 65,
                            "5359": 70,
                            "5460": 63.200000000000003,
                            "5561": 72.700000000000003,
                            "5661": 65,
                            "5762": 68.400000000000006,
                            "5862": 60,
                            "5963": 65,
                            "6063": 89.5,
                            "6163": 71.400000000000006,
                            "6264": 61.899999999999999,
                            "6365": 70,
                            "6465": 95,
                            "6566": 84.200000000000003,
                            "6667": 76.200000000000003,
                            "6767": 78.900000000000006,
                            "6868": 76.200000000000003,
                            "6969": 75,
                            "7069": 90.5,
                            "7170": 75,
                            "7272": 80,
                            "7375": 85,
                            "7476": 76.200000000000003,
                            "7578": 80,
                            "7679": 75,
                            "7782": 83.299999999999997,
                            "7883": 76.200000000000003,
                            "8045": 84.799999999999997,
                            "8148": 90,
                            "8248": 85,
                            "8349": 84.200000000000003,
                            "8450": 80,
                            "8550": 75,
                            "8651": 81,
                            "8752": 75,
                            "8853": 78.900000000000006,
                            "8954": 95,
                            "9055": 100,
                            "9155": 85,
                            "9256": 75,
                            "9357": 80,
                            "9457": 80,
                            "9558": 80,
                            "9659": 76.200000000000003,
                            "9759": 85,
                            "9860": 76.200000000000003,
                            "9961": 78.900000000000006,
                            "10061": 90,
                            "10162": 75,
                            "10263": 80,
                            "10363": 75,
                            "10464": 80,
                            "10565": 80,
                            "10666": 80,
                            "10766": 80,
                            "10867": 76.200000000000003,
                            "10968": 75,
                            "11068": 94.700000000000003,
                            "11169": 75,
                            "11273": 73.700000000000003,
                            "11375": 71.400000000000006,
                            "11482": 75,
                            "11585": 68.200000000000003,
                            "11686": 70,
                            "11792": 100,
                            "11899": 100,
                            "12046": 100,
                            "12147": 85,
                            "12248": 75,
                            "12349": 80,
                            "12450": 83.299999999999997,
                            "12550": 77.299999999999997,
                            "12651": 78.900000000000006,
                            "12752": 75,
                            "12853": 85.700000000000003,
                            "12953": 65,
                            "13055": 90.5,
                            "13155": 70,
                            "13256": 75,
                            "13357": 78.900000000000006,
                            "13458": 75,
                            "13558": 84.200000000000003,
                            "13659": 80,
                            "13760": 76.200000000000003,
                            "13861": 78.900000000000006,
                            "13961": 90,
                            "14062": 90.5,
                            "14163": 73.700000000000003,
                            "14263": 70,
                            "14366": 100,
                            "14467": 80
                        },
                        "max": 100,
                        "count": 143
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "110": 0,
                            "211": 0,
                            "311": 145252,
                            "412": 605494,
                            "512": 58419,
                            "613": 12975,
                            "713": 5251,
                            "814": 2315968,
                            "914": 3540709,
                            "1029": 6704765,
                            "1130": 4963015,
                            "1230": 5566187,
                            "1331": 5175490,
                            "1431": 5077740,
                            "1532": 4945749,
                            "1634": 5123969,
                            "1734": 5415365,
                            "1835": 4959468,
                            "1935": 5431542,
                            "2038": 4205309,
                            "2138": 5873198,
                            "2239": 5189349,
                            "2340": 5142741,
                            "2440": 5425034,
                            "2541": 5185475,
                            "2641": 4971096,
                            "2742": 5203137,
                            "2842": 5194702,
                            "2943": 5192402,
                            "3044": 4923352,
                            "3145": 5405301,
                            "3245": 4962785,
                            "3346": 5195443,
                            "3446": 5200695,
                            "3547": 5194717,
                            "3647": 5172666,
                            "3748": 4969290,
                            "3848": 5437801,
                            "3949": 5580389,
                            "4049": 3794104,
                            "4150": 6641763,
                            "4250": 4491333,
                            "4351": 5198167,
                            "4453": 5299237,
                            "4553": 5303023,
                            "4654": 4956759,
                            "4755": 5180574,
                            "4855": 4975213,
                            "4955": 5426891,
                            "5058": 4862842,
                            "5158": 5416714,
                            "5259": 4958483,
                            "5359": 5184423,
                            "5460": 5186206,
                            "5561": 4952047,
                            "5661": 5209721,
                            "5762": 5193814,
                            "5862": 5186512,
                            "5963": 5181439,
                            "6063": 4950410,
                            "6163": 5416288,
                            "6264": 4950665,
                            "6365": 5401146,
                            "6465": 5169272,
                            "6566": 5170134,
                            "6667": 4960566,
                            "6767": 5410044,
                            "6868": 4936768,
                            "6969": 5198663,
                            "7069": 5176496,
                            "7170": 5163231,
                            "7272": 5360943,
                            "7375": 4829785,
                            "7476": 5418296,
                            "7578": 5077472,
                            "7679": 5207290,
                            "7782": 5271256,
                            "7883": 4932670,
                            "8045": 5066921,
                            "8148": 5305177,
                            "8248": 5179254,
                            "8349": 5184972,
                            "8450": 5185065,
                            "8550": 5280347,
                            "8651": 5323293,
                            "8752": 5425500,
                            "8853": 5385840,
                            "8954": 5742724,
                            "9055": 5388571,
                            "9155": 5880117,
                            "9256": 5656258,
                            "9357": 5403370,
                            "9457": 6109506,
                            "9558": 5626826,
                            "9659": 5624296,
                            "9759": 5654133,
                            "9860": 5652558,
                            "9961": 5628591,
                            "10061": 5993202,
                            "10162": 5873391,
                            "10263": 6108130,
                            "10363": 5881343,
                            "10464": 5866086,
                            "10565": 5209926,
                            "10666": 0,
                            "10766": 0,
                            "10867": 0,
                            "10968": 0,
                            "11068": 0,
                            "11169": 0,
                            "11273": 0,
                            "11375": 156081,
                            "11482": 0,
                            "11585": 0,
                            "11686": 3320,
                            "11792": 0,
                            "11899": 0,
                            "12046": 0,
                            "12147": 0,
                            "12248": 0,
                            "12349": 0,
                            "12450": 0,
                            "12550": 0,
                            "12651": 0,
                            "12752": 0,
                            "12853": 5232,
                            "12953": 0,
                            "13055": 0,
                            "13155": 0,
                            "13256": 0,
                            "13357": 5247,
                            "13458": 26536,
                            "13558": 0,
                            "13659": 0,
                            "13760": 0,
                            "13861": 0,
                            "13961": 0,
                            "14062": 0,
                            "14163": 0,
                            "14263": 0,
                            "14366": 0,
                            "14467": 0
                        },
                        "max": 6704765,
                        "count": 143
                    }
                },
                "effectiveBpsDoc": 583668,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_000900.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001400.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001600.jpg",
                        "VisuallyComplete": 18
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 26
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001800.jpg",
                        "VisuallyComplete": 32
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 46
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 58
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 67
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002400.jpg",
                        "VisuallyComplete": 82
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002500.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002600.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002700.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002800.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002900.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003100.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003200.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003500.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003700.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003900.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004100.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004900.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005000.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005100.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005200.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 5300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005300.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 5400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005400.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005500.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 5600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005600.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 5700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005700.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 5800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005800.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 5900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005900.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 6000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_006000.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 6200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_006200.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "atelierhaus23.de": {
                        "bytes": 0,
                        "requests": 1,
                        "connections": 1
                    },
                    "www.atelierhaus23.de": {
                        "bytes": 6236356,
                        "requests": 15,
                        "connections": 1
                    },
                    "backofen.link": {
                        "bytes": 723,
                        "requests": 2,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 8835,
                        "bytesUncompressed": 50229,
                        "requests": 3
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 72487,
                        "bytesUncompressed": 195095,
                        "requests": 2
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 6103,
                        "bytesUncompressed": 33435,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 1898497,
                        "bytesUncompressed": 1898497,
                        "requests": 6
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 135688,
                        "bytesUncompressed": 135688,
                        "requests": 4
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 4115467,
                        "bytesUncompressed": 4115467,
                        "requests": 1
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 2,
                        "bytesUncompressed": 2,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "other",
                        "level": "warning",
                        "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                        "timestamp": 1735055582661.042,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    },
                    {
                        "source": "other",
                        "level": "warning",
                        "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                        "timestamp": 1735055582661.188,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735055596124.9709,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735055596125.0959,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                "loadTime": 1305,
                "docTime": 1305,
                "fullyLoaded": 1305,
                "bytesOut": 23888,
                "bytesOutDoc": 23888,
                "bytesIn": 6098881,
                "bytesInDoc": 6098881,
                "requests": [
                    {
                        "type": 3,
                        "id": "87CEA4236E79C1F11E50364744F3C940-1",
                        "request_id": "87CEA4236E79C1F11E50364744F3C940-1",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/",
                        "raw_id": "87CEA4236E79C1F11E50364744F3C940",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/",
                        "responseCode": 302,
                        "load_ms": 133,
                        "ttfb_ms": 133,
                        "load_start": 194,
                        "load_start_float": 194.000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 38,
                        "connect_start": 38,
                        "connect_end": 89,
                        "ssl_start": 89,
                        "ssl_end": 194,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "atelierhaus23.de",
                            "sanList": [
                                "atelierhaus23.de",
                                "www.atelierhaus23.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1730469716,
                            "validTo": 1738245715,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1730473226140,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022037AC58FD0F17BEEFDC0B5A360A858798ACDFDEF265F1F1ECB113C59AEEE8FF3E022100FCD791C73D7C87CA1EA932A6C52E363384A70034A575E4D2CEE3353970B5804C"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h1'",
                                    "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                    "timestamp": 1730473226334,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E2C29F706003823548A5A042CD5A0C6AF0D39E68B209FE0E363EE27677333A260220111379881132DDB44724BA9052A2FC5582AE3B41BFCA2DF63E3C0F45FFB0270C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                "location: https:\/\/www.atelierhaus23.de\/de",
                                "server: Apache",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2134,
                        "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": 38,
                        "connect_ms": 51,
                        "ssl_ms": 105,
                        "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": 0,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 1000001,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCA+6gAwIBAgISA\/OwLo1ciFbMeXZ2HyuhyAO4MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTAxMTQwMTU2WhcNMjUwMTMwMTQwMTU1WjAbMRkwFwYDVQQD\nExBhdGVsaWVyaGF1czIzLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC\nAQEArA2mK\/ITQxqy9\/Id32E+Ye\/GlFwNed21xSbdFR9Uy\/hDM529CA69MHOBnkh9\nnNbqtBuva7zDzg1gk8ZYWPKDqPj+AufALlYTvaENlYhP1lHKL3zARwHasFOdZCJj\noYX4\/ZlaeHzNihLQp7t5TtD4ad2owQe6qcuJutCKO6I9CeH0HxaV4YMfxq\/VkCkC\nRLEJm\/0CwumtgCrBseKt1IXrWGAh7ANoaPSyTEKE8Ep4sZlUS\/VWkdtEyZyHQvtV\n0sC0c5Yt2XrzHNn6z4aUYs3Nn91byYudNRxkLRul+cXsS2fESuhuN6AwfWfn\/ZSQ\nvVc5a3BPxlKlpDuqm0vAxOZrUwIDAQABo4ICKjCCAiYwDgYDVR0PAQH\/BAQDAgWg\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTAO4nkdRNbWR7\/6Jj6o3iWVB\/oEjAfBgNVHSMEGDAWgBTFz0ak6vTD\nwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6\nLy9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTEuaS5sZW5j\nci5vcmcvMDEGA1UdEQQqMCiCEGF0ZWxpZXJoYXVzMjMuZGWCFHd3dy5hdGVsaWVy\naGF1czIzLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB\n9QSB8gDwAHYAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzEuVCkR+cAAAGS6D3v\nnAAABAMARzBFAiA3rFj9Dxe+79wLWjYKhYeYrN\/e8mXx8eyxE8Wa7uj\/PgIhAPzX\nkcc9fIfKHqkypsUuNjOEpwA0pXXk0s7jNTlwtYBMAHYAE0rfGrWYQgl4DG\/vTHqR\npBa3I0nOWFdq367ap8Kr4CIAAAGS6D3wXgAABAMARzBFAiEA4sKfcGADgjVIpaBC\nzVoMavDTnmiyCf4ONj7idnczOiYCIBETeYgRMt20RyS6kFKi\/FWCrjtBv8ot9j48\nD0X\/sCcMMA0GCSqGSIb3DQEBCwUAA4IBAQAwsXzTNhEBnPTqoV59F24e6ElhHOM8\n952zZwIVysYc3UGazHLcZ1ZajCYhdJsfTgmAnVOTW5jobDbqmeL3Sboi3DfwmtJG\n9eLHNALaolUB\/O0cqNrvoS0ej6NR6BtVkl8fTV+1wZJHpPje+ijPEmkxUJwoS1Zi\n7iww75pfMEyh2l3kOoO\/UA88qqcdxoeXAmqZVbex4tRj9d\/V8mR24CI0nmbMxyca\nP+Ghj4fRL4WZzHeKb1zkiyNyBK6yVzrFbBWs73Y7JkfHNTJceyrBIdOUnR2lqft9\nGa\/\/JTVYuh+M\/Gz4\/KFIMwhMrLSHeeM8JHMGXZ0IjKKjMXVjCyL8MgBG\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 327,
                        "ttfb_start": 194,
                        "ttfb_end": 327,
                        "download_start": 327,
                        "download_end": 327,
                        "download_ms": 0,
                        "all_start": 0,
                        "all_end": 327,
                        "all_ms": 327,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "87CEA4236E79C1F11E50364744F3C940-2",
                        "request_id": "87CEA4236E79C1F11E50364744F3C940-2",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/de",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/de",
                        "raw_id": "87CEA4236E79C1F11E50364744F3C940",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 188,
                        "ttfb_ms": 187,
                        "load_start": 329,
                        "load_start_float": 329.00006100000002,
                        "bytesIn": 8843,
                        "objectSize": 8843,
                        "objectSizeUncompressed": 50241,
                        "chunks": [
                            {
                                "ts": 517,
                                "bytes": 8843,
                                "inflated": 50241
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/de",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2140,
                        "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": 8890,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 328,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 61,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 517,
                        "ttfb_start": 329,
                        "ttfb_end": 516,
                        "download_start": 516,
                        "download_end": 517,
                        "download_ms": 1,
                        "all_start": 329,
                        "all_end": 517,
                        "all_ms": 188,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                726.89300000000003,
                                727.56299999999999
                            ],
                            [
                                726.90599999999995,
                                727.04999999999995
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "35647.4",
                        "request_id": "35647.4",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/css\/style.css?v=1716917497",
                        "raw_id": "35647.4",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 72,
                        "ttfb_ms": 70,
                        "load_start": 533,
                        "load_start_float": 533.00009799999998,
                        "bytesIn": 6103,
                        "objectSize": 6103,
                        "objectSizeUncompressed": 33435,
                        "chunks": [
                            {
                                "ts": 604,
                                "bytes": 6103,
                                "inflated": 33435
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 13,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/css\/style.css?v=1716917497",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"829b-61987018f8f3a-br\"",
                                "priority: u=0",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: br",
                                "content-length: 6103",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                "etag: \"829b-61987018f8f3a-br\"",
                                "last-modified: Tue, 28 May 2024 17:31:37 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2026,
                        "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": 6103,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 528,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 98,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 605,
                        "ttfb_start": 533,
                        "ttfb_end": 603,
                        "download_start": 603,
                        "download_end": 605,
                        "download_ms": 2,
                        "all_start": 533,
                        "all_end": 605,
                        "all_ms": 72,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "35647.5",
                        "request_id": "35647.5",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/assets\/js\/main.min.js?v=1699158120",
                        "raw_id": "35647.5",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 240,
                        "ttfb_ms": 228,
                        "load_start": 536,
                        "load_start_float": 536.00009999999997,
                        "bytesIn": 71766,
                        "objectSize": 71766,
                        "objectSizeUncompressed": 193688,
                        "chunks": [
                            {
                                "ts": 767,
                                "bytes": 32768,
                                "inflated": 20747
                            },
                            {
                                "ts": 772,
                                "bytes": 32768,
                                "inflated": 19312
                            },
                            {
                                "ts": 776,
                                "bytes": 6230,
                                "inflated": 22557
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 685,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/assets\/js\/main.min.js?v=1699158120",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"2f498-6096014294efa-br\"",
                                "priority: u=1",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: br",
                                "content-length: 71766",
                                "content-type: application\/javascript",
                                "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                "etag: \"2f498-6096014294efa-br\"",
                                "last-modified: Sun, 05 Nov 2023 04:22:00 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1990,
                        "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": 71766,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 528,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 100,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 776,
                        "ttfb_start": 536,
                        "ttfb_end": 764,
                        "download_start": 764,
                        "download_end": 776,
                        "download_ms": 12,
                        "all_start": 536,
                        "all_end": 776,
                        "all_ms": 240,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 122,
                            "v8.compile": 18,
                            "FunctionCall": 37
                        },
                        "cpu.EvaluateScript": 122,
                        "cpu.v8.compile": 18,
                        "cpu.FunctionCall": 37,
                        "cpuTime": 177,
                        "js_timing": [
                            [
                                916.43600000000004,
                                1037.9449999999999
                            ],
                            [
                                916.447,
                                934.15599999999995
                            ],
                            [
                                1045.48,
                                1048.633
                            ],
                            [
                                1048.655,
                                1049.951
                            ],
                            [
                                1049.962,
                                1049.9739999999999
                            ],
                            [
                                1075.6800000000001,
                                1075.7670000000001
                            ],
                            [
                                1075.777,
                                1076.1210000000001
                            ],
                            [
                                1076.1310000000001,
                                1076.1420000000001
                            ],
                            [
                                1080.0630000000001,
                                1080.845
                            ],
                            [
                                1088.318,
                                1089.672
                            ],
                            [
                                1089.6790000000001,
                                1089.798
                            ],
                            [
                                1102.5799999999999,
                                1103.991
                            ],
                            [
                                1106.2809999999999,
                                1106.299
                            ],
                            [
                                1106.3040000000001,
                                1106.335
                            ],
                            [
                                1106.338,
                                1106.3430000000001
                            ],
                            [
                                1194.7639999999999,
                                1195.9590000000001
                            ],
                            [
                                1197.508,
                                1197.6079999999999
                            ],
                            [
                                1197.636,
                                1197.673
                            ],
                            [
                                1197.8610000000001,
                                1198.4100000000001
                            ],
                            [
                                1198.816,
                                1198.8710000000001
                            ],
                            [
                                1214.04,
                                1215.008
                            ],
                            [
                                1215.02,
                                1215.0329999999999
                            ],
                            [
                                1228.309,
                                1228.8699999999999
                            ],
                            [
                                1228.903,
                                1228.981
                            ],
                            [
                                1228.999,
                                1229.0599999999999
                            ],
                            [
                                1229.0820000000001,
                                1229.117
                            ],
                            [
                                1229.1369999999999,
                                1229.172
                            ],
                            [
                                1229.184,
                                1229.213
                            ],
                            [
                                1238.961,
                                1239.0350000000001
                            ],
                            [
                                1239.0530000000001,
                                1239.0820000000001
                            ],
                            [
                                1239.0930000000001,
                                1239.53
                            ],
                            [
                                1239.55,
                                1239.5840000000001
                            ],
                            [
                                1239.5989999999999,
                                1239.6189999999999
                            ],
                            [
                                1239.627,
                                1239.646
                            ],
                            [
                                1239.662,
                                1239.6869999999999
                            ],
                            [
                                1239.6959999999999,
                                1239.711
                            ],
                            [
                                1305.1790000000001,
                                1305.319
                            ],
                            [
                                1305.3389999999999,
                                1305.3720000000001
                            ],
                            [
                                1305.431,
                                1311.3399999999999
                            ],
                            [
                                1311.3530000000001,
                                1311.463
                            ],
                            [
                                1311.4659999999999,
                                1311.4739999999999
                            ],
                            [
                                1311.4770000000001,
                                1311.4829999999999
                            ],
                            [
                                1311.4860000000001,
                                1311.8050000000001
                            ],
                            [
                                1317.4780000000001,
                                1324.48
                            ],
                            [
                                1324.498,
                                1324.519
                            ],
                            [
                                1324.5260000000001,
                                1324.5409999999999
                            ],
                            [
                                1324.546,
                                1324.556
                            ],
                            [
                                1324.5599999999999,
                                1324.5640000000001
                            ],
                            [
                                1324.568,
                                1327.393
                            ],
                            [
                                1327.402,
                                1327.4670000000001
                            ],
                            [
                                1327.472,
                                1327.518
                            ],
                            [
                                1413.9000000000001,
                                1414.1300000000001
                            ],
                            [
                                1414.1389999999999,
                                1414.1510000000001
                            ],
                            [
                                1475.614,
                                1475.673
                            ],
                            [
                                1477.2809999999999,
                                1477.3109999999999
                            ],
                            [
                                1509.684,
                                1509.981
                            ],
                            [
                                1509.99,
                                1510.001
                            ],
                            [
                                1510.0060000000001,
                                1510.0250000000001
                            ],
                            [
                                1605.742,
                                1605.8710000000001
                            ],
                            [
                                1605.8789999999999,
                                1605.8900000000001
                            ],
                            [
                                1702.3299999999999,
                                1702.4390000000001
                            ],
                            [
                                1702.4469999999999,
                                1702.4580000000001
                            ],
                            [
                                1727.2940000000001,
                                1727.327
                            ],
                            [
                                1806.318,
                                1806.4090000000001
                            ],
                            [
                                1806.4169999999999,
                                1806.4269999999999
                            ],
                            [
                                1806.432,
                                1806.444
                            ],
                            [
                                1904.3800000000001,
                                1904.471
                            ],
                            [
                                1904.4780000000001,
                                1904.4880000000001
                            ],
                            [
                                1977.3689999999999,
                                1977.423
                            ],
                            [
                                2001.374,
                                2001.4880000000001
                            ],
                            [
                                2001.4949999999999,
                                2001.5060000000001
                            ],
                            [
                                2001.5119999999999,
                                2001.5250000000001
                            ],
                            [
                                2101.5259999999998,
                                2101.614
                            ],
                            [
                                2101.6210000000001,
                                2101.6309999999999
                            ],
                            [
                                2208.5590000000002,
                                2208.6770000000001
                            ],
                            [
                                2208.692,
                                2208.7109999999998
                            ],
                            [
                                2227.2939999999999,
                                2227.3299999999999
                            ],
                            [
                                2303.4140000000002,
                                2303.527
                            ],
                            [
                                2303.5340000000001,
                                2303.5459999999998
                            ],
                            [
                                2303.5509999999999,
                                2303.5639999999999
                            ],
                            [
                                2403.424,
                                2403.8000000000002
                            ],
                            [
                                2403.8099999999999,
                                2403.8449999999998
                            ],
                            [
                                2477.3380000000002,
                                2477.3879999999999
                            ],
                            [
                                2501.2939999999999,
                                2501.4099999999999
                            ],
                            [
                                2501.4169999999999,
                                2501.4270000000001
                            ],
                            [
                                2501.4319999999998,
                                2501.4430000000002
                            ],
                            [
                                2603.4650000000001,
                                2603.5990000000002
                            ],
                            [
                                2603.607,
                                2603.6179999999999
                            ],
                            [
                                2709.3939999999998,
                                2709.4940000000001
                            ],
                            [
                                2709.502,
                                2709.5120000000002
                            ],
                            [
                                2727.2910000000002,
                                2727.3270000000002
                            ],
                            [
                                2805.462,
                                2805.5619999999999
                            ],
                            [
                                2805.5700000000002,
                                2805.605
                            ],
                            [
                                2805.6100000000001,
                                2805.623
                            ],
                            [
                                2909.3319999999999,
                                2909.4470000000001
                            ],
                            [
                                2909.4560000000001,
                                2909.4690000000001
                            ],
                            [
                                2977.3409999999999,
                                2977.393
                            ],
                            [
                                3007.3429999999998,
                                3007.4369999999999
                            ],
                            [
                                3007.451,
                                3007.462
                            ],
                            [
                                3007.4670000000001,
                                3007.4940000000001
                            ],
                            [
                                3107.4450000000002,
                                3107.5459999999998
                            ],
                            [
                                3107.5529999999999,
                                3107.5639999999999
                            ],
                            [
                                3211.1379999999999,
                                3211.2669999999998
                            ],
                            [
                                3211.2759999999998,
                                3211.288
                            ],
                            [
                                3227.2910000000002,
                                3227.3330000000001
                            ],
                            [
                                3301.6410000000001,
                                3301.741
                            ],
                            [
                                3301.7489999999998,
                                3301.7620000000002
                            ],
                            [
                                3301.7669999999998,
                                3301.7800000000002
                            ],
                            [
                                3403.4430000000002,
                                3404.3229999999999
                            ],
                            [
                                3404.3380000000002,
                                3404.3510000000001
                            ],
                            [
                                3477.3510000000001,
                                3477.404
                            ],
                            [
                                3501.6669999999999,
                                3501.8209999999999
                            ],
                            [
                                3501.8299999999999,
                                3501.8409999999999
                            ],
                            [
                                3501.8470000000002,
                                3501.8589999999999
                            ],
                            [
                                3603.4099999999999,
                                3603.5349999999999
                            ],
                            [
                                3603.5439999999999,
                                3603.5540000000001
                            ],
                            [
                                3703.4259999999999,
                                3703.567
                            ],
                            [
                                3703.5749999999998,
                                3703.585
                            ],
                            [
                                3727.2919999999999,
                                3727.3310000000001
                            ],
                            [
                                3801.1410000000001,
                                3801.288
                            ],
                            [
                                3801.2979999999998,
                                3801.3110000000001
                            ],
                            [
                                3801.317,
                                3801.3310000000001
                            ],
                            [
                                3908.4749999999999,
                                3908.5990000000002
                            ],
                            [
                                3908.6080000000002,
                                3908.6210000000001
                            ],
                            [
                                3977.3110000000001,
                                3977.3420000000001
                            ],
                            [
                                4008.3560000000002,
                                4008.4630000000002
                            ],
                            [
                                4008.4699999999998,
                                4008.4769999999999
                            ],
                            [
                                4008.4810000000002,
                                4008.4929999999999
                            ],
                            [
                                4102.6059999999998,
                                4104.3779999999997
                            ],
                            [
                                4104.402,
                                4104.4279999999999
                            ],
                            [
                                4206.3869999999997,
                                4206.5100000000002
                            ],
                            [
                                4206.518,
                                4206.5259999999998
                            ],
                            [
                                4227.3029999999999,
                                4227.3320000000003
                            ],
                            [
                                4305.6000000000004,
                                4305.7650000000003
                            ],
                            [
                                4305.7809999999999,
                                4305.799
                            ],
                            [
                                4305.8069999999998,
                                4305.8249999999998
                            ],
                            [
                                4407.5789999999997,
                                4407.7470000000003
                            ],
                            [
                                4407.7629999999999,
                                4407.8190000000004
                            ]
                        ],
                        "blockingTime": 121.5089999999999
                    },
                    {
                        "type": 3,
                        "id": "35647.11",
                        "request_id": "35647.11",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                        "raw_id": "35647.11",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 304,
                        "request_type": "Media",
                        "load_ms": 378,
                        "ttfb_ms": 153,
                        "load_start": 614,
                        "load_start_float": 614.00011199999994,
                        "bytesIn": 4115467,
                        "objectSize": 4115467,
                        "objectSizeUncompressed": 4115467,
                        "chunks": [
                            {
                                "ts": 774,
                                "bytes": 65536
                            },
                            {
                                "ts": 776,
                                "bytes": 65536
                            },
                            {
                                "ts": 778,
                                "bytes": 65536
                            },
                            {
                                "ts": 780,
                                "bytes": 65536
                            },
                            {
                                "ts": 784,
                                "bytes": 65536
                            },
                            {
                                "ts": 787,
                                "bytes": 65536
                            },
                            {
                                "ts": 791,
                                "bytes": 65536
                            },
                            {
                                "ts": 792,
                                "bytes": 65536
                            },
                            {
                                "ts": 795,
                                "bytes": 65536
                            },
                            {
                                "ts": 798,
                                "bytes": 65536
                            },
                            {
                                "ts": 799,
                                "bytes": 65536
                            },
                            {
                                "ts": 803,
                                "bytes": 65536
                            },
                            {
                                "ts": 806,
                                "bytes": 65536
                            },
                            {
                                "ts": 808,
                                "bytes": 65536
                            },
                            {
                                "ts": 811,
                                "bytes": 65536
                            },
                            {
                                "ts": 814,
                                "bytes": 65536
                            },
                            {
                                "ts": 816,
                                "bytes": 65536
                            },
                            {
                                "ts": 820,
                                "bytes": 65536
                            },
                            {
                                "ts": 827,
                                "bytes": 65536
                            },
                            {
                                "ts": 832,
                                "bytes": 65536
                            },
                            {
                                "ts": 836,
                                "bytes": 65536
                            },
                            {
                                "ts": 838,
                                "bytes": 65536
                            },
                            {
                                "ts": 843,
                                "bytes": 65536
                            },
                            {
                                "ts": 844,
                                "bytes": 65536
                            },
                            {
                                "ts": 850,
                                "bytes": 65536
                            },
                            {
                                "ts": 851,
                                "bytes": 65536
                            },
                            {
                                "ts": 854,
                                "bytes": 65536
                            },
                            {
                                "ts": 856,
                                "bytes": 65536
                            },
                            {
                                "ts": 858,
                                "bytes": 65536
                            },
                            {
                                "ts": 861,
                                "bytes": 65536
                            },
                            {
                                "ts": 866,
                                "bytes": 65536
                            },
                            {
                                "ts": 868,
                                "bytes": 65536
                            },
                            {
                                "ts": 873,
                                "bytes": 65536
                            },
                            {
                                "ts": 877,
                                "bytes": 65536
                            },
                            {
                                "ts": 879,
                                "bytes": 65536
                            },
                            {
                                "ts": 883,
                                "bytes": 65536
                            },
                            {
                                "ts": 887,
                                "bytes": 65536
                            },
                            {
                                "ts": 893,
                                "bytes": 65536
                            },
                            {
                                "ts": 894,
                                "bytes": 65536
                            },
                            {
                                "ts": 897,
                                "bytes": 65536
                            },
                            {
                                "ts": 901,
                                "bytes": 65536
                            },
                            {
                                "ts": 922,
                                "bytes": 65536
                            },
                            {
                                "ts": 924,
                                "bytes": 65536
                            },
                            {
                                "ts": 929,
                                "bytes": 65536
                            },
                            {
                                "ts": 931,
                                "bytes": 65536
                            },
                            {
                                "ts": 934,
                                "bytes": 65536
                            },
                            {
                                "ts": 936,
                                "bytes": 65536
                            },
                            {
                                "ts": 940,
                                "bytes": 65536
                            },
                            {
                                "ts": 944,
                                "bytes": 65536
                            },
                            {
                                "ts": 948,
                                "bytes": 65536
                            },
                            {
                                "ts": 951,
                                "bytes": 65536
                            },
                            {
                                "ts": 955,
                                "bytes": 65536
                            },
                            {
                                "ts": 958,
                                "bytes": 65536
                            },
                            {
                                "ts": 961,
                                "bytes": 65536
                            },
                            {
                                "ts": 970,
                                "bytes": 65536
                            },
                            {
                                "ts": 977,
                                "bytes": 65536
                            },
                            {
                                "ts": 980,
                                "bytes": 65536
                            },
                            {
                                "ts": 982,
                                "bytes": 65536
                            },
                            {
                                "ts": 984,
                                "bytes": 65536
                            },
                            {
                                "ts": 986,
                                "bytes": 65536
                            },
                            {
                                "ts": 988,
                                "bytes": 65536
                            },
                            {
                                "ts": 990,
                                "bytes": 65536
                            },
                            {
                                "ts": 992,
                                "bytes": 52235
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 685,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"3ecc0b-605d528d4003b\"",
                                "priority: i",
                                "range: bytes=0-4115466",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                "etag: \"3ecc0b-605d528d4003b\"",
                                "last-modified: Thu, 21 Sep 2023 02:22:11 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "Content-Range: bytes 0-4115466\/4115467",
                                "Content-Length: 4115467",
                                "content-type: video\/mp4"
                            ]
                        },
                        "bytesOut": 2155,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 613,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "netlog_id": 112,
                        "server_port": "443",
                        "load_end": 992,
                        "ttfb_start": 614,
                        "ttfb_end": 767,
                        "download_start": 767,
                        "download_end": 992,
                        "download_ms": 225,
                        "all_start": 614,
                        "all_end": 992,
                        "all_ms": 378,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "35647.17",
                        "request_id": "35647.17",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "raw_id": "35647.17",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 102,
                        "ttfb_ms": 57,
                        "load_start": 974,
                        "load_start_float": 974.00012200000003,
                        "bytesIn": 396356,
                        "objectSize": 396356,
                        "objectSizeUncompressed": 396356,
                        "chunks": [
                            {
                                "ts": 1038,
                                "bytes": 65536
                            },
                            {
                                "ts": 1046,
                                "bytes": 65536
                            },
                            {
                                "ts": 1051,
                                "bytes": 65536
                            },
                            {
                                "ts": 1057,
                                "bytes": 65536
                            },
                            {
                                "ts": 1062,
                                "bytes": 65536
                            },
                            {
                                "ts": 1069,
                                "bytes": 65536
                            },
                            {
                                "ts": 1076,
                                "bytes": 3140
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"60c44-60b3691e5d81f\"",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                "etag: \"60c44-60b3691e5d81f\"",
                                "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-length: 396356",
                                "content-type: image\/webp"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 963,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "netlog_id": 122,
                        "server_port": "443",
                        "load_end": 1076,
                        "ttfb_start": 974,
                        "ttfb_end": 1031,
                        "download_start": 1031,
                        "download_end": 1076,
                        "download_ms": 45,
                        "all_start": 974,
                        "all_end": 1076,
                        "all_ms": 102,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "35647.18",
                        "request_id": "35647.18",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "raw_id": "35647.18",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 129,
                        "ttfb_ms": 57,
                        "load_start": 974,
                        "load_start_float": 974.00012400000003,
                        "bytesIn": 589860,
                        "objectSize": 589860,
                        "objectSizeUncompressed": 589860,
                        "chunks": [
                            {
                                "ts": 1042,
                                "bytes": 65536
                            },
                            {
                                "ts": 1047,
                                "bytes": 65536
                            },
                            {
                                "ts": 1054,
                                "bytes": 65536
                            },
                            {
                                "ts": 1059,
                                "bytes": 65536
                            },
                            {
                                "ts": 1065,
                                "bytes": 65536
                            },
                            {
                                "ts": 1071,
                                "bytes": 65536
                            },
                            {
                                "ts": 1077,
                                "bytes": 65536
                            },
                            {
                                "ts": 1085,
                                "bytes": 65536
                            },
                            {
                                "ts": 1090,
                                "bytes": 65536
                            },
                            {
                                "ts": 1103,
                                "bytes": 36
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"90024-60b3691e6551f\"",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                "etag: \"90024-60b3691e6551f\"",
                                "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-length: 589860",
                                "content-type: image\/webp"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 965,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "netlog_id": 124,
                        "server_port": "443",
                        "load_end": 1103,
                        "ttfb_start": 974,
                        "ttfb_end": 1031,
                        "download_start": 1031,
                        "download_end": 1103,
                        "download_ms": 72,
                        "all_start": 974,
                        "all_end": 1103,
                        "all_ms": 129,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "35647.19",
                        "request_id": "35647.19",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "raw_id": "35647.19",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 100,
                        "ttfb_ms": 59,
                        "load_start": 974,
                        "load_start_float": 974.00012600000002,
                        "bytesIn": 207740,
                        "objectSize": 207740,
                        "objectSizeUncompressed": 207740,
                        "chunks": [
                            {
                                "ts": 1045,
                                "bytes": 65536
                            },
                            {
                                "ts": 1055,
                                "bytes": 65536
                            },
                            {
                                "ts": 1064,
                                "bytes": 65536
                            },
                            {
                                "ts": 1074,
                                "bytes": 11132
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"32b7c-627b19f13cade\"",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                "etag: \"32b7c-627b19f13cade\"",
                                "last-modified: Mon, 25 Nov 2024 00:14:51 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-length: 207740",
                                "content-type: image\/webp"
                            ]
                        },
                        "bytesOut": 2323,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 965,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "netlog_id": 126,
                        "server_port": "443",
                        "load_end": 1074,
                        "ttfb_start": 974,
                        "ttfb_end": 1033,
                        "download_start": 1033,
                        "download_end": 1074,
                        "download_ms": 41,
                        "all_start": 974,
                        "all_end": 1074,
                        "all_ms": 100,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "35647.20",
                        "request_id": "35647.20",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "raw_id": "35647.20",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 140,
                        "ttfb_ms": 60,
                        "load_start": 974,
                        "load_start_float": 974.00012800000002,
                        "bytesIn": 250370,
                        "objectSize": 250370,
                        "objectSizeUncompressed": 250370,
                        "chunks": [
                            {
                                "ts": 1084,
                                "bytes": 65536
                            },
                            {
                                "ts": 1096,
                                "bytes": 65536
                            },
                            {
                                "ts": 1103,
                                "bytes": 65536
                            },
                            {
                                "ts": 1114,
                                "bytes": 53762
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"3d202-60b3697b0c1de\"",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                "etag: \"3d202-60b3697b0c1de\"",
                                "last-modified: Tue, 28 Nov 2023 13:42:41 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-length: 250370",
                                "content-type: image\/webp"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 966,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "netlog_id": 128,
                        "server_port": "443",
                        "load_end": 1114,
                        "ttfb_start": 974,
                        "ttfb_end": 1034,
                        "download_start": 1034,
                        "download_end": 1114,
                        "download_ms": 80,
                        "all_start": 974,
                        "all_end": 1114,
                        "all_ms": 140,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "35647.33",
                        "request_id": "35647.33",
                        "ip_addr": "85.13.163.179",
                        "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.atelierhaus23.de",
                        "url": "\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "raw_id": "35647.33",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 77,
                        "ttfb_ms": 54,
                        "load_start": 1103,
                        "load_start_float": 1103.000162,
                        "bytesIn": 452374,
                        "objectSize": 452374,
                        "objectSizeUncompressed": 452374,
                        "chunks": [
                            {
                                "ts": 1159,
                                "bytes": 65536
                            },
                            {
                                "ts": 1163,
                                "bytes": 65536
                            },
                            {
                                "ts": 1167,
                                "bytes": 65536
                            },
                            {
                                "ts": 1172,
                                "bytes": 65536
                            },
                            {
                                "ts": 1173,
                                "bytes": 65536
                            },
                            {
                                "ts": 1179,
                                "bytes": 65536
                            },
                            {
                                "ts": 1180,
                                "bytes": 59158
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.atelierhaus23.de\/de",
                        "initiator_line": 689,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.atelierhaus23.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"6e716-60b36984fe053\"",
                                "priority: i",
                                "referer: https:\/\/www.atelierhaus23.de\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                "etag: \"6e716-60b36984fe053\"",
                                "last-modified: Tue, 28 Nov 2023 13:42:51 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-length: 452374",
                                "content-type: image\/webp"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1083,
                        "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                        "netlog_id": 162,
                        "server_port": "443",
                        "load_end": 1180,
                        "ttfb_start": 1103,
                        "ttfb_end": 1157,
                        "download_start": 1157,
                        "download_end": 1180,
                        "download_ms": 23,
                        "all_start": 1103,
                        "all_end": 1180,
                        "all_ms": 77,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "35647.21",
                        "request_id": "35647.21",
                        "ip_addr": "188.245.164.83",
                        "full_url": "https:\/\/backofen.link\/plausible\/api\/event",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "backofen.link",
                        "url": "\/plausible\/api\/event",
                        "raw_id": "35647.21",
                        "frame_id": "F66C5576343C8546F93D6F65A092A590",
                        "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                        "responseCode": 202,
                        "request_type": "XHR",
                        "load_ms": 72,
                        "ttfb_ms": 72,
                        "load_start": 1118,
                        "load_start_float": 1118.0001299999999,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 1190,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate, max-age=0, private",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 161,
                        "protocol": "HTTP\/2",
                        "dns_start": 968,
                        "dns_end": 1004,
                        "connect_start": 1005,
                        "connect_end": 1040,
                        "ssl_start": 1041,
                        "ssl_end": 1113,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "backofen.link",
                            "sanList": [
                                "backofen.link",
                                "www.backofen.link"
                            ],
                            "issuer": "E5",
                            "validFrom": 1731077829,
                            "validTo": 1738853828,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1731081339190,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100CD33277BD9FF7F35D72B268DE81E6DD12F43CCC4A3F6C801D5422F5132AE5A27022100C8E05E7AB74CA8A46BA98EDEF488483CE2D2001A767E09F64B575E305875F0F8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2025h1'",
                                    "logId": "E092B3FC0C1DC8E768361FDE61B9964D0A5278198A72D672C4B04DA56D6F5404",
                                    "timestamp": 1731081341267,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022007B132F6EAD079B04262C14F67A52D302C24F28ECAB7146E7A2FFF86082C7F220221008AA7E068381F694DFFF510FC4BFA148BEEDFC51FBF2AF5BCFDA2A73BD1463F38"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/backofen.link\/plausible\/js\/script.js",
                        "initiator_line": "0",
                        "initiator_column": "828",
                        "initiator_type": "script",
                        "initiator_function": "e",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: backofen.link",
                                ":method: POST",
                                ":path: \/plausible\/api\/event",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 86",
                                "content-type: text\/plain",
                                "origin: https:\/\/www.atelierhaus23.de",
                                "priority: u=1, i",
                                "referer: https:\/\/www.atelierhaus23.de\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: *",
                                "application: 127.0.0.1",
                                "cache-control: must-revalidate, max-age=0, private",
                                "cdn-cachedat: 12\/24\/2024 15:53:59",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.06",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 2ab558404a3aafccbc3ac1e42e71b8e2",
                                "cdn-requestpullcode: 202",
                                "cdn-requestpullsuccess: True",
                                "cdn-requesttime: 0",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-length: 2",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: nginx",
                                "x-plausible-dropped: 1",
                                "x-request-id: GBQn6T8apfboq5NjdagF",
                                ":status: 202"
                            ]
                        },
                        "bytesOut": 2056,
                        "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": 36,
                        "connect_ms": 35,
                        "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": "",
                        "server_count": null,
                        "created": 967,
                        "socket_group": "pm\/https:\/\/backofen.link <https:\/\/atelierhaus23.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 130,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAxWgAwIBAgISA20Kmhd83yjliLgOunH\/7fbMMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNTAeFw0yNDExMDgxNDU3MDlaFw0yNTAyMDYxNDU3MDhaMBgxFjAUBgNVBAMTDWJh\nY2tvZmVuLmxpbmswWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARSDByp4Q6Jry4G\ncEXu0iw9o5NfWhTRm51+lKUtr8ah6Yqq9mpQy+o3gO0b9HGo5CVJM+MTcrBwhLKv\nKbueJr3io4ICIzCCAh8wDgYDVR0PAQH\/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUF\nBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQsDywx59+Ah8Lx\nMwUhQBSMM9pusTAfBgNVHSMEGDAWgBSfK1\/PPCFPnQS37SssxMZwi9LXDTBVBggr\nBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lNS5vLmxlbmNyLm9yZzAi\nBggrBgEFBQcwAoYWaHR0cDovL2U1LmkubGVuY3Iub3JnLzArBgNVHREEJDAigg1i\nYWNrb2Zlbi5saW5rghF3d3cuYmFja29mZW4ubGluazATBgNVHSAEDDAKMAgGBmeB\nDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3AKLjCuRF772tm3447Udnd1PX\ngluElNcrXhssxLlQpEfnAAABkwx9ATYAAAQDAEgwRgIhAM0zJ3vZ\/3811ysmjege\nbdEvQ8zEo\/bIAdVCL1EyrlonAiEAyOBeerdMqKRrqY7e9IhIPOLSABp2fgn2S1de\nMFh18PgAdgDgkrP8DB3I52g2H95huZZNClJ4GYpy1nLEsE2lbW9UBAAAAZMMfQlT\nAAAEAwBHMEUCIAexMvbq0HmwQmLBT2elLTAsJPKOyrcUbnov\/4YILH8iAiEAiqfg\naDgfaU3\/9RD8S\/oUi+7fxR+\/KvW8\/aKnO9FGPzgwCgYIKoZIzj0EAwMDZwAwZAIw\nRqIUwI2ofXf7XXDYSP32nPJQb6uBgj0NMlGuabvXCKxRqqVc3cPcOgJoAPdwwGfU\nAjBaaBJhoZthcOCVQxA2m2IpxAqUbO9PoX\/+zJazZzcAJRmrS6+RDSEQclSHJuN+\nBog=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRAIOPbGPOsTmMYgZigxXJ\/d4wDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNCzqK\na2GOtu\/cX1jnxkJFVKtj9mZhSAouWXW0gQI3ULc\/FnncmOyhKJdyIBwsz9V8UiBO\nVHhbhBRrwJCuhezAUUE8Wod\/Bk3U\/mDR+mwt4X2VEIiiCFQPmRpM5uoKrNijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSfK1\/PPCFPnQS37SssxMZw\ni9LXDTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAH3KdNEVCQdqk0LKyuNImTKdRJY1C\n2uw2SJajuhqkyGPY8C+zzsufZ+mgnhnq1A2KVQOSykOEnUbx1cy637rBAihx97r+\nbcwbZM6sTDIaEriR\/PLk6LKs9Be0uoVxgOKDcpG9svD33J+G9Lcfv1K9luDmSTgG\n6XNFIN5vfI5gs\/lMPyojEMdIzK9blcl2\/1vKxO8WGCcjvsQ1nJ\/Pwt8LQZBfOFyV\nXP8ubAp\/au3dc4EKWG9MO5zcx1qT9+NXRGdVWxGvmBFRAajciMfXME1ZuGmk3\/GO\nkoAM7ZkjZmleyokP1LGzmfJcUd9s7eeu1\/9\/eg5XlXd\/55GtYjAM+C4DG5i7eaNq\ncm2F+yxYIPt6cbbtYVNJCGfHWqHEQ4FYStUyFnv8sjyqU8ypgZaNJ9aVcWSICLOI\nE1\/Qv\/7oKsnZCWJ926wU6RqG1OYPGOi1zuABhLw61cuPVDT28nQS\/e6z95cJXq0e\nK1BcaJ6fJZsmbjRgD5p3mvEf5vdQM7MCEvU0tHbsx2I5mHHJoABHb8KVBgWp\/lcX\nGWiWaeOyB7RP+OfDtvi2OsapxXiV7vNVs7fMlrRjY1joKaqmmycnBvAq14AEbtyL\nsVfOS66B8apkeFX2NY4XPEYV4ZSCe8VHPrdrERk2wILG3T\/EGmSIkCYVUMSnjmJd\nVQD9F6Na\/+zmXCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1190,
                        "ttfb_start": 1118,
                        "ttfb_end": 1190,
                        "download_start": 1190,
                        "download_end": 1190,
                        "download_ms": 0,
                        "all_start": 968,
                        "all_end": 1190,
                        "all_ms": 215,
                        "index": 10,
                        "number": 11
                    }
                ],
                "requestsFull": 11,
                "requestsDoc": 11,
                "responses_200": 3,
                "responses_404": 0,
                "responses_other": 8,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "F66C5576343C8546F93D6F65A092A590",
                "loadEventStart": 1205,
                "loadEventEnd": 1211,
                "domContentLoadedEventStart": 988,
                "domContentLoadedEventEnd": 992,
                "URL": "https:\/\/atelierhaus23.de",
                "connections": 2,
                "final_base_page_request": 1,
                "final_base_page_request_id": "87CEA4236E79C1F11E50364744F3C940-2",
                "final_url": "https:\/\/www.atelierhaus23.de\/de",
                "domInteractive": 985,
                "firstPaint": 835.89999999990687,
                "firstContentfulPaint": 937,
                "firstMeaningfulPaint": 937,
                "firstImagePaint": 1288,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 516,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 86759,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 12,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 10,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 8,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 50,
                    "v8.compile": 18,
                    "UpdateLayoutTree": 16,
                    "ResourceFetcher::PrintPreloadMismatch": 0,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 74,
                    "PrePaint": 7,
                    "IntersectionObserverController::computeIntersections": 0,
                    "Paint": 3,
                    "Layerize": 1,
                    "ScrollLayer": 1,
                    "FunctionCall": 4,
                    "FireAnimationFrame": 3,
                    "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": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "HitTest": 0,
                    "XHRReadyStateChange": 0,
                    "v8.produceCache": 0,
                    "MarkDOMContent": 0,
                    "TimerFire": 0,
                    "MarkLoad": 0,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 1092
                },
                "cpuTimesDoc": {
                    "ParseHTML": 12,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 10,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 8,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 50,
                    "v8.compile": 18,
                    "UpdateLayoutTree": 16,
                    "ResourceFetcher::PrintPreloadMismatch": 0,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 74,
                    "PrePaint": 7,
                    "IntersectionObserverController::computeIntersections": 0,
                    "Paint": 3,
                    "Layerize": 1,
                    "ScrollLayer": 1,
                    "FunctionCall": 4,
                    "FireAnimationFrame": 3,
                    "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": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "HitTest": 0,
                    "XHRReadyStateChange": 0,
                    "v8.produceCache": 0,
                    "MarkDOMContent": 0,
                    "TimerFire": 0,
                    "MarkLoad": 0,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 1092
                },
                "cpu.ParseHTML": 12,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 10,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 50,
                "cpu.v8.compile": 18,
                "cpu.UpdateLayoutTree": 16,
                "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 74,
                "cpu.PrePaint": 7,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 3,
                "cpu.Layerize": 1,
                "cpu.ScrollLayer": 1,
                "cpu.FunctionCall": 4,
                "cpu.FireAnimationFrame": 3,
                "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": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.v8.produceCache": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 1092,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735055635.9723787,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735055637.7934949,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 3840,
                "fullyLoadedCPUpct": 49.612403100774635,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "F66C5576343C8546F93D6F65A092A590",
                                "loaderId": "3F6DD9F601E4390D2F732F25EFE1BD42"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.atelierhaus23.de",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.atelierhaus23.de\/de",
                "document_hostname": "www.atelierhaus23.de",
                "document_origin": "https:\/\/www.atelierhaus23.de",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 412,
                "domComplete": 1205,
                "PerformancePaintTiming.first-paint": 835.89999999990687,
                "PerformancePaintTiming.first-contentful-paint": 835.89999999990687,
                "origin_dns": {
                    "ns": [
                        "ns6.kasserver.com.",
                        "ns5.kasserver.com."
                    ],
                    "mx": [
                        "10 w0124e37.kasserver.com."
                    ],
                    "txt": [
                        "\"v=spf1 mx a ?all\""
                    ],
                    "soa": [
                        "ns5.kasserver.com. hostmaster.kasserver.com. 2409081135 28800 7200 1209600 7200"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "JavaScript frameworks": "GSAP",
                    "Web servers": "Apache HTTP Server",
                    "Analytics": "Plausible",
                    "Hosting": "ALL-INKL",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "GSAP": "",
                    "Apache HTTP Server": "",
                    "Plausible": "",
                    "ALL-INKL": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "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
                    },
                    "ALL-INKL": {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "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": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"menu-toggle__icon\" aria-hidden=\"true\">",
                                    "target": [
                                        ".menu-toggle__icon"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone04"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide03-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide03-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                                    "target": [
                                                        "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                                    "target": [
                                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                                    "target": [
                                                        "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                                    "target": [
                                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                                    "target": [
                                                        "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>",
                                                    "target": [
                                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                                    "target": [
                                                        ".events-block__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                                    "target": [
                                                        "h4"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                                    "target": [
                                                        "#main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                    "target": [
                                        "#splide01-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                    "target": [
                                        "#splide01-slide02 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                    "target": [
                                        "#splide01-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>",
                                    "target": [
                                        "#splide01-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>",
                                    "target": [
                                        "#splide01-slide03 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>",
                                    "target": [
                                        "#splide01-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                    "target": [
                                        "#splide01-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                    "target": [
                                        "#splide01-clone03 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                    "target": [
                                        "#splide01-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                    "target": [
                                        "#splide01-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                    "target": [
                                        "#splide01-clone04 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                    "target": [
                                        "#splide01-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                    "target": [
                                        "#splide02-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                    "target": [
                                        "#splide02-slide02 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                    "target": [
                                        "#splide02-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                    "target": [
                                        "#splide02-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                    "target": [
                                        "#splide02-clone03 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>",
                                    "target": [
                                        "#splide02-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                    "target": [
                                        "#splide02-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                    "target": [
                                        "#splide02-clone04 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                    "target": [
                                        "#splide02-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "43.8pt (58.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                    "target": [
                                        "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\">\n                        Mehr zu Noa                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Claudia Eschborn<\/h2>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">\n                      2404editions Fotografie in digitaler und analoger Qualit\u00e4t, Buchgestaltung und Buchbinderei, kleine Druck- und Marmorierwerkstatt.                    <\/div>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/claudia-eschborn\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Claudia                      <\/a>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>",
                                    "target": [
                                        "#splide03-slide04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>",
                                    "target": [
                                        "#splide03-slide04 > .scroller-slide__text > .text-wrap > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>",
                                    "target": [
                                        "#splide03-slide04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Noa                      <\/a>",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                    ]
                                },
                                {
                                    "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": "<div class=\"text-wrap\">",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .text-wrap"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "33.8pt (45px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                    "target": [
                                        ".events-block__headline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>",
                                    "target": [
                                        ".event-card__kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                    "target": [
                                        "h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>",
                                    "target": [
                                        "span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                    "target": [
                                        ".events-block__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Anschrift<\/p>",
                                    "target": [
                                        ".footer__item--1 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>",
                                    "target": [
                                        "p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Folge uns<\/p>",
                                    "target": [
                                        ".footer__item--2 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Kontakt<\/p>",
                                    "target": [
                                        ".footer__item--3 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"footer-item__headline kicker\">Rechtliches<\/p>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__headline.kicker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "menu",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"menu\" id=\"menu\">",
                                    "target": [
                                        "#menu"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "wave-mask",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>",
                                    "target": [
                                        "#wave-mask"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                    "target": [
                                        "#main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "blocks",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"blocks\" id=\"blocks\">",
                                    "target": [
                                        "#blocks"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "haus-verein",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"haus-verein\" class=\"block scroller-block \">",
                                    "target": [
                                        "#haus-verein"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-clone04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide01-clone04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "galerie23",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"galerie23\" class=\"block scroller-block \">",
                                    "target": [
                                        "#galerie23"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-clone04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-clone04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "kuenstlerinnen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"kuenstlerinnen\" class=\"block scroller-block \">",
                                    "target": [
                                        "#kuenstlerinnen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide03-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                    "target": [
                                        "#splide03-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-slide04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide03-clone04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide03-clone04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "events",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"events\" class=\"block events-block\">",
                                    "target": [
                                        "#events"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                    ]
                                },
                                {
                                    "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        "header > .logo[title=\"Atelierhaus 23\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                    "target": [
                                        ".hero-home__buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".hero-home__arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                    "target": [
                                        "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                    "target": [
                                        "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\">\n                        Mehr zu Noa                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                    "target": [
                                        "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">",
                                    "target": [
                                        ".events-block__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                    "target": [
                                        ".events-block__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">",
                                    "target": [
                                        ".footer__grid > .logo[title=\"Atelierhaus 23\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]: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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                    "target": [
                                        ".button--small[target=\"_blank\"][rel=\"noopener\"]: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                    "target": [
                                        ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                    "target": [
                                        ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"splide__list carousel__list\">",
                                    "target": [
                                        ".carousel__list"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"splide__slide carousel__item events-block__item\">",
                                    "target": [
                                        ".carousel__item"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                    "target": [
                                        "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-roledescription",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                            "help": "aria-roledescription must be on elements with a semantic role",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide03"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                    "target": [
                                        "#splide03-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                    "target": [
                                                        "video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>",
                                    "target": [
                                        ".menu-toggle__text"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "71.9pt (95.84px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                    "target": [
                                                        "video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                    "target": [
                                                        "video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                    "target": [
                                        ".hero-home__buttons > .button--large.buttons__item.button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "43.8pt (58.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                                    "target": [
                                                        "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                    "target": [
                                        "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "43.8pt (58.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                                    "target": [
                                                        "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                    "target": [
                                        "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                    "target": [
                                        "video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "dd46408.kasserver.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns5.kasserver.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 12086,
                "testUrl": "https:\/\/atelierhaus23.de",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Ahamono",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Bookie School Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 33.530000000000001,
                "generated-content-size": 24.75,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                        "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1245,
                        "naturalHeight": 1400
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                    "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497"
                ],
                "rendered-html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\"><head>\n  <meta charset=\"UTF-8\">\n  <title>Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta name=\"description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\">\n  <link rel=\"canonical\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"icon\" type=\"image\/svg+xml\" href=\"https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg\">\n  <meta name=\"view-transition\" content=\"same-origin\">\n  <link href=\"https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497\" rel=\"stylesheet\">    <meta property=\"og:image\" content=\"https:\/\/www.atelierhaus23.de\/media\/site\/d8a471751a-1695259717\/og.png\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta property=\"og:title\" content=\"Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen\">\n\n<meta property=\"og:description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\"><\/head>\n\n<body style=\"\">\n\n<script>document.documentElement.classList.add('js');<\/script>\n\n<div class=\"guides wrap\" style=\"translate: none; rotate: none; scale: none; opacity: 0; visibility: hidden; transform: scale(1, 0);\">\n  <div class=\"inner grid\">\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n  <\/div>\n<\/div>\n<header class=\"header\">\n\n  \n  \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n<\/header>\n\n\n<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">\n  <div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>\n  <div class=\"menu-toggle__icon\" aria-hidden=\"true\">\n    <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>\n  <g mask=\"url(#wave-mask)\">\n    <path class=\"wave wave--1\" d=\"M48 7C45.6592 7 44.4729 5.81421 43.4274 4.76772C42.4794 3.81951 41.6608 3 40.0008 3C38.3408 3 37.5237 3.81881 36.5742 4.76772C35.5279 5.8135 34.3423 7 32.0008 7C29.6592 7 28.4736 5.81421 27.4274 4.76772C26.4793 3.81951 25.6608 3 24.0008 3C22.3408 3 21.5245 3.81881 20.5741 4.76772C19.5279 5.8135 18.3423 7 16.0008 7C13.6592 7 12.4736 5.81421 11.4274 4.76772C10.4786 3.81951 9.66 3 8.00076 3C6.34151 3 5.52369 3.81881 4.57414 4.76772C3.52788 5.8135 2.34152 7 0 7\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--2\" d=\"M32 18C29.6592 18 28.4729 16.8142 27.4274 15.7677C26.4794 14.8195 25.6608 14 24.0008 14C22.3408 14 21.5237 14.8188 20.5742 15.7677C19.5279 16.8135 18.3423 18 16.0008 18C13.6592 18 12.4736 16.8142 11.4274 15.7677C10.4793 14.8195 9.66076 14 8.00076 14C6.34075 14 5.52446 14.8188 4.57414 15.7677C3.52788 16.8135 2.34229 18 0.000766754 18C-2.34075 18 -3.52637 16.8142 -4.57263 15.7677C-5.52142 14.8195 -6.34 14 -7.99924 14C-9.65849 14 -10.4763 14.8188 -11.4259 15.7677C-12.4721 16.8135 -13.6585 18 -16 18\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--3\" d=\"M48 29C45.6592 29 44.4729 27.8142 43.4274 26.7677C42.4794 25.8195 41.6608 25 40.0008 25C38.3408 25 37.5237 25.8188 36.5742 26.7677C35.5279 27.8135 34.3423 29 32.0008 29C29.6592 29 28.4736 27.8142 27.4274 26.7677C26.4793 25.8195 25.6608 25 24.0008 25C22.3408 25 21.5245 25.8188 20.5741 26.7677C19.5279 27.8135 18.3423 29 16.0008 29C13.6592 29 12.4736 27.8142 11.4274 26.7677C10.4786 25.8195 9.66 25 8.00076 25C6.34151 25 5.52369 25.8188 4.57414 26.7677C3.52788 27.8135 2.34152 29 0 29\" stroke=\"black\" stroke-width=\"2\"><\/path>\n  <\/g>\n  <path class=\"close\" d=\"M2 30L16 16M16 16L30 2M16 16L2 2M16 16L30 30\" stroke=\"black\" stroke-width=\"2\"><\/path>\n<\/svg>\n  <\/div>\n<\/button>\n\n<div class=\"menu\" id=\"menu\">\n  <div class=\"menu__grid grid\">\n\n    <nav class=\"menu__main main-menu\" aria-label=\"\">\n              <a class=\"main-menu__item main-menu__item--open\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n          Startseite        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\">\n          Haus &amp; Verein        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\">\n          Galerie 23        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\">\n          K\u00fcnstler*innen        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/termine\">\n          Termine        <\/a>\n          <\/nav>\n\n    \n    <nav class=\"menu__meta meta-menu buttons buttons--horizontal\" aria-label=\"\">\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Kontakt  <\/a>\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Presse  <\/a>\n              \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n              \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n          <\/nav>\n\n    \n    <!-- <nav class=\"menu__languages language-menu buttons buttons--horizontal\" aria-label=\"\">\n            <a class=\"language-menu__item button\" href=\"https:\/\/www.atelierhaus23.de\/en\">\n        English      <\/a>\n    <\/nav> -->\n    \n  <\/div>\n<\/div>\n<main class=\"main\" id=\"main\" data-light=\"\"> \n\n  <div class=\"hero-home grid\" data-dark=\"\">\n\n      <div class=\"hero-home__video\" style=\"--opacity: 0.5; opacity: 0.5; visibility: inherit;\" data-opacity=\"0.5\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>\n    <\/div>\n  \n  <div class=\"hero-home__text\" style=\"opacity: 1; visibility: inherit;\">\n    <h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>\n          <div class=\"hero-home__buttons buttons\">\n                  \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>\n              <\/div>\n      <\/div>\n\n  <a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">\n    <svg width=\"46\" height=\"61\" viewBox=\"0 0 46 61\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22.9998 0L22.9998 60\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M44.9998 38L22.9992 60L0.999815 38\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n  <\/a>\n\n<\/div>\n  <div class=\"blocks\" id=\"blocks\">\n    <div id=\"haus-verein\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"galerie23\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li>\n\n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"kuenstlerinnen\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Claudia Eschborn<\/h2>\n\n                    <div class=\"text-wrap\">\n                      2404editions Fotografie in digitaler und analoger Qualit\u00e4t, Buchgestaltung und Buchbinderei, kleine Druck- und Marmorierwerkstatt.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/claudia-eschborn\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Claudia                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>\n\n                    <div class=\"text-wrap\">\n                      I consider art to be a form of communication and theater to be one of its most prominent forms, which is also the language in which one can best experience this fundamental dimension of human relationships. With more than 20 years of experience as a multidisciplinary artist, I have a colorful box of tools that I can share and put into practice. Most of my professional experience has been in the \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\">\n                        Mehr zu Noa                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Meine Skulpturen sind das Ergebnis st\u00e4ndiger Ver\u00e4nderung, denn der Stein f\u00fchrt auch ein Eigenleben, das sich w\u00e4hrend des Bearbeitungsprozesses entwickelt. Ich m\u00f6chte mit meinen Skulpturen keine Geschichte erz\u00e4hlen oder eine Botschaft \u00fcbermitteln. Vielmehr m\u00f6chte ich Gef\u00fchle hervorrufen. Jeder sieht das was er sehen m\u00f6chte. Grenzenlos ist die Phantasie in der Kunst!                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Claudia Eschborn<\/h2>\n\n                    <div class=\"text-wrap\">\n                      2404editions Fotografie in digitaler und analoger Qualit\u00e4t, Buchgestaltung und Buchbinderei, kleine Druck- und Marmorierwerkstatt.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/claudia-eschborn\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Claudia                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>\n\n                    <div class=\"text-wrap\">\n                      I consider art to be a form of communication and theater to be one of its most prominent forms, which is also the language in which one can best experience this fundamental dimension of human relationships. With more than 20 years of experience as a multidisciplinary artist, I have a colorful box of tools that I can share and put into practice. Most of my professional experience has been in the \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Noa                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Meine Skulpturen sind das Ergebnis st\u00e4ndiger Ver\u00e4nderung, denn der Stein f\u00fchrt auch ein Eigenleben, das sich w\u00e4hrend des Bearbeitungsprozesses entwickelt. Ich m\u00f6chte mit meinen Skulpturen keine Geschichte erz\u00e4hlen oder eine Botschaft \u00fcbermitteln. Vielmehr m\u00f6chte ich Gef\u00fchle hervorrufen. Jeder sieht das was er sehen m\u00f6chte. Grenzenlos ist die Phantasie in der Kunst!                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div>\n  <div id=\"events\" class=\"block events-block\">\n\n    \n      <h2 class=\"events-block__headline\">Termine<\/h2>\n\n    \n    <div class=\"inner inner--wide events-block__grid splide carousel is-destroyed\">\n\n      <div class=\"carousel__arrows\">\n        <button class=\"carousel__arrow carousel__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"carousel__arrow carousel__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track carousel__track\">\n\n        <ul class=\"splide__list carousel__list\">\n\n          \n            <li class=\"splide__slide carousel__item events-block__item\">\n          \n              <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">\n\n                <div class=\"event-card__image image-wrap\">\n                                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">\n                                  <\/div>\n                <div class=\"event-card__text\">\n                  <p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>\n                  <h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>\n                  <span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>\n                <\/div>\n\n              <\/a>\n\n            <\/li>\n\n          \n        <\/ul>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"events-block__more\">\n\n      \n      <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <\/div>\n\n<\/main>\n\n<footer class=\"footer wrap\" data-dark=\"\">\n\n  <div class=\"inner inner grid footer__grid\">\n\n    \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n    \n      \n      <div class=\"footer__item footer__item--1 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Anschrift<\/p>\n\n        <p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--2 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Folge uns<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--3 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Kontakt<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--4 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Rechtliches<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n  <\/div>\n\n<\/footer>\n<script src=\"https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120\"><\/script>\n<script defer=\"\" data-domain=\"atelierhaus23.de\" data-api=\"https:\/\/backofen.link\/plausible\/api\/event\" src=\"https:\/\/backofen.link\/plausible\/js\/script.js\"><\/script>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        807
                    ],
                    [
                        865,
                        916
                    ],
                    [
                        1038,
                        4422
                    ]
                ],
                "longTasks": [
                    [
                        807,
                        865
                    ],
                    [
                        916,
                        1038
                    ]
                ],
                "lastVisualChange": 4500,
                "render": 1000,
                "visualComplete85": 2600,
                "visualComplete90": 3300,
                "visualComplete95": 4300,
                "visualComplete99": 4500,
                "visualComplete": 4500,
                "SpeedIndex": 2367,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 2536,
                        "size": 460306,
                        "DOMNodeId": 395,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "h1 h1--large"
                            },
                            "bounds": [
                                75.28125,
                                63.3125,
                                1111.4375,
                                527.109375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2536,
                        "size": 460306,
                        "element": {
                            "nodeName": "H1",
                            "boundingRect": {
                                "x": 75.28125,
                                "y": 63.3125,
                                "width": 1111.4375,
                                "height": 527.109375,
                                "top": 63.3125,
                                "right": 1186.71875,
                                "bottom": 590.421875,
                                "left": 75.28125
                            },
                            "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2535,
                        "size": 460306,
                        "DOMNodeId": 395,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "h1 h1--large"
                            },
                            "bounds": [
                                75.28125,
                                63.3125,
                                1111.4375,
                                527.109375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2535,
                        "size": 460306,
                        "element": {
                            "nodeName": "H1",
                            "boundingRect": {
                                "x": 75.28125,
                                "y": 63.3125,
                                "width": 1111.4375,
                                "height": 527.109375,
                                "top": 63.3125,
                                "right": 1186.71875,
                                "bottom": 590.421875,
                                "left": 75.28125
                            },
                            "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                            "content": "normal"
                        },
                        "type": "text"
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "H1",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "redirectStart",
                        "time": 109
                    },
                    {
                        "name": "navigationStart",
                        "time": 128
                    },
                    {
                        "name": "domLoading",
                        "time": 128
                    },
                    {
                        "name": "responseEnd",
                        "time": 129
                    },
                    {
                        "name": "domInteractive",
                        "time": 129
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 129
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 129
                    },
                    {
                        "name": "domComplete",
                        "time": 129
                    },
                    {
                        "name": "redirectEnd",
                        "time": 447
                    },
                    {
                        "name": "fetchStart",
                        "time": 447
                    },
                    {
                        "name": "responseEnd",
                        "time": 637
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 642
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 642
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 642
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 642
                    },
                    {
                        "name": "domLoading",
                        "time": 642
                    },
                    {
                        "name": "firstPaint",
                        "time": 936
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 936
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 936
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 936
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 936
                    },
                    {
                        "name": "domInteractive",
                        "time": 1085
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1088
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1092
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1288
                    },
                    {
                        "name": "domComplete",
                        "time": 1305
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1305
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1311
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2535
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2535
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 129,
                "chromeUserTiming.redirectStart": 109,
                "chromeUserTiming.domLoading": 643,
                "chromeUserTiming.responseEnd": 638,
                "chromeUserTiming.domInteractive": 1085,
                "chromeUserTiming.domContentLoadedEventStart": 1088,
                "chromeUserTiming.domContentLoadedEventEnd": 1092,
                "chromeUserTiming.domComplete": 1305,
                "chromeUserTiming.redirectEnd": 447,
                "chromeUserTiming.fetchStart": 447,
                "chromeUserTiming.unloadEventStart": 642,
                "chromeUserTiming.unloadEventEnd": 642,
                "chromeUserTiming.markAsMainFrame": 642,
                "chromeUserTiming.commitNavigationEnd": 643,
                "chromeUserTiming.firstPaint": 936,
                "chromeUserTiming.firstContentfulPaint": 936,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 936,
                "chromeUserTiming.firstMeaningfulPaint": 936,
                "chromeUserTiming.firstImagePaint": 1288,
                "chromeUserTiming.loadEventStart": 1305,
                "chromeUserTiming.loadEventEnd": 1312,
                "chromeUserTiming.LargestTextPaint": 2536,
                "chromeUserTiming.LargestContentfulPaint": 2536,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 916.822
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 948.66399999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 643.83199999999999
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 643.83900000000006
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 645.36000000000001
                        },
                        "4561": {
                            "name": "LinkRelPreloadAsFont",
                            "firstUsed": 646.12199999999996
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 657.98599999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 658.01300000000003
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 658.01599999999996
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 658.02599999999995
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 661.66999999999996
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 661.70299999999997
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 662.06600000000003
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 725.40899999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 726.03899999999999
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 726.07600000000002
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 726.08199999999999
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 726.10699999999997
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 726.11199999999997
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 726.12199999999996
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 726.12900000000002
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 726.15999999999997
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 726.19799999999998
                        },
                        "4626": {
                            "name": "CSSAtRuleViewTransition",
                            "firstUsed": 726.322
                        },
                        "4743": {
                            "name": "CSSSelectorPseudoHas",
                            "firstUsed": 726.48900000000003
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 727.86900000000003
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 727.91899999999998
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 728.05399999999997
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 728.05600000000004
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 728.05799999999999
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 728.06600000000003
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 728.21500000000003
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 728.22000000000003
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 728.22199999999998
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 728.29700000000003
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 728.65599999999995
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 728.66099999999994
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 729.52499999999998
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 801.66600000000005
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 801.67100000000005
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 801.67399999999998
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 802.00699999999995
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 802.51499999999999
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 804.79700000000003
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 806.37900000000002
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 806.40099999999995
                        },
                        "4673": {
                            "name": "TextWrapBalance",
                            "firstUsed": 822.63800000000003
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 822.70500000000004
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 822.70799999999997
                        },
                        "4773": {
                            "name": "EffectiveAlignContentForBlock",
                            "firstUsed": 832.54399999999998
                        },
                        "3327": {
                            "name": "WebkitLineClampWithoutWebkitBox",
                            "firstUsed": 843.52099999999996
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 916.31500000000005
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 955.93399999999997
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 958.87599999999998
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 958.96500000000003
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 974.81200000000001
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 974.82299999999998
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 975.26400000000001
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 975.49400000000003
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 975.49800000000005
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 975.58900000000006
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 975.59199999999998
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 975.64300000000003
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 977.18799999999999
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 977.37099999999998
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 977.41600000000005
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 979.88499999999999
                        },
                        "1278": {
                            "name": "ScrollAnchored",
                            "firstUsed": 982.71000000000004
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 984.31299999999999
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 1005.705
                        },
                        "2108": {
                            "name": "ARIARoleDescriptionAttribute",
                            "firstUsed": 1006.3150000000001
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 1012.657
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1012.663
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 1012.8920000000001
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 1012.899
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 1013.9589999999999
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1074.4570000000001
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 1074.4829999999999
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 1086.028
                        },
                        "1029": {
                            "name": "V8History_ScrollRestoration_AttributeSetter",
                            "firstUsed": 1089.0239999999999
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 1194.665
                        }
                    },
                    "CSSFeatures": {
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 726.08500000000004
                        },
                        "102": {
                            "name": "CSSPropertyOutlineOffset",
                            "firstUsed": 726.12599999999998
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 726.16899999999998
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 726.17999999999995
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 726.18200000000002
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 726.18499999999995
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 726.19000000000005
                        },
                        "768": {
                            "name": "CSSPropertyNavigation",
                            "firstUsed": 726.32799999999997
                        },
                        "376": {
                            "name": "CSSPropertyMaskType",
                            "firstUsed": 728.09500000000003
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 728.19500000000005
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 728.875
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 729.22900000000004
                        },
                        "499": {
                            "name": "CSSPropertyScrollSnapType",
                            "firstUsed": 801.69000000000005
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 801.70600000000002
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 801.71000000000004
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 801.71400000000006
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 801.74400000000003
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 801.74800000000005
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 801.75400000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 801.75999999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 801.76300000000003
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 801.88400000000001
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 801.88900000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 801.92999999999995
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 801.93399999999997
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 801.93700000000001
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 801.93899999999996
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 801.94200000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 801.94399999999996
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 801.94600000000003
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 801.952
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 801.95500000000004
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 801.95799999999997
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 801.96699999999998
                        },
                        "621": {
                            "name": "CSSPropertyPaddingInline",
                            "firstUsed": 801.97900000000004
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 802.03399999999999
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 802.03899999999999
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 802.04399999999998
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 802.04899999999998
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 802.07899999999995
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 802.09500000000003
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 802.09799999999996
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 802.16999999999996
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 802.17200000000003
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 802.17499999999995
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 802.39099999999996
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 802.48299999999995
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 802.48500000000001
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 802.48800000000006
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 802.49000000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 802.49199999999996
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 802.50699999999995
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 802.51099999999997
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 802.51300000000003
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 802.51599999999996
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 802.51900000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 802.52099999999996
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 802.56299999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 802.56600000000003
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 802.59000000000003
                        },
                        "357": {
                            "name": "CSSPropertyMask",
                            "firstUsed": 802.61800000000005
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 802.63300000000004
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 802.65300000000002
                        },
                        "585": {
                            "name": "CSSPropertyScrollBoundaryBehavior",
                            "firstUsed": 802.65599999999995
                        },
                        "243": {
                            "name": "CSSPropertyGridTemplateRows",
                            "firstUsed": 802.66700000000003
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 802.66899999999998
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 802.68499999999995
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 802.69000000000005
                        },
                        "618": {
                            "name": "CSSPropertyMarginBlock",
                            "firstUsed": 802.69399999999996
                        },
                        "619": {
                            "name": "CSSPropertyMarginInline",
                            "firstUsed": 802.69600000000003
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 802.72199999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 802.72900000000004
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 802.73099999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 802.73500000000001
                        },
                        "620": {
                            "name": "CSSPropertyPaddingBlock",
                            "firstUsed": 802.78999999999996
                        },
                        "557": {
                            "name": "CSSPropertyPlaceContent",
                            "firstUsed": 802.81200000000001
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 802.81700000000001
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 802.82000000000005
                        },
                        "136": {
                            "name": "CSSPropertyTextOverflow",
                            "firstUsed": 802.82299999999998
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 802.82399999999996
                        },
                        "591": {
                            "name": "CSSPropertyRowGap",
                            "firstUsed": 802.85900000000004
                        },
                        "561": {
                            "name": "CSSPropertyScrollSnapAlign",
                            "firstUsed": 802.86400000000003
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 802.87900000000002
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 804.78499999999997
                        },
                        "746": {
                            "name": "CSSPropertyTextWrap",
                            "firstUsed": 805.03200000000004
                        },
                        "40": {
                            "name": "CSSPropertyBorderBottomWidth",
                            "firstUsed": 805.07600000000002
                        },
                        "249": {
                            "name": "CSSPropertyGridRow",
                            "firstUsed": 805.096
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 805.16399999999999
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 805.30999999999995
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 805.31600000000003
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 805.37699999999995
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 805.38499999999999
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 805.38999999999999
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 805.39400000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 805.42100000000005
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 805.44399999999996
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 805.45699999999999
                        },
                        "260": {
                            "name": "CSSPropertyWebkitLineClamp",
                            "firstUsed": 805.48500000000001
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 805.48699999999997
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 806.03700000000003
                        },
                        "663": {
                            "name": "CSSPropertyTextDecorationThickness",
                            "firstUsed": 806.22299999999996
                        },
                        "661": {
                            "name": "CSSPropertyTextUnderlineOffset",
                            "firstUsed": 806.226
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 954.76599999999996
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1008.751
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1008.756
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 1311.991
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 4422,
                "LastInteractive": 1038,
                "TotalBlockingTime": 0,
                "testID": "241224_AiDcVF_9D3",
                "step": 1,
                "effectiveBps": 7729887,
                "domTime": 0,
                "aft": 0,
                "titleTime": 130,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.79000000000000004,
                "lighthouse.Performance.first-contentful-paint": 970.53599999999994,
                "lighthouse.Performance.largest-contentful-paint": 2388.5230000000001,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 2.4475376241789746e-5,
                "lighthouse.Performance.speed-index": 3051,
                "lighthouse.Accessibility": 0.96999999999999997,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 28.600000000000001,
                            "203": 10,
                            "303": 42.100000000000001,
                            "404": 15,
                            "505": 15,
                            "605": 15,
                            "706": 9.5,
                            "806": 38.899999999999999,
                            "907": 27.300000000000001,
                            "1010": 90,
                            "1110": 100,
                            "1215": 100,
                            "1320": 100,
                            "1422": 100,
                            "1523": 100,
                            "1625": 100,
                            "1729": 70,
                            "1829": 47.600000000000001,
                            "1930": 45,
                            "2033": 76.200000000000003,
                            "2133": 47.399999999999999,
                            "2235": 50,
                            "2336": 50,
                            "2438": 52.600000000000001,
                            "2539": 40,
                            "2639": 40,
                            "2742": 50,
                            "2842": 66.700000000000003,
                            "2971": 65.400000000000006,
                            "3072": 78.900000000000006,
                            "3173": 63.200000000000003,
                            "3273": 55,
                            "3374": 71.400000000000006,
                            "3474": 65,
                            "3575": 65,
                            "3675": 55,
                            "3776": 52.399999999999999,
                            "3880": 85,
                            "3994": 100,
                            "4094": 70,
                            "4195": 52.399999999999999,
                            "4296": 52.600000000000001,
                            "4396": 60,
                            "4497": 57.100000000000001,
                            "4598": 85.700000000000003
                        },
                        "max": 100,
                        "count": 46
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "203": 0,
                            "303": 58690,
                            "404": 801261,
                            "505": 104633,
                            "605": 31278,
                            "706": 0,
                            "806": 1250446,
                            "907": 3567729,
                            "1010": 2282881,
                            "1110": 5249,
                            "1215": 7656,
                            "1320": 275950,
                            "1422": 139926,
                            "1523": 5206,
                            "1625": 0,
                            "1729": 0,
                            "1829": 0,
                            "1930": 0,
                            "2033": 0,
                            "2133": 0,
                            "2235": 0,
                            "2336": 0,
                            "2438": 0,
                            "2539": 0,
                            "2639": 0,
                            "2742": 0,
                            "2842": 0,
                            "2971": 0,
                            "3072": 0,
                            "3173": 0,
                            "3273": 0,
                            "3374": 0,
                            "3474": 38114,
                            "3575": 695588,
                            "3675": 165665,
                            "3776": 0,
                            "3880": 0,
                            "3994": 0,
                            "4094": 0,
                            "4195": 104526,
                            "4296": 8577,
                            "4396": 0,
                            "4497": 0,
                            "4598": 0
                        },
                        "max": 3567729,
                        "count": 46
                    }
                },
                "effectiveBpsDoc": 7729887,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 23
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 28
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 35
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 42
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002200.jpg",
                        "VisuallyComplete": 52
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002300.jpg",
                        "VisuallyComplete": 62
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002400.jpg",
                        "VisuallyComplete": 73
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002500.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002700.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002900.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003000.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003300.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003400.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003600.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003700.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003800.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003900.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004000.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004100.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004200.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004300.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004400.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004500.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "www.atelierhaus23.de": {
                        "bytes": 6098879,
                        "requests": 10,
                        "connections": 1
                    },
                    "backofen.link": {
                        "bytes": 2,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 8843,
                        "bytesUncompressed": 50241,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 71766,
                        "bytesUncompressed": 193688,
                        "requests": 1
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 6103,
                        "bytesUncompressed": 33435,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 1896700,
                        "bytesUncompressed": 1896700,
                        "requests": 5
                    },
                    "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": 4115467,
                        "bytesUncompressed": 4115467,
                        "requests": 1
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 2,
                        "bytesUncompressed": 2,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "other",
                        "level": "warning",
                        "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                        "timestamp": 1735055638700.1299,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    },
                    {
                        "source": "other",
                        "level": "warning",
                        "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                        "timestamp": 1735055638700.345,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735055642216.4021,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735055642216.5029,
                        "url": "https:\/\/www.atelierhaus23.de\/de"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                    "loadTime": 11257,
                    "docTime": 11257,
                    "fullyLoaded": 11257,
                    "bytesOut": 36792,
                    "bytesOutDoc": 36792,
                    "bytesIn": 6237079,
                    "bytesInDoc": 6237079,
                    "requests": [
                        {
                            "type": 3,
                            "id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                            "request_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/atelierhaus23.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "atelierhaus23.de",
                            "url": "\/",
                            "raw_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/atelierhaus23.de\/",
                            "responseCode": 301,
                            "load_ms": 58,
                            "ttfb_ms": 58,
                            "load_start": 190,
                            "load_start_float": 190,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 65,
                            "connect_start": 65,
                            "connect_end": 115,
                            "ssl_start": 115,
                            "ssl_end": 190,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "atelierhaus23.de",
                                "sanList": [
                                    "atelierhaus23.de",
                                    "www.atelierhaus23.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1730469716,
                                "validTo": 1738245715,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1730473226140,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022037AC58FD0F17BEEFDC0B5A360A858798ACDFDEF265F1F1ECB113C59AEEE8FF3E022100FCD791C73D7C87CA1EA932A6C52E363384A70034A575E4D2CEE3353970B5804C"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h1'",
                                        "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                        "timestamp": 1730473226334,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E2C29F706003823548A5A042CD5A0C6AF0D39E68B209FE0E363EE27677333A260220111379881132DDB44724BA9052A2FC5582AE3B41BFCA2DF63E3C0F45FFB0270C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-length: 237",
                                    "content-type: text\/html; charset=iso-8859-1",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "location: https:\/\/www.atelierhaus23.de\/",
                                    "server: Apache"
                                ]
                            },
                            "bytesOut": 2122,
                            "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": 64,
                            "connect_ms": 50,
                            "ssl_ms": 75,
                            "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": 7,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCA+6gAwIBAgISA\/OwLo1ciFbMeXZ2HyuhyAO4MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTAxMTQwMTU2WhcNMjUwMTMwMTQwMTU1WjAbMRkwFwYDVQQD\nExBhdGVsaWVyaGF1czIzLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC\nAQEArA2mK\/ITQxqy9\/Id32E+Ye\/GlFwNed21xSbdFR9Uy\/hDM529CA69MHOBnkh9\nnNbqtBuva7zDzg1gk8ZYWPKDqPj+AufALlYTvaENlYhP1lHKL3zARwHasFOdZCJj\noYX4\/ZlaeHzNihLQp7t5TtD4ad2owQe6qcuJutCKO6I9CeH0HxaV4YMfxq\/VkCkC\nRLEJm\/0CwumtgCrBseKt1IXrWGAh7ANoaPSyTEKE8Ep4sZlUS\/VWkdtEyZyHQvtV\n0sC0c5Yt2XrzHNn6z4aUYs3Nn91byYudNRxkLRul+cXsS2fESuhuN6AwfWfn\/ZSQ\nvVc5a3BPxlKlpDuqm0vAxOZrUwIDAQABo4ICKjCCAiYwDgYDVR0PAQH\/BAQDAgWg\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTAO4nkdRNbWR7\/6Jj6o3iWVB\/oEjAfBgNVHSMEGDAWgBTFz0ak6vTD\nwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6\nLy9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTEuaS5sZW5j\nci5vcmcvMDEGA1UdEQQqMCiCEGF0ZWxpZXJoYXVzMjMuZGWCFHd3dy5hdGVsaWVy\naGF1czIzLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB\n9QSB8gDwAHYAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzEuVCkR+cAAAGS6D3v\nnAAABAMARzBFAiA3rFj9Dxe+79wLWjYKhYeYrN\/e8mXx8eyxE8Wa7uj\/PgIhAPzX\nkcc9fIfKHqkypsUuNjOEpwA0pXXk0s7jNTlwtYBMAHYAE0rfGrWYQgl4DG\/vTHqR\npBa3I0nOWFdq367ap8Kr4CIAAAGS6D3wXgAABAMARzBFAiEA4sKfcGADgjVIpaBC\nzVoMavDTnmiyCf4ONj7idnczOiYCIBETeYgRMt20RyS6kFKi\/FWCrjtBv8ot9j48\nD0X\/sCcMMA0GCSqGSIb3DQEBCwUAA4IBAQAwsXzTNhEBnPTqoV59F24e6ElhHOM8\n952zZwIVysYc3UGazHLcZ1ZajCYhdJsfTgmAnVOTW5jobDbqmeL3Sboi3DfwmtJG\n9eLHNALaolUB\/O0cqNrvoS0ej6NR6BtVkl8fTV+1wZJHpPje+ijPEmkxUJwoS1Zi\n7iww75pfMEyh2l3kOoO\/UA88qqcdxoeXAmqZVbex4tRj9d\/V8mR24CI0nmbMxyca\nP+Ghj4fRL4WZzHeKb1zkiyNyBK6yVzrFbBWs73Y7JkfHNTJceyrBIdOUnR2lqft9\nGa\/\/JTVYuh+M\/Gz4\/KFIMwhMrLSHeeM8JHMGXZ0IjKKjMXVjCyL8MgBG\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 248,
                            "ttfb_start": 190,
                            "ttfb_end": 248,
                            "download_start": 248,
                            "download_end": 248,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 248,
                            "all_ms": 247,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "A43FFD96B3AEBFA73F9147F47453AB1A-1",
                            "request_id": "A43FFD96B3AEBFA73F9147F47453AB1A-1",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/",
                            "raw_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/",
                            "responseCode": 302,
                            "load_ms": 85,
                            "ttfb_ms": 85,
                            "load_start": 327,
                            "load_start_float": 327.000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": 250,
                            "dns_end": 326,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "location: https:\/\/www.atelierhaus23.de\/de",
                                    "server: Apache",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2134,
                            "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": 76,
                            "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": 249,
                            "chunks": [],
                            "netlog_id": 1000001,
                            "load_end": 412,
                            "ttfb_start": 327,
                            "ttfb_end": 412,
                            "download_start": 412,
                            "download_end": 412,
                            "download_ms": 0,
                            "all_start": 250,
                            "all_end": 412,
                            "all_ms": 161,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "A43FFD96B3AEBFA73F9147F47453AB1A-2",
                            "request_id": "A43FFD96B3AEBFA73F9147F47453AB1A-2",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/de",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/de",
                            "raw_id": "A43FFD96B3AEBFA73F9147F47453AB1A",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 158,
                            "ttfb_ms": 156,
                            "load_start": 415,
                            "load_start_float": 415.00007900000003,
                            "bytesIn": 8835,
                            "objectSize": 8835,
                            "objectSizeUncompressed": 50229,
                            "chunks": [
                                {
                                    "ts": 572,
                                    "bytes": 8835,
                                    "inflated": 50229
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/de",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2140,
                            "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": 8882,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 415,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 79,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 573,
                            "ttfb_start": 415,
                            "ttfb_end": 571,
                            "download_start": 571,
                            "download_end": 573,
                            "download_ms": 2,
                            "all_start": 415,
                            "all_end": 573,
                            "all_ms": 158,
                            "index": 2,
                            "number": 3,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    760.86000000000001,
                                    761.529
                                ],
                                [
                                    760.88599999999997,
                                    761.04899999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "34951.2",
                            "request_id": "34951.2",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/fonts\/ahamono.woff2",
                            "raw_id": "34951.2",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 147,
                            "ttfb_ms": 119,
                            "load_start": 590,
                            "load_start_float": 590.00011300000006,
                            "bytesIn": 34156,
                            "objectSize": 34156,
                            "objectSizeUncompressed": 34156,
                            "chunks": [
                                {
                                    "ts": 711,
                                    "bytes": 16302
                                },
                                {
                                    "ts": 737,
                                    "bytes": 17854
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 9,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ahamono.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.atelierhaus23.de",
                                    "priority: u=1",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 34156",
                                    "content-type: font\/woff2",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "etag: \"856c-605d46403fdf8\"",
                                    "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                    "server: Apache",
                                    ":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": 583,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "preloadMismatch": "true",
                            "load_end": 737,
                            "ttfb_start": 590,
                            "ttfb_end": 709,
                            "download_start": 709,
                            "download_end": 737,
                            "download_ms": 28,
                            "all_start": 590,
                            "all_end": 737,
                            "all_ms": 147,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "34951.3",
                            "request_id": "34951.3",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/fonts\/bookie-school-sans.woff2",
                            "raw_id": "34951.3",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 200,
                            "ttfb_ms": 181,
                            "load_start": 591,
                            "load_start_float": 591.00011900000004,
                            "bytesIn": 29744,
                            "objectSize": 29744,
                            "objectSizeUncompressed": 29744,
                            "chunks": [
                                {
                                    "ts": 774,
                                    "bytes": 16334
                                },
                                {
                                    "ts": 791,
                                    "bytes": 13410
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 10,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/bookie-school-sans.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.atelierhaus23.de",
                                    "priority: u=1",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 29744",
                                    "content-type: font\/woff2",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "etag: \"7430-605d464078838\"",
                                    "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 583,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 119,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "preloadMismatch": "true",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 140,
                                    "GPOS": 11570,
                                    "GSUB": 2668,
                                    "OS\/2": 96,
                                    "cmap": 1218,
                                    "cvt ": 86,
                                    "fpgm": 3605,
                                    "gasp": 8,
                                    "glyf": 42501,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1760,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1970,
                                    "post": 2668,
                                    "prep": 178
                                },
                                "names": {
                                    "0": "Copyright (c) 2019 by Mads Freund Brunse & Or Type. All rights r",
                                    "1": "Boogie School Sans High 3rd",
                                    "2": "Regular",
                                    "3": "2.000;OR  ;BoogieSchoolSans-High3rd",
                                    "4": "Boogie School Sans High 3rd",
                                    "5": "Version 2.000",
                                    "6": "BoogieSchoolSans-High3rd",
                                    "7": "Boogie School is a trademark of Or Type.",
                                    "8": "Or Type",
                                    "9": "Mads Freund Brunse",
                                    "11": "http:\/\/ortype.is",
                                    "12": "http:\/\/gunmad.net",
                                    "13": "Be nice and don\u2019t unlawfully modify, resell, rename, reassemble,",
                                    "14": "https:\/\/ortype.is\/assets\/ortype_EULA.pdf",
                                    "16": "Boogie School Sans",
                                    "17": "High 3rd"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 642,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 300,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "OR  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 63743,
                                    "sTypoAscender": 766,
                                    "sTypoDescender": -234,
                                    "sTypoLineGap": 200,
                                    "usWinAscent": 966,
                                    "usWinDescent": 234,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 500,
                                    "sCapHeight": 702,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        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,
                                        172,
                                        174,
                                        175,
                                        176,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        294,
                                        295,
                                        298,
                                        299,
                                        300,
                                        301,
                                        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,
                                        334,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        508,
                                        509,
                                        510,
                                        511,
                                        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,
                                        806,
                                        807,
                                        808,
                                        821,
                                        822,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8471,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9312,
                                        9313,
                                        9314,
                                        9315,
                                        9316,
                                        9317,
                                        9318,
                                        9319,
                                        9320,
                                        9450,
                                        9674,
                                        9675,
                                        63743
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "ss01"
                                            ]
                                        }
                                    },
                                    "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": 399,
                                    "num_glyphs": 440
                                }
                            },
                            "load_end": 791,
                            "ttfb_start": 591,
                            "ttfb_end": 772,
                            "download_start": 772,
                            "download_end": 791,
                            "download_ms": 19,
                            "all_start": 591,
                            "all_end": 791,
                            "all_ms": 200,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "34951.4",
                            "request_id": "34951.4",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/css\/style.css?v=1716917497",
                            "raw_id": "34951.4",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 65,
                            "ttfb_ms": 64,
                            "load_start": 591,
                            "load_start_float": 591.00012500000003,
                            "bytesIn": 6103,
                            "objectSize": 6103,
                            "objectSizeUncompressed": 33435,
                            "chunks": [
                                {
                                    "ts": 656,
                                    "bytes": 6103,
                                    "inflated": 33435
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 13,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.css?v=1716917497",
                                    ":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:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: br",
                                    "content-length: 6103",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "etag: \"829b-61987018f8f3a-br\"",
                                    "last-modified: Tue, 28 May 2024 17:31:37 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1900,
                            "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": 6103,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 584,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 125,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 656,
                            "ttfb_start": 591,
                            "ttfb_end": 655,
                            "download_start": 655,
                            "download_end": 656,
                            "download_ms": 1,
                            "all_start": 591,
                            "all_end": 656,
                            "all_ms": 65,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "34951.5",
                            "request_id": "34951.5",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/js\/main.min.js?v=1699158120",
                            "raw_id": "34951.5",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 325,
                            "ttfb_ms": 231,
                            "load_start": 591,
                            "load_start_float": 591.00013100000001,
                            "bytesIn": 71766,
                            "objectSize": 71766,
                            "objectSizeUncompressed": 193688,
                            "chunks": [
                                {
                                    "ts": 825,
                                    "bytes": 16289,
                                    "inflated": 41979
                                },
                                {
                                    "ts": 851,
                                    "bytes": 16375,
                                    "inflated": 44036
                                },
                                {
                                    "ts": 879,
                                    "bytes": 16375,
                                    "inflated": 43311
                                },
                                {
                                    "ts": 907,
                                    "bytes": 16375,
                                    "inflated": 41521
                                },
                                {
                                    "ts": 916,
                                    "bytes": 6352,
                                    "inflated": 22841
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 685,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.min.js?v=1699158120",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: br",
                                    "content-length: 71766",
                                    "content-type: application\/javascript",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "etag: \"2f498-6096014294efa-br\"",
                                    "last-modified: Sun, 05 Nov 2023 04:22:00 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1861,
                            "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": 71766,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 587,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 131,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 916,
                            "ttfb_start": 591,
                            "ttfb_end": 822,
                            "download_start": 822,
                            "download_end": 916,
                            "download_ms": 94,
                            "all_start": 591,
                            "all_end": 916,
                            "all_ms": 325,
                            "index": 6,
                            "number": 7,
                            "cpuTimes": {
                                "EvaluateScript": 38,
                                "v8.compile": 3,
                                "FunctionCall": 41
                            },
                            "cpu.EvaluateScript": 38,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 41,
                            "cpuTime": 82,
                            "js_timing": [
                                [
                                    1025.548,
                                    1063.3510000000001
                                ],
                                [
                                    1025.566,
                                    1028.923
                                ],
                                [
                                    1066.086,
                                    1068.4849999999999
                                ],
                                [
                                    1068.492,
                                    1068.7809999999999
                                ],
                                [
                                    1099.905,
                                    1099.998
                                ],
                                [
                                    1100.0139999999999,
                                    1102.116
                                ],
                                [
                                    1102.1369999999999,
                                    1102.1500000000001
                                ],
                                [
                                    1102.154,
                                    1102.181
                                ],
                                [
                                    1102.1949999999999,
                                    1102.2
                                ],
                                [
                                    1107.3109999999999,
                                    1108.0309999999999
                                ],
                                [
                                    1199.9559999999999,
                                    1200.1410000000001
                                ],
                                [
                                    1200.1679999999999,
                                    1200.4380000000001
                                ],
                                [
                                    1200.4469999999999,
                                    1200.4639999999999
                                ],
                                [
                                    1285.559,
                                    1285.662
                                ],
                                [
                                    1299.6289999999999,
                                    1299.912
                                ],
                                [
                                    1299.925,
                                    1299.9400000000001
                                ],
                                [
                                    1299.9459999999999,
                                    1299.9639999999999
                                ],
                                [
                                    1399.335,
                                    1399.462
                                ],
                                [
                                    1399.4690000000001,
                                    1399.4780000000001
                                ],
                                [
                                    1506.0050000000001,
                                    1506.1110000000001
                                ],
                                [
                                    1506.1179999999999,
                                    1506.127
                                ],
                                [
                                    1535.056,
                                    1535.1110000000001
                                ],
                                [
                                    1535.54,
                                    1535.5630000000001
                                ],
                                [
                                    1601.7570000000001,
                                    1601.9780000000001
                                ],
                                [
                                    1601.989,
                                    1602.002
                                ],
                                [
                                    1602.0060000000001,
                                    1602.0419999999999
                                ],
                                [
                                    1713.1790000000001,
                                    1713.3510000000001
                                ],
                                [
                                    1713.367,
                                    1713.383
                                ],
                                [
                                    1785.5530000000001,
                                    1785.5830000000001
                                ],
                                [
                                    1802.1030000000001,
                                    1802.201
                                ],
                                [
                                    1802.2070000000001,
                                    1802.2190000000001
                                ],
                                [
                                    1802.2339999999999,
                                    1802.2809999999999
                                ],
                                [
                                    1900.3800000000001,
                                    1900.472
                                ],
                                [
                                    1900.479,
                                    1900.489
                                ],
                                [
                                    2005.6990000000001,
                                    2005.79
                                ],
                                [
                                    2005.797,
                                    2005.8050000000001
                                ],
                                [
                                    2035.5730000000001,
                                    2035.6089999999999
                                ],
                                [
                                    2103.4029999999998,
                                    2103.5230000000001
                                ],
                                [
                                    2103.5369999999998,
                                    2103.5540000000001
                                ],
                                [
                                    2103.5619999999999,
                                    2103.578
                                ],
                                [
                                    2202.4810000000002,
                                    2202.5970000000002
                                ],
                                [
                                    2202.605,
                                    2202.6149999999998
                                ],
                                [
                                    2285.5450000000001,
                                    2285.5770000000002
                                ],
                                [
                                    2304.511,
                                    2304.9349999999999
                                ],
                                [
                                    2304.9459999999999,
                                    2304.9589999999998
                                ],
                                [
                                    2304.9639999999999,
                                    2304.9749999999999
                                ],
                                [
                                    2401.7179999999998,
                                    2401.8310000000001
                                ],
                                [
                                    2401.8380000000002,
                                    2401.8470000000002
                                ],
                                [
                                    2505.9630000000002,
                                    2506.056
                                ],
                                [
                                    2506.0619999999999,
                                    2506.069
                                ],
                                [
                                    2535.5520000000001,
                                    2535.5920000000001
                                ],
                                [
                                    2603.0120000000002,
                                    2603.1419999999998
                                ],
                                [
                                    2603.1509999999998,
                                    2603.1759999999999
                                ],
                                [
                                    2603.181,
                                    2603.192
                                ],
                                [
                                    2702.9099999999999,
                                    2703.027
                                ],
                                [
                                    2703.0340000000001,
                                    2703.0419999999999
                                ],
                                [
                                    2785.5500000000002,
                                    2785.585
                                ],
                                [
                                    2801.2840000000001,
                                    2801.3800000000001
                                ],
                                [
                                    2801.3870000000002,
                                    2801.3960000000002
                                ],
                                [
                                    2801.402,
                                    2801.4140000000002
                                ],
                                [
                                    2902.5900000000001,
                                    2902.741
                                ],
                                [
                                    2902.7579999999998,
                                    2902.7779999999998
                                ],
                                [
                                    3004.79,
                                    3004.8939999999998
                                ],
                                [
                                    3004.9009999999998,
                                    3004.9099999999999
                                ],
                                [
                                    3035.5529999999999,
                                    3035.6030000000001
                                ],
                                [
                                    3108.9960000000001,
                                    3109.0909999999999
                                ],
                                [
                                    3109.0990000000002,
                                    3109.107
                                ],
                                [
                                    3109.1120000000001,
                                    3109.1239999999998
                                ],
                                [
                                    3206.0169999999998,
                                    3206.1179999999999
                                ],
                                [
                                    3206.1260000000002,
                                    3206.1590000000001
                                ],
                                [
                                    3285.5479999999998,
                                    3285.587
                                ],
                                [
                                    3303.0740000000001,
                                    3303.857
                                ],
                                [
                                    3304.4459999999999,
                                    3304.4659999999999
                                ],
                                [
                                    3304.4720000000002,
                                    3304.4850000000001
                                ],
                                [
                                    3406.741,
                                    3406.8980000000001
                                ],
                                [
                                    3406.9079999999999,
                                    3406.9189999999999
                                ],
                                [
                                    3504.9250000000002,
                                    3505.0430000000001
                                ],
                                [
                                    3505.0509999999999,
                                    3505.0610000000001
                                ],
                                [
                                    3535.558,
                                    3535.598
                                ],
                                [
                                    3606.7310000000002,
                                    3606.877
                                ],
                                [
                                    3606.893,
                                    3606.9070000000002
                                ],
                                [
                                    3606.9110000000001,
                                    3606.9229999999998
                                ],
                                [
                                    3707.9929999999999,
                                    3708.125
                                ],
                                [
                                    3708.1410000000001,
                                    3708.1640000000002
                                ],
                                [
                                    3785.547,
                                    3785.576
                                ],
                                [
                                    3806.8159999999998,
                                    3806.9299999999998
                                ],
                                [
                                    3806.9369999999999,
                                    3806.944
                                ],
                                [
                                    3806.9479999999999,
                                    3806.96
                                ],
                                [
                                    3907.4160000000002,
                                    3907.5210000000002
                                ],
                                [
                                    3907.527,
                                    3907.5340000000001
                                ],
                                [
                                    4004.9229999999998,
                                    4005.0520000000001
                                ],
                                [
                                    4005.0599999999999,
                                    4005.069
                                ],
                                [
                                    4035.549,
                                    4035.578
                                ],
                                [
                                    4102.7299999999996,
                                    4102.8580000000002
                                ],
                                [
                                    4102.875,
                                    4102.8990000000003
                                ],
                                [
                                    4102.9040000000005,
                                    4102.9160000000002
                                ],
                                [
                                    4210.2979999999998,
                                    4210.4570000000003
                                ],
                                [
                                    4210.4709999999995,
                                    4210.4859999999999
                                ],
                                [
                                    4285.5510000000004,
                                    4285.5780000000004
                                ],
                                [
                                    4311.9399999999996,
                                    4312.0469999999996
                                ],
                                [
                                    4312.0550000000003,
                                    4312.0619999999999
                                ],
                                [
                                    4312.0659999999998,
                                    4312.076
                                ],
                                [
                                    4411.683,
                                    4411.7979999999998
                                ],
                                [
                                    4411.8059999999996,
                                    4411.8140000000003
                                ],
                                [
                                    4501.4049999999997,
                                    4501.5640000000003
                                ],
                                [
                                    4501.5839999999998,
                                    4501.5990000000002
                                ],
                                [
                                    4535.5460000000003,
                                    4535.5739999999996
                                ],
                                [
                                    4605.5879999999997,
                                    4605.7330000000002
                                ],
                                [
                                    4605.7479999999996,
                                    4605.7659999999996
                                ],
                                [
                                    4605.7730000000001,
                                    4605.79
                                ],
                                [
                                    4707.4210000000003,
                                    4707.5410000000002
                                ],
                                [
                                    4707.5529999999999,
                                    4707.5690000000004
                                ],
                                [
                                    4785.5500000000002,
                                    4785.5770000000002
                                ],
                                [
                                    4810.7250000000004,
                                    4810.8459999999995
                                ],
                                [
                                    4810.8530000000001,
                                    4810.8609999999999
                                ],
                                [
                                    4810.8649999999998,
                                    4810.8900000000003
                                ],
                                [
                                    4910.0119999999997,
                                    4910.1400000000003
                                ],
                                [
                                    4910.1469999999999,
                                    4910.1570000000002
                                ],
                                [
                                    5005.902,
                                    5006.0860000000002
                                ],
                                [
                                    5006.1049999999996,
                                    5006.1239999999998
                                ],
                                [
                                    5035.5500000000002,
                                    5035.5780000000004
                                ],
                                [
                                    5105.1639999999998,
                                    5105.2669999999998
                                ],
                                [
                                    5105.2740000000003,
                                    5105.2809999999999
                                ],
                                [
                                    5105.2870000000003,
                                    5105.2979999999998
                                ],
                                [
                                    5203.9669999999996,
                                    5204.085
                                ],
                                [
                                    5204.0910000000003,
                                    5204.098
                                ],
                                [
                                    5285.5479999999998,
                                    5285.5799999999999
                                ],
                                [
                                    5309.1450000000004,
                                    5309.3010000000004
                                ],
                                [
                                    5309.3100000000004,
                                    5309.3220000000001
                                ],
                                [
                                    5309.3270000000002,
                                    5309.3379999999997
                                ],
                                [
                                    5407.7110000000002,
                                    5407.7920000000004
                                ],
                                [
                                    5407.8050000000003,
                                    5407.9579999999996
                                ],
                                [
                                    5499.7910000000002,
                                    5499.8490000000002
                                ],
                                [
                                    5499.8639999999996,
                                    5499.884
                                ],
                                [
                                    5535.5600000000004,
                                    5535.5969999999998
                                ],
                                [
                                    5603.2039999999997,
                                    5603.2560000000003
                                ],
                                [
                                    5603.2629999999999,
                                    5603.268
                                ],
                                [
                                    5603.2730000000001,
                                    5603.2849999999999
                                ],
                                [
                                    5700.7309999999998,
                                    5700.7860000000001
                                ],
                                [
                                    5700.7939999999999,
                                    5700.8010000000004
                                ],
                                [
                                    5785.5600000000004,
                                    5785.5860000000002
                                ],
                                [
                                    5801.7430000000004,
                                    5801.8000000000002
                                ],
                                [
                                    5801.808,
                                    5801.817
                                ],
                                [
                                    5801.8230000000003,
                                    5801.8500000000004
                                ],
                                [
                                    5903.9629999999997,
                                    5904.018
                                ],
                                [
                                    5904.0249999999996,
                                    5904.0309999999999
                                ],
                                [
                                    6001.357,
                                    6001.4210000000003
                                ],
                                [
                                    6001.4290000000001,
                                    6001.4359999999997
                                ],
                                [
                                    6035.5550000000003,
                                    6035.6040000000003
                                ],
                                [
                                    6100.5309999999999,
                                    6100.6800000000003
                                ],
                                [
                                    6100.6880000000001,
                                    6100.6949999999997
                                ],
                                [
                                    6100.6999999999998,
                                    6100.7120000000004
                                ],
                                [
                                    6202.241,
                                    6202.2950000000001
                                ],
                                [
                                    6202.3010000000004,
                                    6202.308
                                ],
                                [
                                    6285.5590000000002,
                                    6285.5839999999998
                                ],
                                [
                                    6300.6099999999997,
                                    6300.6670000000004
                                ],
                                [
                                    6300.674,
                                    6300.6809999999996
                                ],
                                [
                                    6300.6859999999997,
                                    6300.6980000000003
                                ],
                                [
                                    6402.9430000000002,
                                    6403.0029999999997
                                ],
                                [
                                    6403.0100000000002,
                                    6403.0169999999998
                                ],
                                [
                                    6501.6469999999999,
                                    6501.732
                                ],
                                [
                                    6501.7399999999998,
                                    6501.7479999999996
                                ],
                                [
                                    6535.549,
                                    6535.5789999999997
                                ],
                                [
                                    6601.2799999999997,
                                    6601.3320000000003
                                ],
                                [
                                    6601.3400000000001,
                                    6601.3519999999999
                                ],
                                [
                                    6601.3580000000002,
                                    6601.3689999999997
                                ],
                                [
                                    6702.2979999999998,
                                    6702.357
                                ],
                                [
                                    6702.3630000000003,
                                    6702.3699999999999
                                ],
                                [
                                    6785.5559999999996,
                                    6785.5860000000002
                                ],
                                [
                                    6800.7870000000003,
                                    6800.8370000000004
                                ],
                                [
                                    6800.8440000000001,
                                    6800.8509999999997
                                ],
                                [
                                    6800.8549999999996,
                                    6800.8819999999996
                                ],
                                [
                                    6900.1300000000001,
                                    6900.2860000000001
                                ],
                                [
                                    6900.2960000000003,
                                    6900.3109999999997
                                ],
                                [
                                    7003.2759999999998,
                                    7003.335
                                ],
                                [
                                    7003.3419999999996,
                                    7003.3490000000002
                                ],
                                [
                                    7035.5500000000002,
                                    7035.5799999999999
                                ],
                                [
                                    7105.3249999999998,
                                    7105.393
                                ],
                                [
                                    7105.3999999999996,
                                    7105.4070000000002
                                ],
                                [
                                    7105.4120000000003,
                                    7105.424
                                ],
                                [
                                    7206.0240000000003,
                                    7206.0810000000001
                                ],
                                [
                                    7206.0879999999997,
                                    7206.0950000000003
                                ],
                                [
                                    7285.5510000000004,
                                    7285.5799999999999
                                ],
                                [
                                    7299.4309999999996,
                                    7299.5029999999997
                                ],
                                [
                                    7299.5129999999999,
                                    7299.5230000000001
                                ],
                                [
                                    7299.5299999999997,
                                    7299.5550000000003
                                ],
                                [
                                    7404.7070000000003,
                                    7404.7610000000004
                                ],
                                [
                                    7404.768,
                                    7404.7749999999996
                                ],
                                [
                                    7506.2600000000002,
                                    7506.3190000000004
                                ],
                                [
                                    7506.326,
                                    7506.3459999999995
                                ],
                                [
                                    7535.5510000000004,
                                    7535.5829999999996
                                ],
                                [
                                    7607.7749999999996,
                                    7607.8310000000001
                                ],
                                [
                                    7607.8379999999997,
                                    7607.8450000000003
                                ],
                                [
                                    7607.8490000000002,
                                    7607.8609999999999
                                ],
                                [
                                    7700.1700000000001,
                                    7700.2579999999998
                                ],
                                [
                                    7700.2700000000004,
                                    7700.2830000000004
                                ],
                                [
                                    7785.5559999999996,
                                    7785.5879999999997
                                ],
                                [
                                    7799.8230000000003,
                                    7799.8819999999996
                                ],
                                [
                                    7799.8879999999999,
                                    7799.8940000000002
                                ],
                                [
                                    7799.8980000000001,
                                    7799.9099999999999
                                ],
                                [
                                    7903.9620000000004,
                                    7904.0219999999999
                                ],
                                [
                                    7904.0290000000005,
                                    7904.0360000000001
                                ],
                                [
                                    8005.2399999999998,
                                    8005.308
                                ],
                                [
                                    8005.3149999999996,
                                    8005.3220000000001
                                ],
                                [
                                    8035.5510000000004,
                                    8035.5810000000001
                                ],
                                [
                                    8103.8649999999998,
                                    8103.9309999999996
                                ],
                                [
                                    8103.9380000000001,
                                    8103.9440000000004
                                ],
                                [
                                    8103.9489999999996,
                                    8103.9610000000002
                                ],
                                [
                                    8204.5550000000003,
                                    8204.6270000000004
                                ],
                                [
                                    8204.634,
                                    8204.6409999999996
                                ],
                                [
                                    8285.6139999999996,
                                    8285.6470000000008
                                ],
                                [
                                    8299.9760000000006,
                                    8300.0570000000007
                                ],
                                [
                                    8300.0630000000001,
                                    8300.0759999999991
                                ],
                                [
                                    8300.0810000000001,
                                    8300.1190000000006
                                ],
                                [
                                    8402.0619999999999,
                                    8402.1350000000002
                                ],
                                [
                                    8402.143,
                                    8402.1499999999996
                                ],
                                [
                                    8505.0849999999991,
                                    8505.1470000000008
                                ],
                                [
                                    8505.1540000000005,
                                    8505.1610000000001
                                ],
                                [
                                    8536.8240000000005,
                                    8536.857
                                ],
                                [
                                    8599.9959999999992,
                                    8600.9050000000007
                                ],
                                [
                                    8600.9179999999997,
                                    8600.9300000000003
                                ],
                                [
                                    8600.9349999999995,
                                    8600.9490000000005
                                ],
                                [
                                    8700.0370000000003,
                                    8700.1029999999992
                                ],
                                [
                                    8700.1139999999996,
                                    8700.1260000000002
                                ],
                                [
                                    8741.8340000000007,
                                    8743.7919999999995
                                ],
                                [
                                    8745.1650000000009,
                                    8745.2540000000008
                                ],
                                [
                                    8785.5519999999997,
                                    8785.5779999999995
                                ],
                                [
                                    8806.9419999999991,
                                    8807.3979999999992
                                ],
                                [
                                    8807.4089999999997,
                                    8807.4200000000001
                                ],
                                [
                                    8807.4249999999993,
                                    8807.4369999999999
                                ],
                                [
                                    8900,
                                    8900.1229999999996
                                ],
                                [
                                    8900.1380000000008,
                                    8900.1530000000002
                                ],
                                [
                                    9000.3490000000002,
                                    9000.4560000000001
                                ],
                                [
                                    9000.4629999999997,
                                    9000.4699999999993
                                ],
                                [
                                    9035.5570000000007,
                                    9035.5959999999995
                                ],
                                [
                                    9101.2520000000004,
                                    9101.3160000000007
                                ],
                                [
                                    9101.3230000000003,
                                    9101.3299999999999
                                ],
                                [
                                    9101.3349999999991,
                                    9101.3469999999998
                                ],
                                [
                                    9200.3310000000001,
                                    9200.3870000000006
                                ],
                                [
                                    9200.3940000000002,
                                    9200.3999999999996
                                ],
                                [
                                    9285.5589999999993,
                                    9285.5930000000008
                                ],
                                [
                                    9301.9400000000005,
                                    9301.9979999999996
                                ],
                                [
                                    9302.0049999999992,
                                    9302.0190000000002
                                ],
                                [
                                    9302.0249999999996,
                                    9302.0390000000007
                                ],
                                [
                                    9404.9789999999994,
                                    9405.1280000000006
                                ],
                                [
                                    9405.1350000000002,
                                    9405.143
                                ],
                                [
                                    9502.2160000000003,
                                    9502.2720000000008
                                ],
                                [
                                    9502.2790000000005,
                                    9502.2860000000001
                                ],
                                [
                                    9535.5660000000007,
                                    9535.5959999999995
                                ],
                                [
                                    9602.848,
                                    9602.9120000000003
                                ],
                                [
                                    9602.9200000000001,
                                    9602.9259999999995
                                ],
                                [
                                    9602.9310000000005,
                                    9602.9429999999993
                                ],
                                [
                                    9700.5630000000001,
                                    9700.6229999999996
                                ],
                                [
                                    9700.6309999999994,
                                    9700.6380000000008
                                ],
                                [
                                    9735.8909999999996,
                                    9737.607
                                ],
                                [
                                    9737.6560000000009,
                                    9737.7350000000006
                                ],
                                [
                                    9737.7510000000002,
                                    9737.7860000000001
                                ],
                                [
                                    9737.8050000000003,
                                    9737.8379999999997
                                ],
                                [
                                    9737.8510000000006,
                                    9737.8940000000002
                                ],
                                [
                                    9785.5650000000005,
                                    9785.598
                                ],
                                [
                                    9800.0329999999994,
                                    9800.5750000000007
                                ],
                                [
                                    9800.5939999999991,
                                    9800.6139999999996
                                ],
                                [
                                    9800.6209999999992,
                                    9800.6350000000002
                                ],
                                [
                                    9900.6890000000003,
                                    9900.9650000000001
                                ],
                                [
                                    9900.9760000000006,
                                    9900.9869999999992
                                ],
                                [
                                    10001.450000000001,
                                    10001.831
                                ],
                                [
                                    10001.844999999999,
                                    10001.889999999999
                                ],
                                [
                                    10035.647000000001,
                                    10035.690000000001
                                ],
                                [
                                    10078.776,
                                    10079.418
                                ],
                                [
                                    10079.448,
                                    10079.531000000001
                                ],
                                [
                                    10080.135,
                                    10080.298000000001
                                ],
                                [
                                    10102.036,
                                    10102.511
                                ],
                                [
                                    10102.522999999999,
                                    10102.535
                                ],
                                [
                                    10102.540999999999,
                                    10102.552
                                ],
                                [
                                    10200.007,
                                    10200.109
                                ],
                                [
                                    10200.117,
                                    10200.125
                                ],
                                [
                                    10285.562,
                                    10285.620000000001
                                ],
                                [
                                    10304.736000000001,
                                    10305.280000000001
                                ],
                                [
                                    10305.293,
                                    10305.306
                                ],
                                [
                                    10305.311,
                                    10305.323
                                ],
                                [
                                    10401.371999999999,
                                    10401.442999999999
                                ],
                                [
                                    10401.451999999999,
                                    10401.459000000001
                                ],
                                [
                                    10498.513000000001,
                                    10498.683999999999
                                ],
                                [
                                    10498.708000000001,
                                    10498.746999999999
                                ],
                                [
                                    10498.76,
                                    10504.633
                                ],
                                [
                                    10504.722,
                                    10505.079
                                ],
                                [
                                    10505.089,
                                    10505.101000000001
                                ],
                                [
                                    10506.608,
                                    10506.674999999999
                                ],
                                [
                                    10506.691000000001,
                                    10506.731
                                ],
                                [
                                    10506.744000000001,
                                    10506.763000000001
                                ],
                                [
                                    10506.779,
                                    10506.800999999999
                                ],
                                [
                                    10506.809999999999,
                                    10506.824000000001
                                ],
                                [
                                    10535.549999999999,
                                    10535.574000000001
                                ],
                                [
                                    10603.201999999999,
                                    10603.477999999999
                                ],
                                [
                                    10603.491,
                                    10603.502
                                ],
                                [
                                    10603.507,
                                    10603.519
                                ],
                                [
                                    10700.735000000001,
                                    10700.855
                                ],
                                [
                                    10700.862999999999,
                                    10700.887000000001
                                ],
                                [
                                    10785.591,
                                    10785.626
                                ],
                                [
                                    10800.656999999999,
                                    10801.001
                                ],
                                [
                                    10801.013999999999,
                                    10801.029
                                ],
                                [
                                    10801.034,
                                    10801.046
                                ],
                                [
                                    10901.044,
                                    10901.115
                                ],
                                [
                                    10901.121999999999,
                                    10901.129999999999
                                ],
                                [
                                    11000.516,
                                    11000.572
                                ],
                                [
                                    11000.58,
                                    11000.587
                                ],
                                [
                                    11035.553,
                                    11035.584999999999
                                ],
                                [
                                    11101.129999999999,
                                    11101.184999999999
                                ],
                                [
                                    11101.191999999999,
                                    11101.199000000001
                                ],
                                [
                                    11101.204,
                                    11101.216
                                ],
                                [
                                    11199.625,
                                    11199.691000000001
                                ],
                                [
                                    11199.700999999999,
                                    11199.712
                                ],
                                [
                                    11257.146000000001,
                                    11257.273999999999
                                ],
                                [
                                    11257.297,
                                    11257.324000000001
                                ],
                                [
                                    11257.385,
                                    11258.407999999999
                                ],
                                [
                                    11258.415999999999,
                                    11258.531999999999
                                ],
                                [
                                    11258.537,
                                    11258.545
                                ],
                                [
                                    11258.547,
                                    11258.553
                                ],
                                [
                                    11258.556,
                                    11258.903
                                ],
                                [
                                    11285.561,
                                    11285.583000000001
                                ],
                                [
                                    11299.391,
                                    11299.602999999999
                                ],
                                [
                                    11299.620000000001,
                                    11299.637000000001
                                ],
                                [
                                    11299.644,
                                    11299.664000000001
                                ],
                                [
                                    11299.671,
                                    11299.678
                                ],
                                [
                                    11299.701999999999,
                                    11300.528
                                ],
                                [
                                    11300.538,
                                    11300.599
                                ],
                                [
                                    11300.605,
                                    11300.632
                                ],
                                [
                                    11300.638000000001,
                                    11300.65
                                ],
                                [
                                    11401.139999999999,
                                    11401.245000000001
                                ],
                                [
                                    11401.253000000001,
                                    11401.281999999999
                                ],
                                [
                                    11500.860000000001,
                                    11500.973
                                ],
                                [
                                    11500.981,
                                    11500.992
                                ],
                                [
                                    11535.966,
                                    11536
                                ],
                                [
                                    11603.079,
                                    11603.16
                                ],
                                [
                                    11603.166999999999,
                                    11603.174000000001
                                ],
                                [
                                    11603.200999999999,
                                    11603.213
                                ],
                                [
                                    11700.089,
                                    11700.139999999999
                                ],
                                [
                                    11700.146000000001,
                                    11700.152
                                ],
                                [
                                    11785.557000000001,
                                    11785.591
                                ],
                                [
                                    11800.244000000001,
                                    11800.316000000001
                                ],
                                [
                                    11800.323,
                                    11800.33
                                ],
                                [
                                    11800.334999999999,
                                    11800.352999999999
                                ],
                                [
                                    11900.058000000001,
                                    11900.110000000001
                                ],
                                [
                                    11900.117,
                                    11900.124
                                ],
                                [
                                    12003.138000000001,
                                    12003.196
                                ],
                                [
                                    12003.203,
                                    12003.209999999999
                                ],
                                [
                                    12035.918,
                                    12035.949000000001
                                ],
                                [
                                    12103.110000000001,
                                    12103.182000000001
                                ],
                                [
                                    12103.189,
                                    12103.196
                                ],
                                [
                                    12103.201999999999,
                                    12103.214
                                ],
                                [
                                    12203.303,
                                    12203.361999999999
                                ],
                                [
                                    12203.369000000001,
                                    12203.376
                                ],
                                [
                                    12285.591,
                                    12285.628000000001
                                ],
                                [
                                    12303.126,
                                    12303.18
                                ],
                                [
                                    12303.186,
                                    12303.216
                                ],
                                [
                                    12303.221,
                                    12303.233
                                ],
                                [
                                    12406.692999999999,
                                    12406.754000000001
                                ],
                                [
                                    12406.762000000001,
                                    12406.769
                                ],
                                [
                                    12504.927,
                                    12504.986000000001
                                ],
                                [
                                    12504.993,
                                    12505
                                ],
                                [
                                    12535.554,
                                    12535.584000000001
                                ],
                                [
                                    12603.259,
                                    12603.317999999999
                                ],
                                [
                                    12603.325000000001,
                                    12603.369000000001
                                ],
                                [
                                    12603.374,
                                    12603.397000000001
                                ],
                                [
                                    12700.843999999999,
                                    12700.922
                                ],
                                [
                                    12700.929,
                                    12700.937
                                ],
                                [
                                    12785.564,
                                    12785.596
                                ],
                                [
                                    12800.425999999999,
                                    12800.475
                                ],
                                [
                                    12800.481,
                                    12800.486999999999
                                ],
                                [
                                    12800.492,
                                    12800.528
                                ],
                                [
                                    12900.719999999999,
                                    12900.784
                                ],
                                [
                                    12900.791999999999,
                                    12900.800999999999
                                ],
                                [
                                    13000.01,
                                    13000.084000000001
                                ],
                                [
                                    13000.092000000001,
                                    13000.101000000001
                                ],
                                [
                                    13035.572,
                                    13035.602000000001
                                ],
                                [
                                    13102.43,
                                    13102.491
                                ],
                                [
                                    13102.498,
                                    13102.504999999999
                                ],
                                [
                                    13102.51,
                                    13102.522000000001
                                ],
                                [
                                    13204.382,
                                    13204.440000000001
                                ],
                                [
                                    13204.446,
                                    13204.451999999999
                                ],
                                [
                                    13285.582,
                                    13285.618
                                ],
                                [
                                    13305.341,
                                    13305.392
                                ],
                                [
                                    13305.397999999999,
                                    13305.404
                                ],
                                [
                                    13305.407999999999,
                                    13305.42
                                ],
                                [
                                    13402.946,
                                    13403.007
                                ],
                                [
                                    13403.014999999999,
                                    13403.022000000001
                                ],
                                [
                                    13500.944,
                                    13500.998
                                ],
                                [
                                    13501.005999999999,
                                    13501.013000000001
                                ],
                                [
                                    13535.563,
                                    13535.597
                                ],
                                [
                                    13604.959000000001,
                                    13605.023999999999
                                ],
                                [
                                    13605.032999999999,
                                    13605.040000000001
                                ],
                                [
                                    13605.045,
                                    13605.057000000001
                                ],
                                [
                                    13699.409,
                                    13699.48
                                ],
                                [
                                    13699.492,
                                    13699.503000000001
                                ],
                                [
                                    13785.569,
                                    13785.6
                                ],
                                [
                                    13809.950999999999,
                                    13810.01
                                ],
                                [
                                    13810.017,
                                    13810.025
                                ],
                                [
                                    13810.029,
                                    13810.041999999999
                                ],
                                [
                                    13905.198,
                                    13905.308000000001
                                ],
                                [
                                    13905.316999999999,
                                    13905.325000000001
                                ],
                                [
                                    13999.261,
                                    13999.322
                                ],
                                [
                                    13999.328,
                                    13999.334999999999
                                ],
                                [
                                    14035.558000000001,
                                    14035.591
                                ],
                                [
                                    14104.17,
                                    14104.232
                                ],
                                [
                                    14104.239,
                                    14104.245999999999
                                ],
                                [
                                    14104.251,
                                    14104.262000000001
                                ],
                                [
                                    14207.635,
                                    14207.713
                                ],
                                [
                                    14207.721,
                                    14207.727999999999
                                ],
                                [
                                    14285.566999999999,
                                    14285.603999999999
                                ],
                                [
                                    14300.063,
                                    14300.116
                                ],
                                [
                                    14300.124,
                                    14300.130999999999
                                ],
                                [
                                    14300.136,
                                    14300.147999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "34951.11",
                            "request_id": "34951.11",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                            "raw_id": "34951.11",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 7194,
                            "ttfb_ms": 278,
                            "load_start": 665,
                            "load_start_float": 665.00015199999996,
                            "bytesIn": 4115467,
                            "objectSize": 4115467,
                            "objectSizeUncompressed": 4115467,
                            "chunks": [
                                {
                                    "ts": 945,
                                    "bytes": 16281
                                },
                                {
                                    "ts": 975,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1000,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1028,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1053,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1082,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1110,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1136,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1138,
                                    "bytes": 94
                                },
                                {
                                    "ts": 1164,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1197,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1222,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1251,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1279,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1305,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1335,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1364,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1392,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1418,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1447,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1473,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1505,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1530,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1558,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1583,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1614,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1640,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1669,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1697,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1721,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1751,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1779,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1803,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1852,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1857,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1885,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1916,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1940,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1968,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1997,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2027,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2051,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2079,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2107,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2136,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2161,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2190,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2217,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2246,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2272,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2302,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2329,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2352,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2383,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2413,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2435,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2463,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2489,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2518,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2546,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2572,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2602,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2628,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2657,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2683,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2713,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2737,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2768,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2793,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2857,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2858,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2879,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2902,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2933,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2961,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2984,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3013,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3044,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3067,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3095,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3125,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3150,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3178,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3207,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3235,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3261,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3289,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3315,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3344,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3369,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3402,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3426,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3452,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3482,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3510,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3538,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3566,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3593,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3617,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3647,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3671,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3701,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3728,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3754,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3782,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3812,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3860,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3866,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3893,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3921,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3960,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3988,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4019,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4045,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4070,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4105,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4127,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4155,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4179,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4217,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4244,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4266,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4294,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4319,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4349,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4374,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4401,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4430,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4459,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4484,
                                    "bytes": 1152
                                },
                                {
                                    "ts": 4485,
                                    "bytes": 15223
                                },
                                {
                                    "ts": 4515,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4542,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4568,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4603,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4627,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4656,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4681,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4716,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4735,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4766,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4794,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4874,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4875,
                                    "bytes": 32750
                                },
                                {
                                    "ts": 4903,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4931,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4955,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4983,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5011,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5037,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5066,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5094,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5122,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5149,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5177,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5205,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5233,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5260,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5287,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5316,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5344,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5370,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5403,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5427,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5450,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5478,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5515,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5533,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5561,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5587,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5615,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5644,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5669,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5699,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5728,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5753,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5810,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5877,
                                    "bytes": 32750
                                },
                                {
                                    "ts": 5892,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5921,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5948,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5974,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6003,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6030,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6060,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6082,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6115,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6141,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6165,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6193,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6223,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6248,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6276,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6303,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6330,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6358,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6387,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6413,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6441,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6469,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6499,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6525,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6552,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6580,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6606,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6634,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6660,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6689,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6717,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6745,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6771,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6798,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6826,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6851,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6880,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6910,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6938,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6962,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6990,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7021,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7045,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7073,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7104,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7130,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7156,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7184,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7212,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7239,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7264,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7295,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7325,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7346,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7377,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7407,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7431,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7460,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7483,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7514,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7540,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7568,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7594,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7622,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7651,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7677,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7705,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7733,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7759,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7790,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7813,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7844,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7859,
                                    "bytes": 5342
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 685,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 4115467",
                                    "Content-Range: bytes 0-4115466\/4115467",
                                    "accept-ranges: bytes",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "etag: \"3ecc0b-605d528d4003b\"",
                                    "last-modified: Thu, 21 Sep 2023 02:22:11 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 206",
                                    "content-length: 4115467",
                                    "content-range: bytes 0-4115466\/4115467"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": -1,
                            "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": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 664,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 152,
                            "server_port": "443",
                            "load_end": 7859,
                            "ttfb_start": 665,
                            "ttfb_end": 943,
                            "download_start": 943,
                            "download_end": 7859,
                            "download_ms": 6916,
                            "all_start": 665,
                            "all_end": 7859,
                            "all_ms": 7194,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "34951.6",
                            "request_id": "34951.6",
                            "ip_addr": "188.245.164.83",
                            "full_url": "https:\/\/backofen.link\/plausible\/js\/script.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "backofen.link",
                            "url": "\/plausible\/js\/script.js",
                            "raw_id": "34951.6",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 143,
                            "ttfb_ms": 142,
                            "load_start": 770,
                            "load_start_float": 770.000137,
                            "bytesIn": 721,
                            "objectSize": 721,
                            "objectSizeUncompressed": 1407,
                            "chunks": [
                                {
                                    "ts": 913,
                                    "bytes": 721,
                                    "inflated": 1407
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, must-revalidate, max-age=86400",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 151,
                            "protocol": "HTTP\/2",
                            "dns_start": 597,
                            "dns_end": 641,
                            "connect_start": 641,
                            "connect_end": 679,
                            "ssl_start": 679,
                            "ssl_end": 770,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "backofen.link",
                                "sanList": [
                                    "backofen.link",
                                    "www.backofen.link"
                                ],
                                "issuer": "E5",
                                "validFrom": 1731077829,
                                "validTo": 1738853828,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1731081339190,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100CD33277BD9FF7F35D72B268DE81E6DD12F43CCC4A3F6C801D5422F5132AE5A27022100C8E05E7AB74CA8A46BA98EDEF488483CE2D2001A767E09F64B575E305875F0F8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2025h1'",
                                        "logId": "E092B3FC0C1DC8E768361FDE61B9964D0A5278198A72D672C4B04DA56D6F5404",
                                        "timestamp": 1731081341267,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022007B132F6EAD079B04262C14F67A52D302C24F28ECAB7146E7A2FFF86082C7F220221008AA7E068381F694DFFF510FC4BFA148BEEDFC51FBF2AF5BCFDA2A73BD1463F38"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 686,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: backofen.link",
                                    ":method: GET",
                                    ":path: \/plausible\/js\/script.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.atelierhaus23.de\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "application: 127.0.0.1",
                                    "cache-control: public, must-revalidate, max-age=86400",
                                    "cdn-cache: HIT",
                                    "cdn-cachedat: 12\/24\/2024 14:13:32",
                                    "cdn-edgestorageid: 1079",
                                    "cdn-proxyver: 1.06",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 134dec6229a582bbee20defb6ad9ccee",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-requesttime: 1",
                                    "cdn-status: 200",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 15:53:02 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-robots-tag: noindex, nofollow, nosnippet, noarchive",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1744,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 44,
                            "connect_ms": 38,
                            "ssl_ms": 91,
                            "gzip_total": 1360,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 86400,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 596,
                            "socket_group": "https:\/\/backofen.link <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 137,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAxWgAwIBAgISA20Kmhd83yjliLgOunH\/7fbMMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNTAeFw0yNDExMDgxNDU3MDlaFw0yNTAyMDYxNDU3MDhaMBgxFjAUBgNVBAMTDWJh\nY2tvZmVuLmxpbmswWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARSDByp4Q6Jry4G\ncEXu0iw9o5NfWhTRm51+lKUtr8ah6Yqq9mpQy+o3gO0b9HGo5CVJM+MTcrBwhLKv\nKbueJr3io4ICIzCCAh8wDgYDVR0PAQH\/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUF\nBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQsDywx59+Ah8Lx\nMwUhQBSMM9pusTAfBgNVHSMEGDAWgBSfK1\/PPCFPnQS37SssxMZwi9LXDTBVBggr\nBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lNS5vLmxlbmNyLm9yZzAi\nBggrBgEFBQcwAoYWaHR0cDovL2U1LmkubGVuY3Iub3JnLzArBgNVHREEJDAigg1i\nYWNrb2Zlbi5saW5rghF3d3cuYmFja29mZW4ubGluazATBgNVHSAEDDAKMAgGBmeB\nDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3AKLjCuRF772tm3447Udnd1PX\ngluElNcrXhssxLlQpEfnAAABkwx9ATYAAAQDAEgwRgIhAM0zJ3vZ\/3811ysmjege\nbdEvQ8zEo\/bIAdVCL1EyrlonAiEAyOBeerdMqKRrqY7e9IhIPOLSABp2fgn2S1de\nMFh18PgAdgDgkrP8DB3I52g2H95huZZNClJ4GYpy1nLEsE2lbW9UBAAAAZMMfQlT\nAAAEAwBHMEUCIAexMvbq0HmwQmLBT2elLTAsJPKOyrcUbnov\/4YILH8iAiEAiqfg\naDgfaU3\/9RD8S\/oUi+7fxR+\/KvW8\/aKnO9FGPzgwCgYIKoZIzj0EAwMDZwAwZAIw\nRqIUwI2ofXf7XXDYSP32nPJQb6uBgj0NMlGuabvXCKxRqqVc3cPcOgJoAPdwwGfU\nAjBaaBJhoZthcOCVQxA2m2IpxAqUbO9PoX\/+zJazZzcAJRmrS6+RDSEQclSHJuN+\nBog=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRAIOPbGPOsTmMYgZigxXJ\/d4wDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNCzqK\na2GOtu\/cX1jnxkJFVKtj9mZhSAouWXW0gQI3ULc\/FnncmOyhKJdyIBwsz9V8UiBO\nVHhbhBRrwJCuhezAUUE8Wod\/Bk3U\/mDR+mwt4X2VEIiiCFQPmRpM5uoKrNijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSfK1\/PPCFPnQS37SssxMZw\ni9LXDTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAH3KdNEVCQdqk0LKyuNImTKdRJY1C\n2uw2SJajuhqkyGPY8C+zzsufZ+mgnhnq1A2KVQOSykOEnUbx1cy637rBAihx97r+\nbcwbZM6sTDIaEriR\/PLk6LKs9Be0uoVxgOKDcpG9svD33J+G9Lcfv1K9luDmSTgG\n6XNFIN5vfI5gs\/lMPyojEMdIzK9blcl2\/1vKxO8WGCcjvsQ1nJ\/Pwt8LQZBfOFyV\nXP8ubAp\/au3dc4EKWG9MO5zcx1qT9+NXRGdVWxGvmBFRAajciMfXME1ZuGmk3\/GO\nkoAM7ZkjZmleyokP1LGzmfJcUd9s7eeu1\/9\/eg5XlXd\/55GtYjAM+C4DG5i7eaNq\ncm2F+yxYIPt6cbbtYVNJCGfHWqHEQ4FYStUyFnv8sjyqU8ypgZaNJ9aVcWSICLOI\nE1\/Qv\/7oKsnZCWJ926wU6RqG1OYPGOi1zuABhLw61cuPVDT28nQS\/e6z95cJXq0e\nK1BcaJ6fJZsmbjRgD5p3mvEf5vdQM7MCEvU0tHbsx2I5mHHJoABHb8KVBgWp\/lcX\nGWiWaeOyB7RP+OfDtvi2OsapxXiV7vNVs7fMlrRjY1joKaqmmycnBvAq14AEbtyL\nsVfOS66B8apkeFX2NY4XPEYV4ZSCe8VHPrdrERk2wILG3T\/EGmSIkCYVUMSnjmJd\nVQD9F6Na\/+zmXCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 913,
                            "ttfb_start": 770,
                            "ttfb_end": 912,
                            "download_start": 912,
                            "download_end": 913,
                            "download_ms": 1,
                            "all_start": 597,
                            "all_end": 913,
                            "all_ms": 316,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1065.288,
                                    1066.028
                                ],
                                [
                                    1065.3,
                                    1065.3789999999999
                                ],
                                [
                                    1448.2449999999999,
                                    1448.3330000000001
                                ],
                                [
                                    1448.347,
                                    1448.3510000000001
                                ],
                                [
                                    1449.598,
                                    1449.6099999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "34951.14",
                            "request_id": "34951.14",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/fonts\/bookie-school-sans.woff",
                            "raw_id": "34951.14",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 7065,
                            "ttfb_ms": 7030,
                            "load_start": 846,
                            "load_start_float": 846.00016400000004,
                            "bytesIn": 36308,
                            "objectSize": 36308,
                            "objectSizeUncompressed": 36308,
                            "chunks": [
                                {
                                    "ts": 7882,
                                    "bytes": 16303
                                },
                                {
                                    "ts": 7906,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7911,
                                    "bytes": 3630
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/bookie-school-sans.woff",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.atelierhaus23.de",
                                    "priority: u=0",
                                    "referer: https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 36308",
                                    "content-type: font\/woff",
                                    "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                    "etag: \"8dd4-605d464056558\"",
                                    "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2065,
                            "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": 843,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 7911,
                            "ttfb_start": 846,
                            "ttfb_end": 7876,
                            "download_start": 7876,
                            "download_end": 7911,
                            "download_ms": 35,
                            "all_start": 846,
                            "all_end": 7911,
                            "all_ms": 7065,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "34951.12",
                            "request_id": "34951.12",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/fonts\/ahamono.woff",
                            "raw_id": "34951.12",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 7151,
                            "ttfb_ms": 7091,
                            "load_start": 850,
                            "load_start_float": 850.00017000000003,
                            "bytesIn": 35480,
                            "objectSize": 35480,
                            "objectSizeUncompressed": 35480,
                            "chunks": [
                                {
                                    "ts": 7970,
                                    "bytes": 16259
                                },
                                {
                                    "ts": 7999,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8001,
                                    "bytes": 2846
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ahamono.woff",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.atelierhaus23.de",
                                    "priority: u=0",
                                    "referer: https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 35480",
                                    "content-type: font\/woff",
                                    "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                    "etag: \"8a98-605d46406ccb8\"",
                                    "last-modified: Thu, 21 Sep 2023 01:27:09 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2032,
                            "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": 848,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 170,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 29287,
                                    "GDEF": 130,
                                    "GPOS": 2602,
                                    "GSUB": 823,
                                    "OS\/2": 82,
                                    "cmap": 1205,
                                    "head": 52,
                                    "hhea": 33,
                                    "hmtx": 548,
                                    "maxp": 6,
                                    "name": 391,
                                    "post": 19
                                },
                                "names": {
                                    "0": "Copyright (c) 2014 Ahamono is designed by Alfredo Marco Pradil (",
                                    "1": "",
                                    "2": "Regular",
                                    "3": "3.101;AMMP;AHAMONO-Regular",
                                    "4": "AHAMONO Regular",
                                    "5": "Version 3.101;FEAKit 1.0",
                                    "6": "AHAMONO-Regular",
                                    "8": "Alfredo Marco Pradil",
                                    "9": "Alfredo Marco Pradil",
                                    "10": "AHAMONO is a font distributed by Hanken Design Co. (hanken.co), ",
                                    "11": "http:\/\/behance.net\/pradil",
                                    "12": "http:\/\/behance.net\/pradil",
                                    "14": "https:\/\/hanken.co\/eula",
                                    "16": "AHAMONO",
                                    "17": "Regular"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 553,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 245,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354815,
                                    "ulUnicodeRange2": 73818,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "AMMP",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 63743,
                                    "sTypoAscender": 1000,
                                    "sTypoDescender": -261,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1000,
                                    "usWinDescent": 261,
                                    "ulCodePageRange1": 536871315,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 493,
                                    "sCapHeight": 739,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -180,
                                    "underlineThickness": 40,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "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,
                                        127,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        169,
                                        171,
                                        172,
                                        174,
                                        176,
                                        177,
                                        182,
                                        183,
                                        184,
                                        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,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        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,
                                        461,
                                        462,
                                        463,
                                        464,
                                        465,
                                        466,
                                        467,
                                        468,
                                        479,
                                        486,
                                        487,
                                        490,
                                        491,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        552,
                                        553,
                                        555,
                                        562,
                                        563,
                                        567,
                                        626,
                                        710,
                                        711,
                                        730,
                                        732,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        786,
                                        795,
                                        803,
                                        806,
                                        807,
                                        808,
                                        821,
                                        822,
                                        823,
                                        824,
                                        960,
                                        7684,
                                        7685,
                                        7692,
                                        7693,
                                        7727,
                                        7734,
                                        7735,
                                        7742,
                                        7743,
                                        7749,
                                        7750,
                                        7751,
                                        7757,
                                        7761,
                                        7763,
                                        7778,
                                        7779,
                                        7788,
                                        7789,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7826,
                                        7827,
                                        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,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8260,
                                        8287,
                                        8364,
                                        8369,
                                        8482,
                                        8486,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8710,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8804,
                                        8805,
                                        9674,
                                        12288,
                                        63743
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "numr"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "numr"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 534,
                                    "num_glyphs": 569
                                }
                            },
                            "load_end": 8001,
                            "ttfb_start": 850,
                            "ttfb_end": 7941,
                            "download_start": 7941,
                            "download_end": 8001,
                            "download_ms": 60,
                            "all_start": 850,
                            "all_end": 8001,
                            "all_ms": 7151,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "34951.18",
                            "request_id": "34951.18",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "raw_id": "34951.18",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 7624,
                            "ttfb_ms": 6925,
                            "load_start": 1014,
                            "load_start_float": 1014.000183,
                            "bytesIn": 396356,
                            "objectSize": 396356,
                            "objectSizeUncompressed": 396356,
                            "chunks": [
                                {
                                    "ts": 7945,
                                    "bytes": 16259
                                },
                                {
                                    "ts": 7969,
                                    "bytes": 116
                                },
                                {
                                    "ts": 8029,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8059,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8082,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8111,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8139,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8167,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8191,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8222,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8250,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8273,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8304,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8328,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8356,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8384,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8414,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8440,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8467,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8495,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8521,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8549,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8578,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8608,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8634,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8638,
                                    "bytes": 3356
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 396356",
                                    "content-type: image\/webp",
                                    "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                    "etag: \"60c44-60b3691e5d81f\"",
                                    "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "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": 396356,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1006,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 183,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "387 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1245,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1400,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1245x1400",
                                        "Megapixels": 1.7
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1245,
                                        "height": 1400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1743000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 159.87,
                                            "standardDeviation": 63.634399999999999,
                                            "kurtosis": -1.1131899999999999,
                                            "skewness": -0.21307000000000001,
                                            "entropy": 0.957542
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 12,
                                            "max": 255,
                                            "mean": 172.32900000000001,
                                            "standardDeviation": 57.772300000000001,
                                            "kurtosis": -0.61200900000000003,
                                            "skewness": -0.47579199999999999,
                                            "entropy": 0.95732700000000004
                                        },
                                        "green": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 159.23599999999999,
                                            "standardDeviation": 63.0563,
                                            "kurtosis": -1.01146,
                                            "skewness": -0.21432999999999999,
                                            "entropy": 0.96411199999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 148.04400000000001,
                                            "standardDeviation": 70.074600000000004,
                                            "kurtosis": -1.3780699999999999,
                                            "skewness": 0.086852200000000004,
                                            "entropy": 0.95118899999999995
                                        }
                                    },
                                    "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": 1245,
                                        "height": 1400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T15:53:10+00:00",
                                        "date:modify": "2024-12-24T15:53:10+00:00",
                                        "signature": "9658a76b69514aedf18af9bf666bde97d17c71384dc5082cb96dab2df559faf0"
                                    },
                                    "tainted": false,
                                    "filesize": "396356B",
                                    "numberPixels": "1743000",
                                    "pixelsPerSecond": "10.8148MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.161"
                                }
                            },
                            "load_end": 8638,
                            "ttfb_start": 1014,
                            "ttfb_end": 7939,
                            "download_start": 7939,
                            "download_end": 8638,
                            "download_ms": 699,
                            "all_start": 1014,
                            "all_end": 8638,
                            "all_ms": 7624,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "34951.19",
                            "request_id": "34951.19",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "raw_id": "34951.19",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 8617,
                            "ttfb_ms": 7649,
                            "load_start": 1014,
                            "load_start_float": 1014.000191,
                            "bytesIn": 589860,
                            "objectSize": 589860,
                            "objectSizeUncompressed": 589860,
                            "chunks": [
                                {
                                    "ts": 8666,
                                    "bytes": 16266
                                },
                                {
                                    "ts": 8693,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8725,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8749,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8775,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8805,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8859,
                                    "bytes": 32859
                                },
                                {
                                    "ts": 8887,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8913,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8939,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8969,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8995,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9022,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9049,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9080,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9107,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9132,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9160,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9220,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9247,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9269,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9297,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9325,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9354,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9382,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9408,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9438,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9465,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9488,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9522,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9548,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9571,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9602,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9631,
                                    "bytes": 16735
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 589860",
                                    "content-type: image\/webp",
                                    "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                    "etag: \"90024-60b3691e6551f\"",
                                    "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "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": 589860,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1010,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 191,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "576 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1245,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1400,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1245x1400",
                                        "Megapixels": 1.7
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1245,
                                        "height": 1400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1743000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 125.26000000000001,
                                            "standardDeviation": 69.087999999999994,
                                            "kurtosis": -1.1751100000000001,
                                            "skewness": 0.050206899999999999,
                                            "entropy": 0.95161799999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 140.91900000000001,
                                            "standardDeviation": 58.3065,
                                            "kurtosis": -1.17475,
                                            "skewness": -0.29979699999999998,
                                            "entropy": 0.95383300000000004
                                        },
                                        "green": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 135.017,
                                            "standardDeviation": 65.876099999999994,
                                            "kurtosis": -1.22899,
                                            "skewness": -0.0240673,
                                            "entropy": 0.97599400000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 99.842500000000001,
                                            "standardDeviation": 83.081299999999999,
                                            "kurtosis": -0.87103399999999997,
                                            "skewness": 0.652474,
                                            "entropy": 0.92502700000000004
                                        }
                                    },
                                    "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": 1245,
                                        "height": 1400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T15:53:11+00:00",
                                        "date:modify": "2024-12-24T15:53:11+00:00",
                                        "signature": "e0b231a1751b29a6c811df4d893a57ade933d6afd2cdc6399d0512e2b9df6d0d"
                                    },
                                    "tainted": false,
                                    "filesize": "589860B",
                                    "numberPixels": "1743000",
                                    "pixelsPerSecond": "7.89528MB",
                                    "userTime": "0.070u",
                                    "elapsedTime": "0:01.220"
                                }
                            },
                            "load_end": 9631,
                            "ttfb_start": 1014,
                            "ttfb_end": 8663,
                            "download_start": 8663,
                            "download_end": 9631,
                            "download_ms": 968,
                            "all_start": 1014,
                            "all_end": 9631,
                            "all_ms": 8617,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "34951.20",
                            "request_id": "34951.20",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "raw_id": "34951.20",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 8961,
                            "ttfb_ms": 7650,
                            "load_start": 1014,
                            "load_start_float": 1014.000197,
                            "bytesIn": 207740,
                            "objectSize": 207740,
                            "objectSizeUncompressed": 207740,
                            "chunks": [
                                {
                                    "ts": 9658,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9681,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9712,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9741,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9764,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9792,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9829,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9853,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9876,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9904,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9930,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9957,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9975,
                                    "bytes": 11240
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 207740",
                                    "content-type: image\/webp",
                                    "date: Tue, 24 Dec 2024 15:53:08 GMT",
                                    "etag: \"32b7c-627b19f13cade\"",
                                    "last-modified: Mon, 25 Nov 2024 00:14:51 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":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": 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": 207740,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1013,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 197,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "203 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1080,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1080,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x1080",
                                        "Megapixels": 1.2
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1166400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.34999999999999,
                                            "standardDeviation": 59.8065,
                                            "kurtosis": 2.7437,
                                            "skewness": -1.97349,
                                            "entropy": 0.755583
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 198.84700000000001,
                                            "standardDeviation": 57.250300000000003,
                                            "kurtosis": 3.58704,
                                            "skewness": -2.1314500000000001,
                                            "entropy": 0.78178899999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.452,
                                            "standardDeviation": 57.959099999999999,
                                            "kurtosis": 4.09476,
                                            "skewness": -2.25623,
                                            "entropy": 0.73837900000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.75299999999999,
                                            "standardDeviation": 64.210099999999997,
                                            "kurtosis": 1.3139799999999999,
                                            "skewness": -1.6516,
                                            "entropy": 0.74658100000000005
                                        }
                                    },
                                    "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": 1080,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T15:53:11+00:00",
                                        "date:modify": "2024-12-24T15:53:11+00:00",
                                        "signature": "17ff6cfc4f3820a3eb0e2fd7e617098254f6704cb582dc80744e67c843d891c4"
                                    },
                                    "tainted": false,
                                    "filesize": "207740B",
                                    "numberPixels": "1166400",
                                    "pixelsPerSecond": "8.13692MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.143"
                                }
                            },
                            "load_end": 9975,
                            "ttfb_start": 1014,
                            "ttfb_end": 8664,
                            "download_start": 8664,
                            "download_end": 9975,
                            "download_ms": 1311,
                            "all_start": 1014,
                            "all_end": 9975,
                            "all_ms": 8961,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "34951.17",
                            "request_id": "34951.17",
                            "ip_addr": "188.245.164.83",
                            "full_url": "https:\/\/backofen.link\/plausible\/api\/event",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "backofen.link",
                            "url": "\/plausible\/api\/event",
                            "raw_id": "34951.17",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 202,
                            "request_type": "XHR",
                            "load_ms": 151,
                            "ttfb_ms": 150,
                            "load_start": 1194,
                            "load_start_float": 1194.000176,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 1345,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate, max-age=0, private",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 182,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 964,
                            "connect_end": 1066,
                            "ssl_start": 1066,
                            "ssl_end": 1193,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "backofen.link",
                                "sanList": [
                                    "backofen.link",
                                    "www.backofen.link"
                                ],
                                "issuer": "E5",
                                "validFrom": 1731077829,
                                "validTo": 1738853828,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1731081339190,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100CD33277BD9FF7F35D72B268DE81E6DD12F43CCC4A3F6C801D5422F5132AE5A27022100C8E05E7AB74CA8A46BA98EDEF488483CE2D2001A767E09F64B575E305875F0F8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2025h1'",
                                        "logId": "E092B3FC0C1DC8E768361FDE61B9964D0A5278198A72D672C4B04DA56D6F5404",
                                        "timestamp": 1731081341267,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022007B132F6EAD079B04262C14F67A52D302C24F28ECAB7146E7A2FFF86082C7F220221008AA7E068381F694DFFF510FC4BFA148BEEDFC51FBF2AF5BCFDA2A73BD1463F38"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/backofen.link\/plausible\/js\/script.js",
                            "initiator_line": "0",
                            "initiator_column": "828",
                            "initiator_type": "script",
                            "initiator_function": "e",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: backofen.link",
                                    ":method: POST",
                                    ":path: \/plausible\/api\/event",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 86",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.atelierhaus23.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.atelierhaus23.de\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: *",
                                    "application: 127.0.0.1",
                                    "cache-control: must-revalidate, max-age=0, private",
                                    "cdn-cachedat: 12\/24\/2024 15:53:03",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.06",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: f6d3ec73dd74eb0f587538e10f07426a",
                                    "cdn-requestpullcode: 202",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-requesttime: 1",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-length: 2",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Tue, 24 Dec 2024 15:53:03 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: nginx",
                                    "x-plausible-dropped: 1",
                                    "x-request-id: GBQn3DLQ-wboL-Lxeo-N",
                                    ":status: 202"
                                ]
                            },
                            "bytesOut": 2056,
                            "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": -1,
                            "connect_ms": 102,
                            "ssl_ms": 127,
                            "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": 964,
                            "socket_group": "pm\/https:\/\/backofen.link <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 176,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAxWgAwIBAgISA20Kmhd83yjliLgOunH\/7fbMMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNTAeFw0yNDExMDgxNDU3MDlaFw0yNTAyMDYxNDU3MDhaMBgxFjAUBgNVBAMTDWJh\nY2tvZmVuLmxpbmswWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARSDByp4Q6Jry4G\ncEXu0iw9o5NfWhTRm51+lKUtr8ah6Yqq9mpQy+o3gO0b9HGo5CVJM+MTcrBwhLKv\nKbueJr3io4ICIzCCAh8wDgYDVR0PAQH\/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUF\nBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQsDywx59+Ah8Lx\nMwUhQBSMM9pusTAfBgNVHSMEGDAWgBSfK1\/PPCFPnQS37SssxMZwi9LXDTBVBggr\nBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lNS5vLmxlbmNyLm9yZzAi\nBggrBgEFBQcwAoYWaHR0cDovL2U1LmkubGVuY3Iub3JnLzArBgNVHREEJDAigg1i\nYWNrb2Zlbi5saW5rghF3d3cuYmFja29mZW4ubGluazATBgNVHSAEDDAKMAgGBmeB\nDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3AKLjCuRF772tm3447Udnd1PX\ngluElNcrXhssxLlQpEfnAAABkwx9ATYAAAQDAEgwRgIhAM0zJ3vZ\/3811ysmjege\nbdEvQ8zEo\/bIAdVCL1EyrlonAiEAyOBeerdMqKRrqY7e9IhIPOLSABp2fgn2S1de\nMFh18PgAdgDgkrP8DB3I52g2H95huZZNClJ4GYpy1nLEsE2lbW9UBAAAAZMMfQlT\nAAAEAwBHMEUCIAexMvbq0HmwQmLBT2elLTAsJPKOyrcUbnov\/4YILH8iAiEAiqfg\naDgfaU3\/9RD8S\/oUi+7fxR+\/KvW8\/aKnO9FGPzgwCgYIKoZIzj0EAwMDZwAwZAIw\nRqIUwI2ofXf7XXDYSP32nPJQb6uBgj0NMlGuabvXCKxRqqVc3cPcOgJoAPdwwGfU\nAjBaaBJhoZthcOCVQxA2m2IpxAqUbO9PoX\/+zJazZzcAJRmrS6+RDSEQclSHJuN+\nBog=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRAIOPbGPOsTmMYgZigxXJ\/d4wDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNCzqK\na2GOtu\/cX1jnxkJFVKtj9mZhSAouWXW0gQI3ULc\/FnncmOyhKJdyIBwsz9V8UiBO\nVHhbhBRrwJCuhezAUUE8Wod\/Bk3U\/mDR+mwt4X2VEIiiCFQPmRpM5uoKrNijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSfK1\/PPCFPnQS37SssxMZw\ni9LXDTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAH3KdNEVCQdqk0LKyuNImTKdRJY1C\n2uw2SJajuhqkyGPY8C+zzsufZ+mgnhnq1A2KVQOSykOEnUbx1cy637rBAihx97r+\nbcwbZM6sTDIaEriR\/PLk6LKs9Be0uoVxgOKDcpG9svD33J+G9Lcfv1K9luDmSTgG\n6XNFIN5vfI5gs\/lMPyojEMdIzK9blcl2\/1vKxO8WGCcjvsQ1nJ\/Pwt8LQZBfOFyV\nXP8ubAp\/au3dc4EKWG9MO5zcx1qT9+NXRGdVWxGvmBFRAajciMfXME1ZuGmk3\/GO\nkoAM7ZkjZmleyokP1LGzmfJcUd9s7eeu1\/9\/eg5XlXd\/55GtYjAM+C4DG5i7eaNq\ncm2F+yxYIPt6cbbtYVNJCGfHWqHEQ4FYStUyFnv8sjyqU8ypgZaNJ9aVcWSICLOI\nE1\/Qv\/7oKsnZCWJ926wU6RqG1OYPGOi1zuABhLw61cuPVDT28nQS\/e6z95cJXq0e\nK1BcaJ6fJZsmbjRgD5p3mvEf5vdQM7MCEvU0tHbsx2I5mHHJoABHb8KVBgWp\/lcX\nGWiWaeOyB7RP+OfDtvi2OsapxXiV7vNVs7fMlrRjY1joKaqmmycnBvAq14AEbtyL\nsVfOS66B8apkeFX2NY4XPEYV4ZSCe8VHPrdrERk2wILG3T\/EGmSIkCYVUMSnjmJd\nVQD9F6Na\/+zmXCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1345,
                            "ttfb_start": 1194,
                            "ttfb_end": 1344,
                            "download_start": 1344,
                            "download_end": 1345,
                            "download_ms": 1,
                            "all_start": 964,
                            "all_end": 1345,
                            "all_ms": 380,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "34951.21",
                            "request_id": "34951.21",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "raw_id": "34951.21",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2535,
                            "ttfb_ms": 2143,
                            "load_start": 7860,
                            "load_start_float": 7860.0002029999996,
                            "bytesIn": 250370,
                            "objectSize": 250370,
                            "objectSizeUncompressed": 250370,
                            "chunks": [
                                {
                                    "ts": 10009,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 10031,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10059,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10087,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10115,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10141,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10170,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10200,
                                    "bytes": 16464
                                },
                                {
                                    "ts": 10226,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10252,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10278,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10311,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10334,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10363,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10391,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10395,
                                    "bytes": 4745
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 250370",
                                    "content-type: image\/webp",
                                    "date: Tue, 24 Dec 2024 15:53:09 GMT",
                                    "etag: \"3d202-60b3697b0c1de\"",
                                    "last-modified: Tue, 28 Nov 2023 13:42:41 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "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": 250370,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1013,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 203,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "245 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1245,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1400,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1245x1400",
                                        "Megapixels": 1.7
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1245,
                                        "height": 1400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1743000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.029,
                                            "standardDeviation": 66.079999999999998,
                                            "kurtosis": -1.0147299999999999,
                                            "skewness": -0.442639,
                                            "entropy": 0.95088499999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.38200000000001,
                                            "standardDeviation": 65.473500000000001,
                                            "kurtosis": -0.97264200000000001,
                                            "skewness": -0.466505,
                                            "entropy": 0.94762800000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 156.93000000000001,
                                            "standardDeviation": 68.594800000000006,
                                            "kurtosis": -1.07385,
                                            "skewness": -0.46856199999999998,
                                            "entropy": 0.94805300000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 150.77600000000001,
                                            "standardDeviation": 64.171800000000005,
                                            "kurtosis": -0.98280199999999995,
                                            "skewness": -0.407053,
                                            "entropy": 0.95697500000000002
                                        }
                                    },
                                    "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": 1245,
                                        "height": 1400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T15:53:12+00:00",
                                        "date:modify": "2024-12-24T15:53:12+00:00",
                                        "signature": "575c50682516dfa459f12c5d985c80f87548d9b2f8e823a9533c202d1c41f41c"
                                    },
                                    "tainted": false,
                                    "filesize": "250370B",
                                    "numberPixels": "1743000",
                                    "pixelsPerSecond": "12.3726MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.140"
                                }
                            },
                            "load_end": 10395,
                            "ttfb_start": 7860,
                            "ttfb_end": 10003,
                            "download_start": 10003,
                            "download_end": 10395,
                            "download_ms": 392,
                            "all_start": 7860,
                            "all_end": 10395,
                            "all_ms": 2535,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "34951.27",
                            "request_id": "34951.27",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "raw_id": "34951.27",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2511,
                            "ttfb_ms": 1781,
                            "load_start": 8642,
                            "load_start_float": 8642.000231,
                            "bytesIn": 452374,
                            "objectSize": 452374,
                            "objectSizeUncompressed": 452374,
                            "chunks": [
                                {
                                    "ts": 10427,
                                    "bytes": 16285
                                },
                                {
                                    "ts": 10450,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10479,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10510,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10536,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10561,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10590,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10619,
                                    "bytes": 16465
                                },
                                {
                                    "ts": 10644,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10672,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10703,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10730,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10755,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10783,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10809,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10875,
                                    "bytes": 32750
                                },
                                {
                                    "ts": 10894,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10920,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10946,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10974,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11000,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11028,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11056,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11082,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11111,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11139,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11153,
                                    "bytes": 10249
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 452374",
                                    "content-type: image\/webp",
                                    "date: Tue, 24 Dec 2024 15:53:10 GMT",
                                    "etag: \"6e716-60b36984fe053\"",
                                    "last-modified: Tue, 28 Nov 2023 13:42:51 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "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": 452374,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 8642,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 231,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "432 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 11153,
                            "ttfb_start": 8642,
                            "ttfb_end": 10423,
                            "download_start": 10423,
                            "download_end": 11153,
                            "download_ms": 730,
                            "all_start": 8642,
                            "all_end": 11153,
                            "all_ms": 2511,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "34951.48",
                            "request_id": "34951.48",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/images\/favicon.svg",
                            "raw_id": "34951.48",
                            "frame_id": "3479ECB5F78C1DED03C60018039716BE",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 58,
                            "ttfb_ms": 57,
                            "load_start": 11161,
                            "load_start_float": 11161.000239000001,
                            "bytesIn": 1797,
                            "objectSize": 1797,
                            "objectSizeUncompressed": 1797,
                            "chunks": [
                                {
                                    "ts": 11219,
                                    "bytes": 1797
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 92,
                            "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: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/images\/favicon.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 1797",
                                    "content-type: image\/svg+xml",
                                    "date: Tue, 24 Dec 2024 15:53:13 GMT",
                                    "etag: \"705-605d4640edb39\"",
                                    "last-modified: Thu, 21 Sep 2023 01:27:10 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2023,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11160,
                            "socket_group": "https:\/\/atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 239,
                            "server_port": "443",
                            "load_end": 11219,
                            "ttfb_start": 11161,
                            "ttfb_end": 11218,
                            "download_start": 11218,
                            "download_end": 11219,
                            "download_ms": 1,
                            "all_start": 11161,
                            "all_end": 11219,
                            "all_ms": 58,
                            "index": 17,
                            "number": 18
                        }
                    ],
                    "requestsFull": 18,
                    "requestsDoc": 18,
                    "responses_200": 14,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "3479ECB5F78C1DED03C60018039716BE",
                    "loadEventStart": 11157,
                    "loadEventEnd": 11159,
                    "domContentLoadedEventStart": 966,
                    "domContentLoadedEventEnd": 969,
                    "URL": "https:\/\/atelierhaus23.de",
                    "connections": 3,
                    "final_base_page_request": 2,
                    "final_base_page_request_id": "A43FFD96B3AEBFA73F9147F47453AB1A-2",
                    "final_url": "https:\/\/www.atelierhaus23.de\/de",
                    "domInteractive": 965,
                    "firstPaint": 882.20000000018626,
                    "firstContentfulPaint": 983,
                    "firstMeaningfulPaint": 983,
                    "firstImagePaint": 1127,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 571,
                    "score_cache": 4,
                    "score_cdn": 0,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 88111,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 1896700,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 3,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 4,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 8,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 13,
                        "v8.compile": 4,
                        "UpdateLayoutTree": 19,
                        "ResourceFetcher::PrintPreloadMismatch": 0,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 108,
                        "PrePaint": 11,
                        "IntersectionObserverController::computeIntersections": 4,
                        "Paint": 12,
                        "Layerize": 21,
                        "HitTest": 1,
                        "ScrollLayer": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "XHRReadyStateChange": 0,
                        "FunctionCall": 19,
                        "MarkDOMContent": 0,
                        "FireAnimationFrame": 14,
                        "TimerFire": 2,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 11014
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 3,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 4,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 8,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 13,
                        "v8.compile": 4,
                        "UpdateLayoutTree": 19,
                        "ResourceFetcher::PrintPreloadMismatch": 0,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 108,
                        "PrePaint": 11,
                        "IntersectionObserverController::computeIntersections": 4,
                        "Paint": 12,
                        "Layerize": 21,
                        "HitTest": 1,
                        "ScrollLayer": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "XHRReadyStateChange": 0,
                        "FunctionCall": 19,
                        "MarkDOMContent": 0,
                        "FireAnimationFrame": 14,
                        "TimerFire": 2,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 11014
                    },
                    "cpu.ParseHTML": 3,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 4,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 8,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.EvaluateScript": 13,
                    "cpu.v8.compile": 4,
                    "cpu.UpdateLayoutTree": 19,
                    "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.Layout": 108,
                    "cpu.PrePaint": 11,
                    "cpu.IntersectionObserverController::computeIntersections": 4,
                    "cpu.Paint": 12,
                    "cpu.Layerize": 21,
                    "cpu.HitTest": 1,
                    "cpu.ScrollLayer": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.FunctionCall": 19,
                    "cpu.MarkDOMContent": 0,
                    "cpu.FireAnimationFrame": 14,
                    "cpu.TimerFire": 2,
                    "cpu.XHRLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.Idle": 11014,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735055580.0805507,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735055581.7302494,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 18140,
                    "fullyLoadedCPUpct": 69.475296821140958,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "3479ECB5F78C1DED03C60018039716BE",
                                    "loaderId": "953B8D8CAEDC09671F9B17EAF0BA1473"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.atelierhaus23.de",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.atelierhaus23.de\/de",
                    "document_hostname": "www.atelierhaus23.de",
                    "document_origin": "https:\/\/www.atelierhaus23.de",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 412,
                    "domComplete": 11157,
                    "PerformancePaintTiming.first-paint": 882.20000000018626,
                    "PerformancePaintTiming.first-contentful-paint": 882.20000000018626,
                    "origin_dns": {
                        "ns": [
                            "ns6.kasserver.com.",
                            "ns5.kasserver.com."
                        ],
                        "mx": [
                            "10 w0124e37.kasserver.com."
                        ],
                        "txt": [
                            "\"v=spf1 mx a ?all\""
                        ],
                        "soa": [
                            "ns5.kasserver.com. hostmaster.kasserver.com. 2409081135 28800 7200 1209600 7200"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "JavaScript frameworks": "GSAP",
                        "Web servers": "Apache HTTP Server",
                        "Analytics": "Plausible",
                        "Hosting": "ALL-INKL",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "GSAP": "",
                        "Apache HTTP Server": "",
                        "Plausible": "",
                        "ALL-INKL": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "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
                        },
                        "ALL-INKL": {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "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": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"menu-toggle__icon\" aria-hidden=\"true\">",
                                        "target": [
                                            ".menu-toggle__icon"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone04"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide03-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide03-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                                        "target": [
                                                            "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                                        "target": [
                                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                                        "target": [
                                                            "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                                        "target": [
                                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                                        "target": [
                                                            "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>",
                                                        "target": [
                                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                                        "target": [
                                                            ".events-block__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                                        "target": [
                                                            "h4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                                        "target": [
                                                            "#main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                        "target": [
                                            "#splide01-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                        "target": [
                                            "#splide01-slide02 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                        "target": [
                                            "#splide01-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>",
                                        "target": [
                                            "#splide01-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>",
                                        "target": [
                                            "#splide01-slide03 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>",
                                        "target": [
                                            "#splide01-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                        "target": [
                                            "#splide01-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                        "target": [
                                            "#splide01-clone03 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                        "target": [
                                            "#splide01-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                        "target": [
                                            "#splide01-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                        "target": [
                                            "#splide01-clone04 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                        "target": [
                                            "#splide01-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                        "target": [
                                            "#splide02-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                        "target": [
                                            "#splide02-slide02 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                        "target": [
                                            "#splide02-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                        "target": [
                                            "#splide02-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                        "target": [
                                            "#splide02-clone03 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>",
                                        "target": [
                                            "#splide02-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                        "target": [
                                            "#splide02-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                        "target": [
                                            "#splide02-clone04 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                        "target": [
                                            "#splide02-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "43.8pt (58.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                        "target": [
                                            "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\">\n                        Mehr zu Martina                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Thomas Kleine<\/h2>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">\n                      Farbe ist f\u00fcr mich zentraler Aspekt meiner Arbeit, die Farbe als Ausdruck f\u00fcr Lebensfreude und Sch\u00f6nheit.                    <\/div>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/thomas-kleine\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Thomas                      <\/a>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>",
                                        "target": [
                                            "#splide03-slide04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>",
                                        "target": [
                                            "#splide03-slide04 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>",
                                        "target": [
                                            "#splide03-slide04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Martina                      <\/a>",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                        "target": [
                                            ".events-block__headline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>",
                                        "target": [
                                            ".event-card__kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                        "target": [
                                            "h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>",
                                        "target": [
                                            "span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                        "target": [
                                            ".events-block__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Anschrift<\/p>",
                                        "target": [
                                            ".footer__item--1 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>",
                                        "target": [
                                            "p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Folge uns<\/p>",
                                        "target": [
                                            ".footer__item--2 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Kontakt<\/p>",
                                        "target": [
                                            ".footer__item--3 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Rechtliches<\/p>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "menu",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"menu\" id=\"menu\">",
                                        "target": [
                                            "#menu"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "wave-mask",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>",
                                        "target": [
                                            "#wave-mask"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                        "target": [
                                            "#main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "blocks",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"blocks\" id=\"blocks\">",
                                        "target": [
                                            "#blocks"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "haus-verein",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"haus-verein\" class=\"block scroller-block \">",
                                        "target": [
                                            "#haus-verein"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "galerie23",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"galerie23\" class=\"block scroller-block \">",
                                        "target": [
                                            "#galerie23"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "kuenstlerinnen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"kuenstlerinnen\" class=\"block scroller-block \">",
                                        "target": [
                                            "#kuenstlerinnen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide03-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "events",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"events\" class=\"block events-block\">",
                                        "target": [
                                            "#events"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                        ]
                                    },
                                    {
                                        "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            "header > .logo[title=\"Atelierhaus 23\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                        "target": [
                                            ".hero-home__buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".hero-home__arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\">\n                        Mehr zu Martina                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">",
                                        "target": [
                                            ".events-block__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                        "target": [
                                            ".events-block__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">",
                                        "target": [
                                            ".footer__grid > .logo[title=\"Atelierhaus 23\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]: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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list carousel__list\">",
                                        "target": [
                                            ".carousel__list"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide carousel__item events-block__item\">",
                                        "target": [
                                            ".carousel__item"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-roledescription",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                                "help": "aria-roledescription must be on elements with a semantic role",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                        "target": [
                                                            "video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>",
                                        "target": [
                                            ".menu-toggle__text"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "71.9pt (95.84px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                        "target": [
                                                            "video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                        "target": [
                                                            "video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                        "target": [
                                            ".hero-home__buttons > .button--large.buttons__item.button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "43.8pt (58.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                                        "target": [
                                                            "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                        "target": [
                                            "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "43.8pt (58.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                                        "target": [
                                                            "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                        "target": [
                                            "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                        "target": [
                                            "video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "dd46408.kasserver.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns6.kasserver.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 23836,
                    "testUrl": "https:\/\/atelierhaus23.de",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Ahamono",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Bookie School Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 33.539999999999999,
                    "generated-content-size": 24.760000000000002,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497"
                    ],
                    "rendered-html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\"><head>\n  <meta charset=\"UTF-8\">\n  <title>Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta name=\"description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\">\n  <link rel=\"canonical\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"icon\" type=\"image\/svg+xml\" href=\"https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg\">\n  <meta name=\"view-transition\" content=\"same-origin\">\n  <link href=\"https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497\" rel=\"stylesheet\">    <meta property=\"og:image\" content=\"https:\/\/www.atelierhaus23.de\/media\/site\/d8a471751a-1695259717\/og.png\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta property=\"og:title\" content=\"Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen\">\n\n<meta property=\"og:description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\"><\/head>\n\n<body style=\"\">\n\n<script>document.documentElement.classList.add('js');<\/script>\n\n<div class=\"guides wrap\" style=\"translate: none; rotate: none; scale: none; opacity: 0; visibility: hidden; transform: scale(1, 0);\">\n  <div class=\"inner grid\">\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n  <\/div>\n<\/div>\n<header class=\"header\">\n\n  \n  \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n<\/header>\n\n\n<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">\n  <div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>\n  <div class=\"menu-toggle__icon\" aria-hidden=\"true\">\n    <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>\n  <g mask=\"url(#wave-mask)\">\n    <path class=\"wave wave--1\" d=\"M48 7C45.6592 7 44.4729 5.81421 43.4274 4.76772C42.4794 3.81951 41.6608 3 40.0008 3C38.3408 3 37.5237 3.81881 36.5742 4.76772C35.5279 5.8135 34.3423 7 32.0008 7C29.6592 7 28.4736 5.81421 27.4274 4.76772C26.4793 3.81951 25.6608 3 24.0008 3C22.3408 3 21.5245 3.81881 20.5741 4.76772C19.5279 5.8135 18.3423 7 16.0008 7C13.6592 7 12.4736 5.81421 11.4274 4.76772C10.4786 3.81951 9.66 3 8.00076 3C6.34151 3 5.52369 3.81881 4.57414 4.76772C3.52788 5.8135 2.34152 7 0 7\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--2\" d=\"M32 18C29.6592 18 28.4729 16.8142 27.4274 15.7677C26.4794 14.8195 25.6608 14 24.0008 14C22.3408 14 21.5237 14.8188 20.5742 15.7677C19.5279 16.8135 18.3423 18 16.0008 18C13.6592 18 12.4736 16.8142 11.4274 15.7677C10.4793 14.8195 9.66076 14 8.00076 14C6.34075 14 5.52446 14.8188 4.57414 15.7677C3.52788 16.8135 2.34229 18 0.000766754 18C-2.34075 18 -3.52637 16.8142 -4.57263 15.7677C-5.52142 14.8195 -6.34 14 -7.99924 14C-9.65849 14 -10.4763 14.8188 -11.4259 15.7677C-12.4721 16.8135 -13.6585 18 -16 18\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--3\" d=\"M48 29C45.6592 29 44.4729 27.8142 43.4274 26.7677C42.4794 25.8195 41.6608 25 40.0008 25C38.3408 25 37.5237 25.8188 36.5742 26.7677C35.5279 27.8135 34.3423 29 32.0008 29C29.6592 29 28.4736 27.8142 27.4274 26.7677C26.4793 25.8195 25.6608 25 24.0008 25C22.3408 25 21.5245 25.8188 20.5741 26.7677C19.5279 27.8135 18.3423 29 16.0008 29C13.6592 29 12.4736 27.8142 11.4274 26.7677C10.4786 25.8195 9.66 25 8.00076 25C6.34151 25 5.52369 25.8188 4.57414 26.7677C3.52788 27.8135 2.34152 29 0 29\" stroke=\"black\" stroke-width=\"2\"><\/path>\n  <\/g>\n  <path class=\"close\" d=\"M2 30L16 16M16 16L30 2M16 16L2 2M16 16L30 30\" stroke=\"black\" stroke-width=\"2\"><\/path>\n<\/svg>\n  <\/div>\n<\/button>\n\n<div class=\"menu\" id=\"menu\">\n  <div class=\"menu__grid grid\">\n\n    <nav class=\"menu__main main-menu\" aria-label=\"\">\n              <a class=\"main-menu__item main-menu__item--open\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n          Startseite        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\">\n          Haus &amp; Verein        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\">\n          Galerie 23        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\">\n          K\u00fcnstler*innen        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/termine\">\n          Termine        <\/a>\n          <\/nav>\n\n    \n    <nav class=\"menu__meta meta-menu buttons buttons--horizontal\" aria-label=\"\">\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Kontakt  <\/a>\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Presse  <\/a>\n              \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n              \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n          <\/nav>\n\n    \n    <!-- <nav class=\"menu__languages language-menu buttons buttons--horizontal\" aria-label=\"\">\n            <a class=\"language-menu__item button\" href=\"https:\/\/www.atelierhaus23.de\/en\">\n        English      <\/a>\n    <\/nav> -->\n    \n  <\/div>\n<\/div>\n<main class=\"main\" id=\"main\" data-light=\"\"> \n\n  <div class=\"hero-home grid\" data-dark=\"\">\n\n      <div class=\"hero-home__video\" style=\"--opacity: 0.5; opacity: 0.5; visibility: inherit;\" data-opacity=\"0.5\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>\n    <\/div>\n  \n  <div class=\"hero-home__text\" style=\"opacity: 1; visibility: inherit;\">\n    <h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>\n          <div class=\"hero-home__buttons buttons\">\n                  \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>\n              <\/div>\n      <\/div>\n\n  <a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">\n    <svg width=\"46\" height=\"61\" viewBox=\"0 0 46 61\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22.9998 0L22.9998 60\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M44.9998 38L22.9992 60L0.999815 38\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n  <\/a>\n\n<\/div>\n  <div class=\"blocks\" id=\"blocks\">\n    <div id=\"haus-verein\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"galerie23\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li>\n\n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"kuenstlerinnen\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Thomas Kleine<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Farbe ist f\u00fcr mich zentraler Aspekt meiner Arbeit, die Farbe als Ausdruck f\u00fcr Lebensfreude und Sch\u00f6nheit.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/thomas-kleine\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Thomas                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Martina Liebig ist Illustratorin aus Hamburg. Ihr Masterstudium, mit dem Schwerpunkt Buchillustration, schloss sie 2017 erfolgreich an der Hochschule f\u00fcr angewandte Wissenschaften ab. In ihren detaillierten Arbeiten legt sie besonderen Wert auf Komposition, dem Verh\u00e4ltnis von Fl\u00e4che und Linienzeichnung und einer ausgew\u00e4hlt, limitierten Farbpalette. Ihr erstes illustriertes Vorlesebuch \u201eFlo, der \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\">\n                        Mehr zu Martina                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Wenn wir tanzen, ver\u00e4ndern wir die Welt.&nbsp;Unsere eigene, aber auch die der Menschen, die mit uns tanzen oder uns beim Tanzen zuschauen. Im Tanz erleben wir Freude, Kraft, Kreativit\u00e4t, Konzentration und Selbstwahrnehmung. Wir k\u00f6nnen uns auf besondere Weise unseren Sorgen, \u00c4ngsten und Unsicherheiten stellen.&nbsp;In keiner Kunstform sind K\u00f6rper, Geist und Seele so verbunden, wie im Tanz. Und wenn wir \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/thomas-kleine\/3ba03f9a31-1695259695\/thomaskleine03-1400x1400.webp\" alt=\"\" style=\"object-position: 49.0% 41.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Thomas Kleine<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Farbe ist f\u00fcr mich zentraler Aspekt meiner Arbeit, die Farbe als Ausdruck f\u00fcr Lebensfreude und Sch\u00f6nheit.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/thomas-kleine\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Thomas                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/martina-liebig\/8442c21074-1695259694\/10_presse_martina_liebig_small-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Martina Liebig<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Martina Liebig ist Illustratorin aus Hamburg. Ihr Masterstudium, mit dem Schwerpunkt Buchillustration, schloss sie 2017 erfolgreich an der Hochschule f\u00fcr angewandte Wissenschaften ab. In ihren detaillierten Arbeiten legt sie besonderen Wert auf Komposition, dem Verh\u00e4ltnis von Fl\u00e4che und Linienzeichnung und einer ausgew\u00e4hlt, limitierten Farbpalette. Ihr erstes illustriertes Vorlesebuch \u201eFlo, der \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/martina-liebig\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Martina                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/kristin-strauss\/aef83b9ff2-1695259692\/p1010203-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Kristin Strau\u00df<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Wenn wir tanzen, ver\u00e4ndern wir die Welt.&nbsp;Unsere eigene, aber auch die der Menschen, die mit uns tanzen oder uns beim Tanzen zuschauen. Im Tanz erleben wir Freude, Kraft, Kreativit\u00e4t, Konzentration und Selbstwahrnehmung. Wir k\u00f6nnen uns auf besondere Weise unseren Sorgen, \u00c4ngsten und Unsicherheiten stellen.&nbsp;In keiner Kunstform sind K\u00f6rper, Geist und Seele so verbunden, wie im Tanz. Und wenn wir \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/kristin-strauss\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Kristin                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div>\n  <div id=\"events\" class=\"block events-block\">\n\n    \n      <h2 class=\"events-block__headline\">Termine<\/h2>\n\n    \n    <div class=\"inner inner--wide events-block__grid splide carousel is-destroyed\">\n\n      <div class=\"carousel__arrows\">\n        <button class=\"carousel__arrow carousel__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"carousel__arrow carousel__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track carousel__track\">\n\n        <ul class=\"splide__list carousel__list\">\n\n          \n            <li class=\"splide__slide carousel__item events-block__item\">\n          \n              <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">\n\n                <div class=\"event-card__image image-wrap\">\n                                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">\n                                  <\/div>\n                <div class=\"event-card__text\">\n                  <p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>\n                  <h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>\n                  <span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>\n                <\/div>\n\n              <\/a>\n\n            <\/li>\n\n          \n        <\/ul>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"events-block__more\">\n\n      \n      <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <\/div>\n\n<\/main>\n\n<footer class=\"footer wrap\" data-dark=\"\">\n\n  <div class=\"inner inner grid footer__grid\">\n\n    \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n    \n      \n      <div class=\"footer__item footer__item--1 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Anschrift<\/p>\n\n        <p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--2 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Folge uns<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--3 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Kontakt<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--4 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Rechtliches<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n  <\/div>\n\n<\/footer>\n<script src=\"https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120\"><\/script>\n<script defer=\"\" data-domain=\"atelierhaus23.de\" data-api=\"https:\/\/backofen.link\/plausible\/api\/event\" src=\"https:\/\/backofen.link\/plausible\/js\/script.js\"><\/script>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            868
                        ],
                        [
                            942,
                            14329
                        ]
                    ],
                    "longTasks": [
                        [
                            868,
                            942
                        ]
                    ],
                    "lastVisualChange": 6200,
                    "render": 900,
                    "visualComplete85": 2500,
                    "visualComplete90": 2600,
                    "visualComplete95": 5300,
                    "visualComplete99": 6200,
                    "visualComplete": 6200,
                    "SpeedIndex": 2315,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 2463,
                            "size": 384054,
                            "DOMNodeId": 387,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "h1 h1--large"
                                },
                                "bounds": [
                                    75.28125,
                                    63.3125,
                                    1111.4375,
                                    527.109375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2463,
                            "size": 384054,
                            "element": {
                                "nodeName": "H1",
                                "boundingRect": {
                                    "x": 75.28125,
                                    "y": 63.3125,
                                    "width": 1111.4375,
                                    "height": 527.109375,
                                    "top": 63.3125,
                                    "right": 1186.71875,
                                    "bottom": 590.421875,
                                    "left": 75.28125
                                },
                                "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2463,
                            "size": 384054,
                            "DOMNodeId": 387,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "h1 h1--large"
                                },
                                "bounds": [
                                    75.28125,
                                    63.3125,
                                    1111.4375,
                                    527.109375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2463,
                            "size": 384054,
                            "element": {
                                "nodeName": "H1",
                                "boundingRect": {
                                    "x": 75.28125,
                                    "y": 63.3125,
                                    "width": 1111.4375,
                                    "height": 527.109375,
                                    "top": 63.3125,
                                    "right": 1186.71875,
                                    "bottom": 590.421875,
                                    "left": 75.28125
                                },
                                "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "H1",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "redirectStart",
                            "time": 107
                        },
                        {
                            "name": "navigationStart",
                            "time": 129
                        },
                        {
                            "name": "domLoading",
                            "time": 129
                        },
                        {
                            "name": "responseEnd",
                            "time": 130
                        },
                        {
                            "name": "domInteractive",
                            "time": 130
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 130
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 130
                        },
                        {
                            "name": "domComplete",
                            "time": 130
                        },
                        {
                            "name": "redirectEnd",
                            "time": 515
                        },
                        {
                            "name": "fetchStart",
                            "time": 515
                        },
                        {
                            "name": "responseEnd",
                            "time": 675
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 679
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 679
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 679
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 680
                        },
                        {
                            "name": "domLoading",
                            "time": 680
                        },
                        {
                            "name": "firstPaint",
                            "time": 982
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 982
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 982
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 982
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 982
                        },
                        {
                            "name": "domInteractive",
                            "time": 1065
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1066
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1068
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1126
                        },
                        {
                            "name": "LayoutShift",
                            "time": 8123
                        },
                        {
                            "name": "domComplete",
                            "time": 11257
                        },
                        {
                            "name": "loadEventStart",
                            "time": 11257
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 11258
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2463
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2463
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 2.4475376241789746e-5
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 2.4475376241789746e-5
                        }
                    ],
                    "chromeUserTiming.navigationStart": 129,
                    "chromeUserTiming.redirectStart": 107,
                    "chromeUserTiming.domLoading": 680,
                    "chromeUserTiming.responseEnd": 676,
                    "chromeUserTiming.domInteractive": 1065,
                    "chromeUserTiming.domContentLoadedEventStart": 1066,
                    "chromeUserTiming.domContentLoadedEventEnd": 1069,
                    "chromeUserTiming.domComplete": 11257,
                    "chromeUserTiming.redirectEnd": 516,
                    "chromeUserTiming.fetchStart": 516,
                    "chromeUserTiming.unloadEventStart": 680,
                    "chromeUserTiming.unloadEventEnd": 680,
                    "chromeUserTiming.markAsMainFrame": 680,
                    "chromeUserTiming.commitNavigationEnd": 680,
                    "chromeUserTiming.firstPaint": 982,
                    "chromeUserTiming.firstContentfulPaint": 982,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 982,
                    "chromeUserTiming.firstMeaningfulPaint": 982,
                    "chromeUserTiming.firstImagePaint": 1126,
                    "chromeUserTiming.LayoutShift": 8124,
                    "chromeUserTiming.loadEventStart": 11257,
                    "chromeUserTiming.loadEventEnd": 11259,
                    "chromeUserTiming.LargestTextPaint": 2463,
                    "chromeUserTiming.LargestContentfulPaint": 2463,
                    "chromeUserTiming.TotalLayoutShift": 2.4475376241789746e-5,
                    "chromeUserTiming.CumulativeLayoutShift": 2.4475376241789746e-5,
                    "LayoutShifts": [
                        {
                            "time": 8123,
                            "score": 2.4475376241789746e-5,
                            "cumulative_score": 2.4475376241789746e-5,
                            "window_score": 2.4475376241789746e-5,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1703,
                                    860,
                                    140,
                                    70
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1712,
                                        "y": 860,
                                        "width": 130,
                                        "height": 70,
                                        "top": 860,
                                        "right": 1842,
                                        "bottom": 930,
                                        "left": 1712
                                    },
                                    "currentRect": {
                                        "x": 1703,
                                        "y": 860,
                                        "width": 139,
                                        "height": 70,
                                        "top": 860,
                                        "right": 1842,
                                        "bottom": 930,
                                        "left": 1703
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1762,
                                        "y": 860,
                                        "width": 72,
                                        "height": 70,
                                        "top": 860,
                                        "right": 1834,
                                        "bottom": 930,
                                        "left": 1762
                                    },
                                    "currentRect": {
                                        "x": 1771,
                                        "y": 860,
                                        "width": 72,
                                        "height": 70,
                                        "top": 860,
                                        "right": 1843,
                                        "bottom": 930,
                                        "left": 1771
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1025.96
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 1031.779
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 681.85299999999995
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 681.85900000000004
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 682.43799999999999
                            },
                            "4561": {
                                "name": "LinkRelPreloadAsFont",
                                "firstUsed": 685.21299999999997
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 691.43899999999996
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 691.46799999999996
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 691.47199999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 691.48199999999997
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 696.72799999999995
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 696.75900000000001
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 697.11800000000005
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 760.125
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 760.173
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 760.18200000000002
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 760.21699999999998
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 760.22400000000005
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 760.23900000000003
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 760.25
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 760.29200000000003
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 760.33799999999997
                            },
                            "4626": {
                                "name": "CSSAtRuleViewTransition",
                                "firstUsed": 760.48299999999995
                            },
                            "4743": {
                                "name": "CSSSelectorPseudoHas",
                                "firstUsed": 760.67600000000004
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 761.745
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 761.78499999999997
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 762.02200000000005
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 762.02700000000004
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 762.02999999999997
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 762.04499999999996
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 762.21699999999998
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 762.22500000000002
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 762.226
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 762.25
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 762.62199999999996
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 762.62800000000004
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 763.505
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 843.53499999999997
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 862.101
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 862.10599999999999
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 862.10900000000004
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 862.45799999999997
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 862.86099999999999
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 865.495
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 867.64800000000002
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 867.67999999999995
                            },
                            "4673": {
                                "name": "TextWrapBalance",
                                "firstUsed": 883.13300000000004
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 883.21299999999997
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 883.21500000000003
                            },
                            "4773": {
                                "name": "EffectiveAlignContentForBlock",
                                "firstUsed": 886.34000000000003
                            },
                            "3327": {
                                "name": "WebkitLineClampWithoutWebkitBox",
                                "firstUsed": 894.38999999999999
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1024.586
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1033.2059999999999
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1033.5820000000001
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 1033.646
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 1034.596
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 1034.6030000000001
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 1034.896
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1035.057
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 1035.0599999999999
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1035.1189999999999
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1035.1210000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1035.163
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 1035.4290000000001
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1035.5350000000001
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 1035.5630000000001
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 1036.327
                            },
                            "1278": {
                                "name": "ScrollAnchored",
                                "firstUsed": 1037.441
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1038.431
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 1049.3810000000001
                            },
                            "2108": {
                                "name": "ARIARoleDescriptionAttribute",
                                "firstUsed": 1049.825
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 1054.059
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1054.0630000000001
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1054.2239999999999
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 1054.229
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 1054.9059999999999
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1065.175
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1065.1990000000001
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 1065.732
                            },
                            "1029": {
                                "name": "V8History_ScrollRestoration_AttributeSetter",
                                "firstUsed": 1067.4159999999999
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 8741.6790000000001
                            }
                        },
                        "CSSFeatures": {
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 760.18600000000004
                            },
                            "102": {
                                "name": "CSSPropertyOutlineOffset",
                                "firstUsed": 760.245
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 760.29999999999995
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 760.31299999999999
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 760.31600000000003
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 760.31899999999996
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 760.32600000000002
                            },
                            "768": {
                                "name": "CSSPropertyNavigation",
                                "firstUsed": 760.49199999999996
                            },
                            "376": {
                                "name": "CSSPropertyMaskType",
                                "firstUsed": 762.07600000000002
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 762.19399999999996
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 762.83299999999997
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 763.22900000000004
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 862.12400000000002
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 862.14499999999998
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 862.15099999999995
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 862.154
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 862.18600000000004
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 862.19000000000005
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 862.19600000000003
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 862.20100000000002
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 862.20399999999995
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 862.33900000000006
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 862.34400000000005
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 862.38499999999999
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 862.38900000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 862.39099999999996
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 862.39400000000001
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 862.39599999999996
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 862.39800000000002
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 862.40099999999995
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 862.40700000000004
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 862.40999999999997
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 862.41399999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 862.42200000000003
                            },
                            "621": {
                                "name": "CSSPropertyPaddingInline",
                                "firstUsed": 862.43299999999999
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 862.47500000000002
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 862.47799999999995
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 862.48199999999997
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 862.48500000000001
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 862.50199999999995
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 862.505
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 862.50699999999995
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 862.57299999999998
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 862.57600000000002
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 862.57799999999997
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 862.75699999999995
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 862.83600000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 862.83799999999997
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 862.84100000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 862.84299999999996
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 862.84500000000003
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 862.85299999999995
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 862.85699999999997
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 862.85900000000004
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 862.86199999999997
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 862.86400000000003
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 862.88400000000001
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 862.92999999999995
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 862.93399999999997
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 862.95799999999997
                            },
                            "357": {
                                "name": "CSSPropertyMask",
                                "firstUsed": 862.98900000000003
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 863.00300000000004
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 863.02099999999996
                            },
                            "585": {
                                "name": "CSSPropertyScrollBoundaryBehavior",
                                "firstUsed": 863.02700000000004
                            },
                            "243": {
                                "name": "CSSPropertyGridTemplateRows",
                                "firstUsed": 863.03899999999999
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 863.04100000000005
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 863.05799999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 863.06299999999999
                            },
                            "618": {
                                "name": "CSSPropertyMarginBlock",
                                "firstUsed": 863.06700000000001
                            },
                            "619": {
                                "name": "CSSPropertyMarginInline",
                                "firstUsed": 863.06899999999996
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 863.09500000000003
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 863.10000000000002
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 863.10199999999998
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 863.10599999999999
                            },
                            "620": {
                                "name": "CSSPropertyPaddingBlock",
                                "firstUsed": 863.17200000000003
                            },
                            "557": {
                                "name": "CSSPropertyPlaceContent",
                                "firstUsed": 863.19299999999998
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 863.197
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 863.20000000000005
                            },
                            "136": {
                                "name": "CSSPropertyTextOverflow",
                                "firstUsed": 863.202
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 863.20399999999995
                            },
                            "591": {
                                "name": "CSSPropertyRowGap",
                                "firstUsed": 863.25199999999995
                            },
                            "561": {
                                "name": "CSSPropertyScrollSnapAlign",
                                "firstUsed": 863.25599999999997
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 863.27099999999996
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 865.47900000000004
                            },
                            "746": {
                                "name": "CSSPropertyTextWrap",
                                "firstUsed": 865.827
                            },
                            "40": {
                                "name": "CSSPropertyBorderBottomWidth",
                                "firstUsed": 865.91200000000003
                            },
                            "249": {
                                "name": "CSSPropertyGridRow",
                                "firstUsed": 865.95899999999995
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 866.06500000000005
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 866.22299999999996
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 866.23400000000004
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 866.30600000000004
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 866.31899999999996
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 866.32600000000002
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 866.33100000000002
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 866.375
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 866.40899999999999
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 866.42899999999997
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 866.47500000000002
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 866.47799999999995
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 867.23199999999997
                            },
                            "663": {
                                "name": "CSSPropertyTextDecorationThickness",
                                "firstUsed": 867.48599999999999
                            },
                            "661": {
                                "name": "CSSPropertyTextUnderlineOffset",
                                "firstUsed": 867.49000000000001
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1032.3720000000001
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1051.5740000000001
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1051.579
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 11259.091
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 969,
                    "maxFID": 0,
                    "TTIMeasurementEnd": 14329,
                    "LastInteractive": 942,
                    "TimeToInteractive": 942,
                    "FirstCPUIdle": 969,
                    "TotalBlockingTime": 0,
                    "testID": "241224_AiDcVF_9D3",
                    "step": 1,
                    "effectiveBps": 583668,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 131,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": 0.79000000000000004,
                    "lighthouse.Performance.first-contentful-paint": 970.53599999999994,
                    "lighthouse.Performance.largest-contentful-paint": 2388.5230000000001,
                    "lighthouse.Performance.total-blocking-time": 0,
                    "lighthouse.Performance.cumulative-layout-shift": 2.4475376241789746e-5,
                    "lighthouse.Performance.speed-index": 3051,
                    "lighthouse.Accessibility": 0.96999999999999997,
                    "lighthouse.BestPractices": 1,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "110": 36.799999999999997,
                                "211": 40,
                                "311": 15,
                                "412": 15,
                                "512": 19,
                                "613": 15,
                                "713": 10,
                                "814": 38.100000000000001,
                                "914": 40,
                                "1029": 78.299999999999997,
                                "1130": 73.700000000000003,
                                "1230": 42.100000000000001,
                                "1331": 23.800000000000001,
                                "1431": 40,
                                "1532": 57.899999999999999,
                                "1634": 60.899999999999999,
                                "1734": 36.799999999999997,
                                "1835": 66.700000000000003,
                                "1935": 63.200000000000003,
                                "2038": 80,
                                "2138": 76.200000000000003,
                                "2239": 65,
                                "2340": 57.899999999999999,
                                "2440": 66.700000000000003,
                                "2541": 80,
                                "2641": 65,
                                "2742": 78.900000000000006,
                                "2842": 65,
                                "2943": 70,
                                "3044": 85.700000000000003,
                                "3145": 84.200000000000003,
                                "3245": 80,
                                "3346": 75,
                                "3446": 76.200000000000003,
                                "3547": 60,
                                "3647": 66.700000000000003,
                                "3748": 68.400000000000006,
                                "3848": 65,
                                "3949": 68.400000000000006,
                                "4049": 81,
                                "4150": 80,
                                "4250": 66.700000000000003,
                                "4351": 65,
                                "4453": 84.200000000000003,
                                "4553": 95.200000000000003,
                                "4654": 73.700000000000003,
                                "4755": 68.400000000000006,
                                "4855": 66.700000000000003,
                                "4955": 65,
                                "5058": 90,
                                "5158": 66.700000000000003,
                                "5259": 65,
                                "5359": 70,
                                "5460": 63.200000000000003,
                                "5561": 72.700000000000003,
                                "5661": 65,
                                "5762": 68.400000000000006,
                                "5862": 60,
                                "5963": 65,
                                "6063": 89.5,
                                "6163": 71.400000000000006,
                                "6264": 61.899999999999999,
                                "6365": 70,
                                "6465": 95,
                                "6566": 84.200000000000003,
                                "6667": 76.200000000000003,
                                "6767": 78.900000000000006,
                                "6868": 76.200000000000003,
                                "6969": 75,
                                "7069": 90.5,
                                "7170": 75,
                                "7272": 80,
                                "7375": 85,
                                "7476": 76.200000000000003,
                                "7578": 80,
                                "7679": 75,
                                "7782": 83.299999999999997,
                                "7883": 76.200000000000003,
                                "8045": 84.799999999999997,
                                "8148": 90,
                                "8248": 85,
                                "8349": 84.200000000000003,
                                "8450": 80,
                                "8550": 75,
                                "8651": 81,
                                "8752": 75,
                                "8853": 78.900000000000006,
                                "8954": 95,
                                "9055": 100,
                                "9155": 85,
                                "9256": 75,
                                "9357": 80,
                                "9457": 80,
                                "9558": 80,
                                "9659": 76.200000000000003,
                                "9759": 85,
                                "9860": 76.200000000000003,
                                "9961": 78.900000000000006,
                                "10061": 90,
                                "10162": 75,
                                "10263": 80,
                                "10363": 75,
                                "10464": 80,
                                "10565": 80,
                                "10666": 80,
                                "10766": 80,
                                "10867": 76.200000000000003,
                                "10968": 75,
                                "11068": 94.700000000000003,
                                "11169": 75,
                                "11273": 73.700000000000003,
                                "11375": 71.400000000000006,
                                "11482": 75,
                                "11585": 68.200000000000003,
                                "11686": 70,
                                "11792": 100,
                                "11899": 100,
                                "12046": 100,
                                "12147": 85,
                                "12248": 75,
                                "12349": 80,
                                "12450": 83.299999999999997,
                                "12550": 77.299999999999997,
                                "12651": 78.900000000000006,
                                "12752": 75,
                                "12853": 85.700000000000003,
                                "12953": 65,
                                "13055": 90.5,
                                "13155": 70,
                                "13256": 75,
                                "13357": 78.900000000000006,
                                "13458": 75,
                                "13558": 84.200000000000003,
                                "13659": 80,
                                "13760": 76.200000000000003,
                                "13861": 78.900000000000006,
                                "13961": 90,
                                "14062": 90.5,
                                "14163": 73.700000000000003,
                                "14263": 70,
                                "14366": 100,
                                "14467": 80
                            },
                            "max": 100,
                            "count": 143
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "110": 0,
                                "211": 0,
                                "311": 145252,
                                "412": 605494,
                                "512": 58419,
                                "613": 12975,
                                "713": 5251,
                                "814": 2315968,
                                "914": 3540709,
                                "1029": 6704765,
                                "1130": 4963015,
                                "1230": 5566187,
                                "1331": 5175490,
                                "1431": 5077740,
                                "1532": 4945749,
                                "1634": 5123969,
                                "1734": 5415365,
                                "1835": 4959468,
                                "1935": 5431542,
                                "2038": 4205309,
                                "2138": 5873198,
                                "2239": 5189349,
                                "2340": 5142741,
                                "2440": 5425034,
                                "2541": 5185475,
                                "2641": 4971096,
                                "2742": 5203137,
                                "2842": 5194702,
                                "2943": 5192402,
                                "3044": 4923352,
                                "3145": 5405301,
                                "3245": 4962785,
                                "3346": 5195443,
                                "3446": 5200695,
                                "3547": 5194717,
                                "3647": 5172666,
                                "3748": 4969290,
                                "3848": 5437801,
                                "3949": 5580389,
                                "4049": 3794104,
                                "4150": 6641763,
                                "4250": 4491333,
                                "4351": 5198167,
                                "4453": 5299237,
                                "4553": 5303023,
                                "4654": 4956759,
                                "4755": 5180574,
                                "4855": 4975213,
                                "4955": 5426891,
                                "5058": 4862842,
                                "5158": 5416714,
                                "5259": 4958483,
                                "5359": 5184423,
                                "5460": 5186206,
                                "5561": 4952047,
                                "5661": 5209721,
                                "5762": 5193814,
                                "5862": 5186512,
                                "5963": 5181439,
                                "6063": 4950410,
                                "6163": 5416288,
                                "6264": 4950665,
                                "6365": 5401146,
                                "6465": 5169272,
                                "6566": 5170134,
                                "6667": 4960566,
                                "6767": 5410044,
                                "6868": 4936768,
                                "6969": 5198663,
                                "7069": 5176496,
                                "7170": 5163231,
                                "7272": 5360943,
                                "7375": 4829785,
                                "7476": 5418296,
                                "7578": 5077472,
                                "7679": 5207290,
                                "7782": 5271256,
                                "7883": 4932670,
                                "8045": 5066921,
                                "8148": 5305177,
                                "8248": 5179254,
                                "8349": 5184972,
                                "8450": 5185065,
                                "8550": 5280347,
                                "8651": 5323293,
                                "8752": 5425500,
                                "8853": 5385840,
                                "8954": 5742724,
                                "9055": 5388571,
                                "9155": 5880117,
                                "9256": 5656258,
                                "9357": 5403370,
                                "9457": 6109506,
                                "9558": 5626826,
                                "9659": 5624296,
                                "9759": 5654133,
                                "9860": 5652558,
                                "9961": 5628591,
                                "10061": 5993202,
                                "10162": 5873391,
                                "10263": 6108130,
                                "10363": 5881343,
                                "10464": 5866086,
                                "10565": 5209926,
                                "10666": 0,
                                "10766": 0,
                                "10867": 0,
                                "10968": 0,
                                "11068": 0,
                                "11169": 0,
                                "11273": 0,
                                "11375": 156081,
                                "11482": 0,
                                "11585": 0,
                                "11686": 3320,
                                "11792": 0,
                                "11899": 0,
                                "12046": 0,
                                "12147": 0,
                                "12248": 0,
                                "12349": 0,
                                "12450": 0,
                                "12550": 0,
                                "12651": 0,
                                "12752": 0,
                                "12853": 5232,
                                "12953": 0,
                                "13055": 0,
                                "13155": 0,
                                "13256": 0,
                                "13357": 5247,
                                "13458": 26536,
                                "13558": 0,
                                "13659": 0,
                                "13760": 0,
                                "13861": 0,
                                "13961": 0,
                                "14062": 0,
                                "14163": 0,
                                "14263": 0,
                                "14366": 0,
                                "14467": 0
                            },
                            "max": 6704765,
                            "count": 143
                        }
                    },
                    "effectiveBpsDoc": 583668,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_000900.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001400.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001600.jpg",
                            "VisuallyComplete": 18
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 26
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 32
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 46
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 58
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 67
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002400.jpg",
                            "VisuallyComplete": 82
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002500.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002600.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002700.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002800.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_002900.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003100.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003200.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003500.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003700.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004100.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_004900.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005000.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005100.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005200.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 5300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005300.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 5400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005400.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005500.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 5600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005600.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 5700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005700.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 5800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005800.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 5900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_005900.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 6000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_006000.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 6200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1&file=ms_006200.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "atelierhaus23.de": {
                            "bytes": 0,
                            "requests": 1,
                            "connections": 1
                        },
                        "www.atelierhaus23.de": {
                            "bytes": 6236356,
                            "requests": 15,
                            "connections": 1
                        },
                        "backofen.link": {
                            "bytes": 723,
                            "requests": 2,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 8835,
                            "bytesUncompressed": 50229,
                            "requests": 3
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 72487,
                            "bytesUncompressed": 195095,
                            "requests": 2
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 6103,
                            "bytesUncompressed": 33435,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 1898497,
                            "bytesUncompressed": 1898497,
                            "requests": 6
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 135688,
                            "bytesUncompressed": 135688,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 4115467,
                            "bytesUncompressed": 4115467,
                            "requests": 1
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 2,
                            "bytesUncompressed": 2,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "other",
                            "level": "warning",
                            "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                            "timestamp": 1735055582661.042,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        },
                        {
                            "source": "other",
                            "level": "warning",
                            "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                            "timestamp": 1735055582661.188,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735055596124.9709,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735055596125.0959,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                    "loadTime": 1305,
                    "docTime": 1305,
                    "fullyLoaded": 1305,
                    "bytesOut": 23888,
                    "bytesOutDoc": 23888,
                    "bytesIn": 6098881,
                    "bytesInDoc": 6098881,
                    "requests": [
                        {
                            "type": 3,
                            "id": "87CEA4236E79C1F11E50364744F3C940-1",
                            "request_id": "87CEA4236E79C1F11E50364744F3C940-1",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/",
                            "raw_id": "87CEA4236E79C1F11E50364744F3C940",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/",
                            "responseCode": 302,
                            "load_ms": 133,
                            "ttfb_ms": 133,
                            "load_start": 194,
                            "load_start_float": 194.000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 38,
                            "connect_start": 38,
                            "connect_end": 89,
                            "ssl_start": 89,
                            "ssl_end": 194,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "atelierhaus23.de",
                                "sanList": [
                                    "atelierhaus23.de",
                                    "www.atelierhaus23.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1730469716,
                                "validTo": 1738245715,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1730473226140,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022037AC58FD0F17BEEFDC0B5A360A858798ACDFDEF265F1F1ECB113C59AEEE8FF3E022100FCD791C73D7C87CA1EA932A6C52E363384A70034A575E4D2CEE3353970B5804C"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h1'",
                                        "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                        "timestamp": 1730473226334,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E2C29F706003823548A5A042CD5A0C6AF0D39E68B209FE0E363EE27677333A260220111379881132DDB44724BA9052A2FC5582AE3B41BFCA2DF63E3C0F45FFB0270C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                    "location: https:\/\/www.atelierhaus23.de\/de",
                                    "server: Apache",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2134,
                            "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": 38,
                            "connect_ms": 51,
                            "ssl_ms": 105,
                            "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": 0,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 1000001,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCA+6gAwIBAgISA\/OwLo1ciFbMeXZ2HyuhyAO4MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTAxMTQwMTU2WhcNMjUwMTMwMTQwMTU1WjAbMRkwFwYDVQQD\nExBhdGVsaWVyaGF1czIzLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC\nAQEArA2mK\/ITQxqy9\/Id32E+Ye\/GlFwNed21xSbdFR9Uy\/hDM529CA69MHOBnkh9\nnNbqtBuva7zDzg1gk8ZYWPKDqPj+AufALlYTvaENlYhP1lHKL3zARwHasFOdZCJj\noYX4\/ZlaeHzNihLQp7t5TtD4ad2owQe6qcuJutCKO6I9CeH0HxaV4YMfxq\/VkCkC\nRLEJm\/0CwumtgCrBseKt1IXrWGAh7ANoaPSyTEKE8Ep4sZlUS\/VWkdtEyZyHQvtV\n0sC0c5Yt2XrzHNn6z4aUYs3Nn91byYudNRxkLRul+cXsS2fESuhuN6AwfWfn\/ZSQ\nvVc5a3BPxlKlpDuqm0vAxOZrUwIDAQABo4ICKjCCAiYwDgYDVR0PAQH\/BAQDAgWg\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTAO4nkdRNbWR7\/6Jj6o3iWVB\/oEjAfBgNVHSMEGDAWgBTFz0ak6vTD\nwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6\nLy9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTEuaS5sZW5j\nci5vcmcvMDEGA1UdEQQqMCiCEGF0ZWxpZXJoYXVzMjMuZGWCFHd3dy5hdGVsaWVy\naGF1czIzLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB\n9QSB8gDwAHYAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzEuVCkR+cAAAGS6D3v\nnAAABAMARzBFAiA3rFj9Dxe+79wLWjYKhYeYrN\/e8mXx8eyxE8Wa7uj\/PgIhAPzX\nkcc9fIfKHqkypsUuNjOEpwA0pXXk0s7jNTlwtYBMAHYAE0rfGrWYQgl4DG\/vTHqR\npBa3I0nOWFdq367ap8Kr4CIAAAGS6D3wXgAABAMARzBFAiEA4sKfcGADgjVIpaBC\nzVoMavDTnmiyCf4ONj7idnczOiYCIBETeYgRMt20RyS6kFKi\/FWCrjtBv8ot9j48\nD0X\/sCcMMA0GCSqGSIb3DQEBCwUAA4IBAQAwsXzTNhEBnPTqoV59F24e6ElhHOM8\n952zZwIVysYc3UGazHLcZ1ZajCYhdJsfTgmAnVOTW5jobDbqmeL3Sboi3DfwmtJG\n9eLHNALaolUB\/O0cqNrvoS0ej6NR6BtVkl8fTV+1wZJHpPje+ijPEmkxUJwoS1Zi\n7iww75pfMEyh2l3kOoO\/UA88qqcdxoeXAmqZVbex4tRj9d\/V8mR24CI0nmbMxyca\nP+Ghj4fRL4WZzHeKb1zkiyNyBK6yVzrFbBWs73Y7JkfHNTJceyrBIdOUnR2lqft9\nGa\/\/JTVYuh+M\/Gz4\/KFIMwhMrLSHeeM8JHMGXZ0IjKKjMXVjCyL8MgBG\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 327,
                            "ttfb_start": 194,
                            "ttfb_end": 327,
                            "download_start": 327,
                            "download_end": 327,
                            "download_ms": 0,
                            "all_start": 0,
                            "all_end": 327,
                            "all_ms": 327,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "87CEA4236E79C1F11E50364744F3C940-2",
                            "request_id": "87CEA4236E79C1F11E50364744F3C940-2",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/de",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/de",
                            "raw_id": "87CEA4236E79C1F11E50364744F3C940",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 188,
                            "ttfb_ms": 187,
                            "load_start": 329,
                            "load_start_float": 329.00006100000002,
                            "bytesIn": 8843,
                            "objectSize": 8843,
                            "objectSizeUncompressed": 50241,
                            "chunks": [
                                {
                                    "ts": 517,
                                    "bytes": 8843,
                                    "inflated": 50241
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/de",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2140,
                            "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": 8890,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 328,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 61,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 517,
                            "ttfb_start": 329,
                            "ttfb_end": 516,
                            "download_start": 516,
                            "download_end": 517,
                            "download_ms": 1,
                            "all_start": 329,
                            "all_end": 517,
                            "all_ms": 188,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    726.89300000000003,
                                    727.56299999999999
                                ],
                                [
                                    726.90599999999995,
                                    727.04999999999995
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "35647.4",
                            "request_id": "35647.4",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/css\/style.css?v=1716917497",
                            "raw_id": "35647.4",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 72,
                            "ttfb_ms": 70,
                            "load_start": 533,
                            "load_start_float": 533.00009799999998,
                            "bytesIn": 6103,
                            "objectSize": 6103,
                            "objectSizeUncompressed": 33435,
                            "chunks": [
                                {
                                    "ts": 604,
                                    "bytes": 6103,
                                    "inflated": 33435
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 13,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.css?v=1716917497",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"829b-61987018f8f3a-br\"",
                                    "priority: u=0",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: br",
                                    "content-length: 6103",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                    "etag: \"829b-61987018f8f3a-br\"",
                                    "last-modified: Tue, 28 May 2024 17:31:37 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2026,
                            "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": 6103,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 528,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 98,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 605,
                            "ttfb_start": 533,
                            "ttfb_end": 603,
                            "download_start": 603,
                            "download_end": 605,
                            "download_ms": 2,
                            "all_start": 533,
                            "all_end": 605,
                            "all_ms": 72,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "35647.5",
                            "request_id": "35647.5",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/assets\/js\/main.min.js?v=1699158120",
                            "raw_id": "35647.5",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 240,
                            "ttfb_ms": 228,
                            "load_start": 536,
                            "load_start_float": 536.00009999999997,
                            "bytesIn": 71766,
                            "objectSize": 71766,
                            "objectSizeUncompressed": 193688,
                            "chunks": [
                                {
                                    "ts": 767,
                                    "bytes": 32768,
                                    "inflated": 20747
                                },
                                {
                                    "ts": 772,
                                    "bytes": 32768,
                                    "inflated": 19312
                                },
                                {
                                    "ts": 776,
                                    "bytes": 6230,
                                    "inflated": 22557
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 685,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.min.js?v=1699158120",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"2f498-6096014294efa-br\"",
                                    "priority: u=1",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: br",
                                    "content-length: 71766",
                                    "content-type: application\/javascript",
                                    "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                    "etag: \"2f498-6096014294efa-br\"",
                                    "last-modified: Sun, 05 Nov 2023 04:22:00 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1990,
                            "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": 71766,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 528,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 100,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 776,
                            "ttfb_start": 536,
                            "ttfb_end": 764,
                            "download_start": 764,
                            "download_end": 776,
                            "download_ms": 12,
                            "all_start": 536,
                            "all_end": 776,
                            "all_ms": 240,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 122,
                                "v8.compile": 18,
                                "FunctionCall": 37
                            },
                            "cpu.EvaluateScript": 122,
                            "cpu.v8.compile": 18,
                            "cpu.FunctionCall": 37,
                            "cpuTime": 177,
                            "js_timing": [
                                [
                                    916.43600000000004,
                                    1037.9449999999999
                                ],
                                [
                                    916.447,
                                    934.15599999999995
                                ],
                                [
                                    1045.48,
                                    1048.633
                                ],
                                [
                                    1048.655,
                                    1049.951
                                ],
                                [
                                    1049.962,
                                    1049.9739999999999
                                ],
                                [
                                    1075.6800000000001,
                                    1075.7670000000001
                                ],
                                [
                                    1075.777,
                                    1076.1210000000001
                                ],
                                [
                                    1076.1310000000001,
                                    1076.1420000000001
                                ],
                                [
                                    1080.0630000000001,
                                    1080.845
                                ],
                                [
                                    1088.318,
                                    1089.672
                                ],
                                [
                                    1089.6790000000001,
                                    1089.798
                                ],
                                [
                                    1102.5799999999999,
                                    1103.991
                                ],
                                [
                                    1106.2809999999999,
                                    1106.299
                                ],
                                [
                                    1106.3040000000001,
                                    1106.335
                                ],
                                [
                                    1106.338,
                                    1106.3430000000001
                                ],
                                [
                                    1194.7639999999999,
                                    1195.9590000000001
                                ],
                                [
                                    1197.508,
                                    1197.6079999999999
                                ],
                                [
                                    1197.636,
                                    1197.673
                                ],
                                [
                                    1197.8610000000001,
                                    1198.4100000000001
                                ],
                                [
                                    1198.816,
                                    1198.8710000000001
                                ],
                                [
                                    1214.04,
                                    1215.008
                                ],
                                [
                                    1215.02,
                                    1215.0329999999999
                                ],
                                [
                                    1228.309,
                                    1228.8699999999999
                                ],
                                [
                                    1228.903,
                                    1228.981
                                ],
                                [
                                    1228.999,
                                    1229.0599999999999
                                ],
                                [
                                    1229.0820000000001,
                                    1229.117
                                ],
                                [
                                    1229.1369999999999,
                                    1229.172
                                ],
                                [
                                    1229.184,
                                    1229.213
                                ],
                                [
                                    1238.961,
                                    1239.0350000000001
                                ],
                                [
                                    1239.0530000000001,
                                    1239.0820000000001
                                ],
                                [
                                    1239.0930000000001,
                                    1239.53
                                ],
                                [
                                    1239.55,
                                    1239.5840000000001
                                ],
                                [
                                    1239.5989999999999,
                                    1239.6189999999999
                                ],
                                [
                                    1239.627,
                                    1239.646
                                ],
                                [
                                    1239.662,
                                    1239.6869999999999
                                ],
                                [
                                    1239.6959999999999,
                                    1239.711
                                ],
                                [
                                    1305.1790000000001,
                                    1305.319
                                ],
                                [
                                    1305.3389999999999,
                                    1305.3720000000001
                                ],
                                [
                                    1305.431,
                                    1311.3399999999999
                                ],
                                [
                                    1311.3530000000001,
                                    1311.463
                                ],
                                [
                                    1311.4659999999999,
                                    1311.4739999999999
                                ],
                                [
                                    1311.4770000000001,
                                    1311.4829999999999
                                ],
                                [
                                    1311.4860000000001,
                                    1311.8050000000001
                                ],
                                [
                                    1317.4780000000001,
                                    1324.48
                                ],
                                [
                                    1324.498,
                                    1324.519
                                ],
                                [
                                    1324.5260000000001,
                                    1324.5409999999999
                                ],
                                [
                                    1324.546,
                                    1324.556
                                ],
                                [
                                    1324.5599999999999,
                                    1324.5640000000001
                                ],
                                [
                                    1324.568,
                                    1327.393
                                ],
                                [
                                    1327.402,
                                    1327.4670000000001
                                ],
                                [
                                    1327.472,
                                    1327.518
                                ],
                                [
                                    1413.9000000000001,
                                    1414.1300000000001
                                ],
                                [
                                    1414.1389999999999,
                                    1414.1510000000001
                                ],
                                [
                                    1475.614,
                                    1475.673
                                ],
                                [
                                    1477.2809999999999,
                                    1477.3109999999999
                                ],
                                [
                                    1509.684,
                                    1509.981
                                ],
                                [
                                    1509.99,
                                    1510.001
                                ],
                                [
                                    1510.0060000000001,
                                    1510.0250000000001
                                ],
                                [
                                    1605.742,
                                    1605.8710000000001
                                ],
                                [
                                    1605.8789999999999,
                                    1605.8900000000001
                                ],
                                [
                                    1702.3299999999999,
                                    1702.4390000000001
                                ],
                                [
                                    1702.4469999999999,
                                    1702.4580000000001
                                ],
                                [
                                    1727.2940000000001,
                                    1727.327
                                ],
                                [
                                    1806.318,
                                    1806.4090000000001
                                ],
                                [
                                    1806.4169999999999,
                                    1806.4269999999999
                                ],
                                [
                                    1806.432,
                                    1806.444
                                ],
                                [
                                    1904.3800000000001,
                                    1904.471
                                ],
                                [
                                    1904.4780000000001,
                                    1904.4880000000001
                                ],
                                [
                                    1977.3689999999999,
                                    1977.423
                                ],
                                [
                                    2001.374,
                                    2001.4880000000001
                                ],
                                [
                                    2001.4949999999999,
                                    2001.5060000000001
                                ],
                                [
                                    2001.5119999999999,
                                    2001.5250000000001
                                ],
                                [
                                    2101.5259999999998,
                                    2101.614
                                ],
                                [
                                    2101.6210000000001,
                                    2101.6309999999999
                                ],
                                [
                                    2208.5590000000002,
                                    2208.6770000000001
                                ],
                                [
                                    2208.692,
                                    2208.7109999999998
                                ],
                                [
                                    2227.2939999999999,
                                    2227.3299999999999
                                ],
                                [
                                    2303.4140000000002,
                                    2303.527
                                ],
                                [
                                    2303.5340000000001,
                                    2303.5459999999998
                                ],
                                [
                                    2303.5509999999999,
                                    2303.5639999999999
                                ],
                                [
                                    2403.424,
                                    2403.8000000000002
                                ],
                                [
                                    2403.8099999999999,
                                    2403.8449999999998
                                ],
                                [
                                    2477.3380000000002,
                                    2477.3879999999999
                                ],
                                [
                                    2501.2939999999999,
                                    2501.4099999999999
                                ],
                                [
                                    2501.4169999999999,
                                    2501.4270000000001
                                ],
                                [
                                    2501.4319999999998,
                                    2501.4430000000002
                                ],
                                [
                                    2603.4650000000001,
                                    2603.5990000000002
                                ],
                                [
                                    2603.607,
                                    2603.6179999999999
                                ],
                                [
                                    2709.3939999999998,
                                    2709.4940000000001
                                ],
                                [
                                    2709.502,
                                    2709.5120000000002
                                ],
                                [
                                    2727.2910000000002,
                                    2727.3270000000002
                                ],
                                [
                                    2805.462,
                                    2805.5619999999999
                                ],
                                [
                                    2805.5700000000002,
                                    2805.605
                                ],
                                [
                                    2805.6100000000001,
                                    2805.623
                                ],
                                [
                                    2909.3319999999999,
                                    2909.4470000000001
                                ],
                                [
                                    2909.4560000000001,
                                    2909.4690000000001
                                ],
                                [
                                    2977.3409999999999,
                                    2977.393
                                ],
                                [
                                    3007.3429999999998,
                                    3007.4369999999999
                                ],
                                [
                                    3007.451,
                                    3007.462
                                ],
                                [
                                    3007.4670000000001,
                                    3007.4940000000001
                                ],
                                [
                                    3107.4450000000002,
                                    3107.5459999999998
                                ],
                                [
                                    3107.5529999999999,
                                    3107.5639999999999
                                ],
                                [
                                    3211.1379999999999,
                                    3211.2669999999998
                                ],
                                [
                                    3211.2759999999998,
                                    3211.288
                                ],
                                [
                                    3227.2910000000002,
                                    3227.3330000000001
                                ],
                                [
                                    3301.6410000000001,
                                    3301.741
                                ],
                                [
                                    3301.7489999999998,
                                    3301.7620000000002
                                ],
                                [
                                    3301.7669999999998,
                                    3301.7800000000002
                                ],
                                [
                                    3403.4430000000002,
                                    3404.3229999999999
                                ],
                                [
                                    3404.3380000000002,
                                    3404.3510000000001
                                ],
                                [
                                    3477.3510000000001,
                                    3477.404
                                ],
                                [
                                    3501.6669999999999,
                                    3501.8209999999999
                                ],
                                [
                                    3501.8299999999999,
                                    3501.8409999999999
                                ],
                                [
                                    3501.8470000000002,
                                    3501.8589999999999
                                ],
                                [
                                    3603.4099999999999,
                                    3603.5349999999999
                                ],
                                [
                                    3603.5439999999999,
                                    3603.5540000000001
                                ],
                                [
                                    3703.4259999999999,
                                    3703.567
                                ],
                                [
                                    3703.5749999999998,
                                    3703.585
                                ],
                                [
                                    3727.2919999999999,
                                    3727.3310000000001
                                ],
                                [
                                    3801.1410000000001,
                                    3801.288
                                ],
                                [
                                    3801.2979999999998,
                                    3801.3110000000001
                                ],
                                [
                                    3801.317,
                                    3801.3310000000001
                                ],
                                [
                                    3908.4749999999999,
                                    3908.5990000000002
                                ],
                                [
                                    3908.6080000000002,
                                    3908.6210000000001
                                ],
                                [
                                    3977.3110000000001,
                                    3977.3420000000001
                                ],
                                [
                                    4008.3560000000002,
                                    4008.4630000000002
                                ],
                                [
                                    4008.4699999999998,
                                    4008.4769999999999
                                ],
                                [
                                    4008.4810000000002,
                                    4008.4929999999999
                                ],
                                [
                                    4102.6059999999998,
                                    4104.3779999999997
                                ],
                                [
                                    4104.402,
                                    4104.4279999999999
                                ],
                                [
                                    4206.3869999999997,
                                    4206.5100000000002
                                ],
                                [
                                    4206.518,
                                    4206.5259999999998
                                ],
                                [
                                    4227.3029999999999,
                                    4227.3320000000003
                                ],
                                [
                                    4305.6000000000004,
                                    4305.7650000000003
                                ],
                                [
                                    4305.7809999999999,
                                    4305.799
                                ],
                                [
                                    4305.8069999999998,
                                    4305.8249999999998
                                ],
                                [
                                    4407.5789999999997,
                                    4407.7470000000003
                                ],
                                [
                                    4407.7629999999999,
                                    4407.8190000000004
                                ]
                            ],
                            "blockingTime": 121.5089999999999
                        },
                        {
                            "type": 3,
                            "id": "35647.11",
                            "request_id": "35647.11",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                            "raw_id": "35647.11",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 304,
                            "request_type": "Media",
                            "load_ms": 378,
                            "ttfb_ms": 153,
                            "load_start": 614,
                            "load_start_float": 614.00011199999994,
                            "bytesIn": 4115467,
                            "objectSize": 4115467,
                            "objectSizeUncompressed": 4115467,
                            "chunks": [
                                {
                                    "ts": 774,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 776,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 778,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 780,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 784,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 787,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 791,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 792,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 795,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 798,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 799,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 803,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 806,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 808,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 811,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 814,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 816,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 820,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 827,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 832,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 836,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 844,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 850,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 851,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 854,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 856,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 858,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 861,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 866,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 868,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 873,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 877,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 879,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 883,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 887,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 893,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 894,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 897,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 901,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 922,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 924,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 929,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 931,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 934,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 936,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 940,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 944,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 948,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 951,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 955,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 958,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 961,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 970,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 977,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 980,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 982,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 984,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 986,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 988,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 990,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 992,
                                    "bytes": 52235
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 685,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"3ecc0b-605d528d4003b\"",
                                    "priority: i",
                                    "range: bytes=0-4115466",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 15:53:58 GMT",
                                    "etag: \"3ecc0b-605d528d4003b\"",
                                    "last-modified: Thu, 21 Sep 2023 02:22:11 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "Content-Range: bytes 0-4115466\/4115467",
                                    "Content-Length: 4115467",
                                    "content-type: video\/mp4"
                                ]
                            },
                            "bytesOut": 2155,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 613,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "netlog_id": 112,
                            "server_port": "443",
                            "load_end": 992,
                            "ttfb_start": 614,
                            "ttfb_end": 767,
                            "download_start": 767,
                            "download_end": 992,
                            "download_ms": 225,
                            "all_start": 614,
                            "all_end": 992,
                            "all_ms": 378,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "35647.17",
                            "request_id": "35647.17",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "raw_id": "35647.17",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 102,
                            "ttfb_ms": 57,
                            "load_start": 974,
                            "load_start_float": 974.00012200000003,
                            "bytesIn": 396356,
                            "objectSize": 396356,
                            "objectSizeUncompressed": 396356,
                            "chunks": [
                                {
                                    "ts": 1038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1046,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1051,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1057,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1062,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1069,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1076,
                                    "bytes": 3140
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"60c44-60b3691e5d81f\"",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                    "etag: \"60c44-60b3691e5d81f\"",
                                    "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-length: 396356",
                                    "content-type: image\/webp"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 963,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "netlog_id": 122,
                            "server_port": "443",
                            "load_end": 1076,
                            "ttfb_start": 974,
                            "ttfb_end": 1031,
                            "download_start": 1031,
                            "download_end": 1076,
                            "download_ms": 45,
                            "all_start": 974,
                            "all_end": 1076,
                            "all_ms": 102,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "35647.18",
                            "request_id": "35647.18",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "raw_id": "35647.18",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 129,
                            "ttfb_ms": 57,
                            "load_start": 974,
                            "load_start_float": 974.00012400000003,
                            "bytesIn": 589860,
                            "objectSize": 589860,
                            "objectSizeUncompressed": 589860,
                            "chunks": [
                                {
                                    "ts": 1042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1047,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1054,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1059,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1065,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1071,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1077,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1085,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1090,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1103,
                                    "bytes": 36
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"90024-60b3691e6551f\"",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                    "etag: \"90024-60b3691e6551f\"",
                                    "last-modified: Tue, 28 Nov 2023 13:41:04 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-length: 589860",
                                    "content-type: image\/webp"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 965,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "netlog_id": 124,
                            "server_port": "443",
                            "load_end": 1103,
                            "ttfb_start": 974,
                            "ttfb_end": 1031,
                            "download_start": 1031,
                            "download_end": 1103,
                            "download_ms": 72,
                            "all_start": 974,
                            "all_end": 1103,
                            "all_ms": 129,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "35647.19",
                            "request_id": "35647.19",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "raw_id": "35647.19",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 100,
                            "ttfb_ms": 59,
                            "load_start": 974,
                            "load_start_float": 974.00012600000002,
                            "bytesIn": 207740,
                            "objectSize": 207740,
                            "objectSizeUncompressed": 207740,
                            "chunks": [
                                {
                                    "ts": 1045,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1055,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1064,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1074,
                                    "bytes": 11132
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"32b7c-627b19f13cade\"",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                    "etag: \"32b7c-627b19f13cade\"",
                                    "last-modified: Mon, 25 Nov 2024 00:14:51 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-length: 207740",
                                    "content-type: image\/webp"
                                ]
                            },
                            "bytesOut": 2323,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 965,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "netlog_id": 126,
                            "server_port": "443",
                            "load_end": 1074,
                            "ttfb_start": 974,
                            "ttfb_end": 1033,
                            "download_start": 1033,
                            "download_end": 1074,
                            "download_ms": 41,
                            "all_start": 974,
                            "all_end": 1074,
                            "all_ms": 100,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "35647.20",
                            "request_id": "35647.20",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "raw_id": "35647.20",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 140,
                            "ttfb_ms": 60,
                            "load_start": 974,
                            "load_start_float": 974.00012800000002,
                            "bytesIn": 250370,
                            "objectSize": 250370,
                            "objectSizeUncompressed": 250370,
                            "chunks": [
                                {
                                    "ts": 1084,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1096,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1103,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1114,
                                    "bytes": 53762
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"3d202-60b3697b0c1de\"",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                    "etag: \"3d202-60b3697b0c1de\"",
                                    "last-modified: Tue, 28 Nov 2023 13:42:41 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-length: 250370",
                                    "content-type: image\/webp"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 966,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "netlog_id": 128,
                            "server_port": "443",
                            "load_end": 1114,
                            "ttfb_start": 974,
                            "ttfb_end": 1034,
                            "download_start": 1034,
                            "download_end": 1114,
                            "download_ms": 80,
                            "all_start": 974,
                            "all_end": 1114,
                            "all_ms": 140,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "35647.33",
                            "request_id": "35647.33",
                            "ip_addr": "85.13.163.179",
                            "full_url": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.atelierhaus23.de",
                            "url": "\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "raw_id": "35647.33",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 77,
                            "ttfb_ms": 54,
                            "load_start": 1103,
                            "load_start_float": 1103.000162,
                            "bytesIn": 452374,
                            "objectSize": 452374,
                            "objectSizeUncompressed": 452374,
                            "chunks": [
                                {
                                    "ts": 1159,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1163,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1167,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1172,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1173,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1179,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1180,
                                    "bytes": 59158
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.atelierhaus23.de\/de",
                            "initiator_line": 689,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.atelierhaus23.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"6e716-60b36984fe053\"",
                                    "priority: i",
                                    "referer: https:\/\/www.atelierhaus23.de\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                    "etag: \"6e716-60b36984fe053\"",
                                    "last-modified: Tue, 28 Nov 2023 13:42:51 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-length: 452374",
                                    "content-type: image\/webp"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1083,
                            "socket_group": "https:\/\/www.atelierhaus23.de <https:\/\/atelierhaus23.de same_site>",
                            "netlog_id": 162,
                            "server_port": "443",
                            "load_end": 1180,
                            "ttfb_start": 1103,
                            "ttfb_end": 1157,
                            "download_start": 1157,
                            "download_end": 1180,
                            "download_ms": 23,
                            "all_start": 1103,
                            "all_end": 1180,
                            "all_ms": 77,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "35647.21",
                            "request_id": "35647.21",
                            "ip_addr": "188.245.164.83",
                            "full_url": "https:\/\/backofen.link\/plausible\/api\/event",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "backofen.link",
                            "url": "\/plausible\/api\/event",
                            "raw_id": "35647.21",
                            "frame_id": "F66C5576343C8546F93D6F65A092A590",
                            "documentURL": "https:\/\/www.atelierhaus23.de\/de",
                            "responseCode": 202,
                            "request_type": "XHR",
                            "load_ms": 72,
                            "ttfb_ms": 72,
                            "load_start": 1118,
                            "load_start_float": 1118.0001299999999,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 1190,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate, max-age=0, private",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 161,
                            "protocol": "HTTP\/2",
                            "dns_start": 968,
                            "dns_end": 1004,
                            "connect_start": 1005,
                            "connect_end": 1040,
                            "ssl_start": 1041,
                            "ssl_end": 1113,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "backofen.link",
                                "sanList": [
                                    "backofen.link",
                                    "www.backofen.link"
                                ],
                                "issuer": "E5",
                                "validFrom": 1731077829,
                                "validTo": 1738853828,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1731081339190,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100CD33277BD9FF7F35D72B268DE81E6DD12F43CCC4A3F6C801D5422F5132AE5A27022100C8E05E7AB74CA8A46BA98EDEF488483CE2D2001A767E09F64B575E305875F0F8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2025h1'",
                                        "logId": "E092B3FC0C1DC8E768361FDE61B9964D0A5278198A72D672C4B04DA56D6F5404",
                                        "timestamp": 1731081341267,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022007B132F6EAD079B04262C14F67A52D302C24F28ECAB7146E7A2FFF86082C7F220221008AA7E068381F694DFFF510FC4BFA148BEEDFC51FBF2AF5BCFDA2A73BD1463F38"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/backofen.link\/plausible\/js\/script.js",
                            "initiator_line": "0",
                            "initiator_column": "828",
                            "initiator_type": "script",
                            "initiator_function": "e",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: backofen.link",
                                    ":method: POST",
                                    ":path: \/plausible\/api\/event",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 86",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.atelierhaus23.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.atelierhaus23.de\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: *",
                                    "application: 127.0.0.1",
                                    "cache-control: must-revalidate, max-age=0, private",
                                    "cdn-cachedat: 12\/24\/2024 15:53:59",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.06",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 2ab558404a3aafccbc3ac1e42e71b8e2",
                                    "cdn-requestpullcode: 202",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-requesttime: 0",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-length: 2",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Tue, 24 Dec 2024 15:53:59 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: nginx",
                                    "x-plausible-dropped: 1",
                                    "x-request-id: GBQn6T8apfboq5NjdagF",
                                    ":status: 202"
                                ]
                            },
                            "bytesOut": 2056,
                            "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": 36,
                            "connect_ms": 35,
                            "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": "",
                            "server_count": null,
                            "created": 967,
                            "socket_group": "pm\/https:\/\/backofen.link <https:\/\/atelierhaus23.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 130,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAxWgAwIBAgISA20Kmhd83yjliLgOunH\/7fbMMAoGCCqGSM49BAMDMDIx\nCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\nNTAeFw0yNDExMDgxNDU3MDlaFw0yNTAyMDYxNDU3MDhaMBgxFjAUBgNVBAMTDWJh\nY2tvZmVuLmxpbmswWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARSDByp4Q6Jry4G\ncEXu0iw9o5NfWhTRm51+lKUtr8ah6Yqq9mpQy+o3gO0b9HGo5CVJM+MTcrBwhLKv\nKbueJr3io4ICIzCCAh8wDgYDVR0PAQH\/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUF\nBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQsDywx59+Ah8Lx\nMwUhQBSMM9pusTAfBgNVHSMEGDAWgBSfK1\/PPCFPnQS37SssxMZwi9LXDTBVBggr\nBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lNS5vLmxlbmNyLm9yZzAi\nBggrBgEFBQcwAoYWaHR0cDovL2U1LmkubGVuY3Iub3JnLzArBgNVHREEJDAigg1i\nYWNrb2Zlbi5saW5rghF3d3cuYmFja29mZW4ubGluazATBgNVHSAEDDAKMAgGBmeB\nDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3AKLjCuRF772tm3447Udnd1PX\ngluElNcrXhssxLlQpEfnAAABkwx9ATYAAAQDAEgwRgIhAM0zJ3vZ\/3811ysmjege\nbdEvQ8zEo\/bIAdVCL1EyrlonAiEAyOBeerdMqKRrqY7e9IhIPOLSABp2fgn2S1de\nMFh18PgAdgDgkrP8DB3I52g2H95huZZNClJ4GYpy1nLEsE2lbW9UBAAAAZMMfQlT\nAAAEAwBHMEUCIAexMvbq0HmwQmLBT2elLTAsJPKOyrcUbnov\/4YILH8iAiEAiqfg\naDgfaU3\/9RD8S\/oUi+7fxR+\/KvW8\/aKnO9FGPzgwCgYIKoZIzj0EAwMDZwAwZAIw\nRqIUwI2ofXf7XXDYSP32nPJQb6uBgj0NMlGuabvXCKxRqqVc3cPcOgJoAPdwwGfU\nAjBaaBJhoZthcOCVQxA2m2IpxAqUbO9PoX\/+zJazZzcAJRmrS6+RDSEQclSHJuN+\nBog=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEVzCCAj+gAwIBAgIRAIOPbGPOsTmMYgZigxXJ\/d4wDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCRTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNCzqK\na2GOtu\/cX1jnxkJFVKtj9mZhSAouWXW0gQI3ULc\/FnncmOyhKJdyIBwsz9V8UiBO\nVHhbhBRrwJCuhezAUUE8Wod\/Bk3U\/mDR+mwt4X2VEIiiCFQPmRpM5uoKrNijgfgw\ngfUwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcD\nATASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSfK1\/PPCFPnQS37SssxMZw\ni9LXDTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcB\nAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0g\nBAwwCjAIBgZngQwBAgEwJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVu\nY3Iub3JnLzANBgkqhkiG9w0BAQsFAAOCAgEAH3KdNEVCQdqk0LKyuNImTKdRJY1C\n2uw2SJajuhqkyGPY8C+zzsufZ+mgnhnq1A2KVQOSykOEnUbx1cy637rBAihx97r+\nbcwbZM6sTDIaEriR\/PLk6LKs9Be0uoVxgOKDcpG9svD33J+G9Lcfv1K9luDmSTgG\n6XNFIN5vfI5gs\/lMPyojEMdIzK9blcl2\/1vKxO8WGCcjvsQ1nJ\/Pwt8LQZBfOFyV\nXP8ubAp\/au3dc4EKWG9MO5zcx1qT9+NXRGdVWxGvmBFRAajciMfXME1ZuGmk3\/GO\nkoAM7ZkjZmleyokP1LGzmfJcUd9s7eeu1\/9\/eg5XlXd\/55GtYjAM+C4DG5i7eaNq\ncm2F+yxYIPt6cbbtYVNJCGfHWqHEQ4FYStUyFnv8sjyqU8ypgZaNJ9aVcWSICLOI\nE1\/Qv\/7oKsnZCWJ926wU6RqG1OYPGOi1zuABhLw61cuPVDT28nQS\/e6z95cJXq0e\nK1BcaJ6fJZsmbjRgD5p3mvEf5vdQM7MCEvU0tHbsx2I5mHHJoABHb8KVBgWp\/lcX\nGWiWaeOyB7RP+OfDtvi2OsapxXiV7vNVs7fMlrRjY1joKaqmmycnBvAq14AEbtyL\nsVfOS66B8apkeFX2NY4XPEYV4ZSCe8VHPrdrERk2wILG3T\/EGmSIkCYVUMSnjmJd\nVQD9F6Na\/+zmXCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1190,
                            "ttfb_start": 1118,
                            "ttfb_end": 1190,
                            "download_start": 1190,
                            "download_end": 1190,
                            "download_ms": 0,
                            "all_start": 968,
                            "all_end": 1190,
                            "all_ms": 215,
                            "index": 10,
                            "number": 11
                        }
                    ],
                    "requestsFull": 11,
                    "requestsDoc": 11,
                    "responses_200": 3,
                    "responses_404": 0,
                    "responses_other": 8,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "F66C5576343C8546F93D6F65A092A590",
                    "loadEventStart": 1205,
                    "loadEventEnd": 1211,
                    "domContentLoadedEventStart": 988,
                    "domContentLoadedEventEnd": 992,
                    "URL": "https:\/\/atelierhaus23.de",
                    "connections": 2,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "87CEA4236E79C1F11E50364744F3C940-2",
                    "final_url": "https:\/\/www.atelierhaus23.de\/de",
                    "domInteractive": 985,
                    "firstPaint": 835.89999999990687,
                    "firstContentfulPaint": 937,
                    "firstMeaningfulPaint": 937,
                    "firstImagePaint": 1288,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 516,
                    "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,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 86759,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 12,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 10,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 8,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 50,
                        "v8.compile": 18,
                        "UpdateLayoutTree": 16,
                        "ResourceFetcher::PrintPreloadMismatch": 0,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 74,
                        "PrePaint": 7,
                        "IntersectionObserverController::computeIntersections": 0,
                        "Paint": 3,
                        "Layerize": 1,
                        "ScrollLayer": 1,
                        "FunctionCall": 4,
                        "FireAnimationFrame": 3,
                        "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": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "HitTest": 0,
                        "XHRReadyStateChange": 0,
                        "v8.produceCache": 0,
                        "MarkDOMContent": 0,
                        "TimerFire": 0,
                        "MarkLoad": 0,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 1092
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 12,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 10,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 8,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 50,
                        "v8.compile": 18,
                        "UpdateLayoutTree": 16,
                        "ResourceFetcher::PrintPreloadMismatch": 0,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 74,
                        "PrePaint": 7,
                        "IntersectionObserverController::computeIntersections": 0,
                        "Paint": 3,
                        "Layerize": 1,
                        "ScrollLayer": 1,
                        "FunctionCall": 4,
                        "FireAnimationFrame": 3,
                        "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": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "HitTest": 0,
                        "XHRReadyStateChange": 0,
                        "v8.produceCache": 0,
                        "MarkDOMContent": 0,
                        "TimerFire": 0,
                        "MarkLoad": 0,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 1092
                    },
                    "cpu.ParseHTML": 12,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 10,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 8,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.EvaluateScript": 50,
                    "cpu.v8.compile": 18,
                    "cpu.UpdateLayoutTree": 16,
                    "cpu.ResourceFetcher::PrintPreloadMismatch": 0,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.Layout": 74,
                    "cpu.PrePaint": 7,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.Paint": 3,
                    "cpu.Layerize": 1,
                    "cpu.ScrollLayer": 1,
                    "cpu.FunctionCall": 4,
                    "cpu.FireAnimationFrame": 3,
                    "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": 2,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.HitTest": 0,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.v8.produceCache": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.TimerFire": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.Idle": 1092,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735055635.9723787,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735055637.7934949,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 3840,
                    "fullyLoadedCPUpct": 49.612403100774635,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "F66C5576343C8546F93D6F65A092A590",
                                    "loaderId": "3F6DD9F601E4390D2F732F25EFE1BD42"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.atelierhaus23.de",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.atelierhaus23.de\/de",
                    "document_hostname": "www.atelierhaus23.de",
                    "document_origin": "https:\/\/www.atelierhaus23.de",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 412,
                    "domComplete": 1205,
                    "PerformancePaintTiming.first-paint": 835.89999999990687,
                    "PerformancePaintTiming.first-contentful-paint": 835.89999999990687,
                    "origin_dns": {
                        "ns": [
                            "ns6.kasserver.com.",
                            "ns5.kasserver.com."
                        ],
                        "mx": [
                            "10 w0124e37.kasserver.com."
                        ],
                        "txt": [
                            "\"v=spf1 mx a ?all\""
                        ],
                        "soa": [
                            "ns5.kasserver.com. hostmaster.kasserver.com. 2409081135 28800 7200 1209600 7200"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "JavaScript frameworks": "GSAP",
                        "Web servers": "Apache HTTP Server",
                        "Analytics": "Plausible",
                        "Hosting": "ALL-INKL",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "GSAP": "",
                        "Apache HTTP Server": "",
                        "Plausible": "",
                        "ALL-INKL": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "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
                        },
                        "ALL-INKL": {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "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": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"menu-toggle__icon\" aria-hidden=\"true\">",
                                        "target": [
                                            ".menu-toggle__icon"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone04"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide03-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide03-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                                        "target": [
                                                            "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                                        "target": [
                                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                                        "target": [
                                                            "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                                        "target": [
                                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                                        "target": [
                                                            "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>",
                                                        "target": [
                                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                                        "target": [
                                                            ".events-block__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                                        "target": [
                                                            "h4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                                        "target": [
                                                            "#main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                        "target": [
                                            "#splide01-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                        "target": [
                                            "#splide01-slide02 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                        "target": [
                                            "#splide01-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>",
                                        "target": [
                                            "#splide01-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>",
                                        "target": [
                                            "#splide01-slide03 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>",
                                        "target": [
                                            "#splide01-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>",
                                        "target": [
                                            "#splide01-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>",
                                        "target": [
                                            "#splide01-clone03 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                        "target": [
                                            "#splide01-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>",
                                        "target": [
                                            "#splide01-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>",
                                        "target": [
                                            "#splide01-clone04 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>",
                                        "target": [
                                            "#splide01-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                        "target": [
                                            "#splide02-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                        "target": [
                                            "#splide02-slide02 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                        "target": [
                                            "#splide02-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>",
                                        "target": [
                                            "#splide02-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>",
                                        "target": [
                                            "#splide02-clone03 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>",
                                        "target": [
                                            "#splide02-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>",
                                        "target": [
                                            "#splide02-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>",
                                        "target": [
                                            "#splide02-clone04 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>",
                                        "target": [
                                            "#splide02-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "43.8pt (58.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>",
                                        "target": [
                                            "#kuenstlerinnen > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\">\n                        Mehr zu Noa                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide02 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Claudia Eschborn<\/h2>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">\n                      2404editions Fotografie in digitaler und analoger Qualit\u00e4t, Buchgestaltung und Buchbinderei, kleine Druck- und Marmorierwerkstatt.                    <\/div>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/claudia-eschborn\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Claudia                      <\/a>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>",
                                        "target": [
                                            "#splide03-slide04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>",
                                        "target": [
                                            "#splide03-slide04 > .scroller-slide__text > .text-wrap > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>",
                                        "target": [
                                            "#splide03-slide04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Noa                      <\/a>",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-clone03 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .scroller-slide__headline"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"text-wrap\">",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .text-wrap"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-clone04 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "33.8pt (45px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"events-block__headline\">Termine<\/h2>",
                                        "target": [
                                            ".events-block__headline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>",
                                        "target": [
                                            ".event-card__kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>",
                                        "target": [
                                            "h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>",
                                        "target": [
                                            "span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                        "target": [
                                            ".events-block__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Anschrift<\/p>",
                                        "target": [
                                            ".footer__item--1 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>",
                                        "target": [
                                            "p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Folge uns<\/p>",
                                        "target": [
                                            ".footer__item--2 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Kontakt<\/p>",
                                        "target": [
                                            ".footer__item--3 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"footer-item__headline kicker\">Rechtliches<\/p>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__headline.kicker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "menu",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"menu\" id=\"menu\">",
                                        "target": [
                                            "#menu"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "wave-mask",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>",
                                        "target": [
                                            "#wave-mask"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main class=\"main\" id=\"main\" data-light=\"\">",
                                        "target": [
                                            "#main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "blocks",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"blocks\" id=\"blocks\">",
                                        "target": [
                                            "#blocks"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "haus-verein",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"haus-verein\" class=\"block scroller-block \">",
                                        "target": [
                                            "#haus-verein"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-clone04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide01-clone04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "galerie23",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"galerie23\" class=\"block scroller-block \">",
                                        "target": [
                                            "#galerie23"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-clone04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-clone04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "kuenstlerinnen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"kuenstlerinnen\" class=\"block scroller-block \">",
                                        "target": [
                                            "#kuenstlerinnen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide03-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">",
                                        "target": [
                                            "#splide03-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-slide04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide03-clone04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide03-clone04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "events",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"events\" class=\"block events-block\">",
                                        "target": [
                                            "#events"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                        ]
                                    },
                                    {
                                        "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=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            "header > .logo[title=\"Atelierhaus 23\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                        "target": [
                                            ".hero-home__buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".hero-home__arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>",
                                        "target": [
                                            "#splide01-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>",
                                        "target": [
                                            "#splide02-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\">\n                        Mehr zu Noa                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>",
                                        "target": [
                                            "#splide03-slide01 > .scroller-slide__text > .scroller-slide__buttons.buttons > .button--large.buttons__item.button: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:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">",
                                        "target": [
                                            ".events-block__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>",
                                        "target": [
                                            ".events-block__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">",
                                        "target": [
                                            ".footer__grid > .logo[title=\"Atelierhaus 23\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]: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\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>",
                                        "target": [
                                            ".button--small[target=\"_blank\"][rel=\"noopener\"]: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer__item--3 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>",
                                        "target": [
                                            ".footer-item__buttons.buttons > .button--small.buttons__item[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-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.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button: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.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>",
                                        "target": [
                                            ".footer__item--4 > .footer-item__buttons.buttons > .button--small.buttons__item.button:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"splide__list carousel__list\">",
                                        "target": [
                                            ".carousel__list"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"splide__slide carousel__item events-block__item\">",
                                        "target": [
                                            ".carousel__item"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide01 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide02 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--prev.horizontal-arrow--prev[aria-label=\"Previous\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">",
                                        "target": [
                                            "#splide03 > .horizontal-scroller__arrows.scroller-block__arrows > .horizontal-scroller__arrow--next.horizontal-arrow--next[aria-label=\"Next\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-roledescription",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                                "help": "aria-roledescription must be on elements with a semantic role",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide03"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">",
                                        "target": [
                                            "#splide03-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                        "target": [
                                                            "video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>",
                                        "target": [
                                            ".menu-toggle__text"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "71.9pt (95.84px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                        "target": [
                                                            "video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                                        "target": [
                                                            "video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>",
                                        "target": [
                                            ".hero-home__buttons > .button--large.buttons__item.button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "43.8pt (58.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                                                        "target": [
                                                            "#splide01-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>",
                                        "target": [
                                            "#haus-verein > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "43.8pt (58.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                                                        "target": [
                                                            "#splide02-slide01 > .scroller-slide__image.image-wrap > .entered.loaded[data-ll-status=\"loaded\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>",
                                        "target": [
                                            "#galerie23 > .inner--border-bottom.inner--wide.inner > .scroller-block__headline.h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>",
                                        "target": [
                                            "video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "dd46408.kasserver.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns5.kasserver.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 12086,
                    "testUrl": "https:\/\/atelierhaus23.de",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\",\"width\":953,\"height\":993,\"naturalWidth\":1245,\"naturalHeight\":1400}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Ahamono",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Bookie School Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 33.530000000000001,
                    "generated-content-size": 24.75,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "html": "<img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">",
                            "currentSrc": "https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1245,
                            "naturalHeight": 1400
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120",
                        "https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497"
                    ],
                    "rendered-html": "<html data-template=\"home\" data-url=\"https:\/\/www.atelierhaus23.de\/de\" lang=\"de\" class=\"js\" style=\"scroll-behavior: smooth;\"><head>\n  <meta charset=\"UTF-8\">\n  <title>Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta name=\"description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\">\n  <link rel=\"canonical\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2\" type=\"font\/woff2\" crossorigin=\"use-credentials\">\n  <link rel=\"icon\" type=\"image\/svg+xml\" href=\"https:\/\/www.atelierhaus23.de\/assets\/images\/favicon.svg\">\n  <meta name=\"view-transition\" content=\"same-origin\">\n  <link href=\"https:\/\/www.atelierhaus23.de\/assets\/css\/style.css?v=1716917497\" rel=\"stylesheet\">    <meta property=\"og:image\" content=\"https:\/\/www.atelierhaus23.de\/media\/site\/d8a471751a-1695259717\/og.png\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta property=\"og:title\" content=\"Atelierhaus 23 \u301c Kunsthaus Atelierhaus Kunstgalerie K\u00fcnstleratelier Kunstausstellung Kunstwerkstatt Kunstevents Kunstschaffende Kreativwerkstatt [Kunsthaus + Hamburg][Atelierhaus + Hamburg][Kunstgalerie + Hamburg] [K\u00fcnstleratelier + Hamburg][Kunstausstellung + Hamburg][Kunstwerkstatt + Hamburg] Kunst f\u00fcr Sammler Kunstkauf Hamburg Originale Kunstwerke Hamburg Zeitgen\u00f6ssische Kunst Hamburg K\u00fcnstlergemeinschaft Hamburg Kunstveranstaltungen Hamburg Kunstshows Hamburg Kunstmesse Hamburg Kunstevents Hamburg Vernissage Hamburg Abstrakte Kunst Hamburg Moderne Kunst Hamburg Traditionelle Kunst Hamburg Skulpturen Hamburg Fotokunst Kunst mieten Hamburg Kunst kaufen Hamburg K\u00fcnstler buchen Hamburg Kunstberatung Hamburg Kunstinstallation Hamburg Kunst und Kultur Hamburg Kreativszene Hamburg Kunsthandwerk Hamburg Kunstkollektiv Hamburg Kunstnetzwerk Hamburg Atelier Kunst Hamburg Kunst Atelier Hamburg Hamburger Kunstszene Hamburger K\u00fcnstleratelier Kunstschaffende in Hamburg Atelier mieten Hamburg Kunst kaufen Atelier Hamburg Atelier Kunstausstellungen Hamburg Kunstevents im Atelier Hamburg Atelier f\u00fcr zeitgen\u00f6ssische Kunst Hamburg Kunstworkshops im Atelier Hamburg Atelier Kunstveranstaltungen Hamburg Kunst und Kreativworkshops Hamburg Atelier Vernissagen Hamburg Kunstshows im Atelier Hamburg Hamburger K\u00fcnstler und Ateliers Moderne Kunst Ateliers Hamburg Traditionelle Kunst Ateliers Hamburg Atelier f\u00fcr abstrakte Kunst Hamburg Hamburger Kunst und K\u00fcnstler Atelier f\u00fcr Kunstliebhaber Hamburg Kunst f\u00fcr Sammler aus Hamburger Ateliers Atelierbesuche in Hamburg Kunstf\u00fchrungen durch Hamburger Ateliers Kunstberatung im Atelier Hamburg Kunstgemeinschaft Atelier Hamburg K\u00fcnstlernetzwerk und Ateliers Hamburg Atelier und Kunstkollektiv Hamburg K\u00fcnstlergemeinschaft Atelier Hamburg Kunst und Atelier Treffpunkt Hamburg Atelier f\u00fcr Fotokunst Hamburg Skulpturen Atelier Hamburg Malerei Atelier Hamburg Bildhauer Atelier Hamburg Atelier f\u00fcr digitale Kunst Hamburg Kunstmarkt- und Handelsbezogene Keywords: Kunstmarkt im Atelier Hamburg Kunsthandel Atelier Hamburg Atelier Kunstverkauf Hamburg Kunstauktionen im Atelier Hamburg Originalkunst aus Hamburger Ateliers kaufen\">\n\n<meta property=\"og:description\" content=\"Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel seit 2013. Solidarisch und kreativ. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.\"><\/head>\n\n<body style=\"\">\n\n<script>document.documentElement.classList.add('js');<\/script>\n\n<div class=\"guides wrap\" style=\"translate: none; rotate: none; scale: none; opacity: 0; visibility: hidden; transform: scale(1, 0);\">\n  <div class=\"inner grid\">\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n    <div class=\"g\"><\/div>\n  <\/div>\n<\/div>\n<header class=\"header\">\n\n  \n  \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\" style=\"color: rgb(255, 255, 255); opacity: 1; visibility: inherit;\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n<\/header>\n\n\n<button class=\"menu-toggle\" aria-expanded=\"false\" aria-controls=\"menu\" aria-label=\"Men\u00fc\" style=\"opacity: 1; visibility: inherit;\">\n  <div class=\"menu-toggle__text\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">Men\u00fc<\/div>\n  <div class=\"menu-toggle__icon\" aria-hidden=\"true\">\n    <svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <mask id=\"wave-mask\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"32\" height=\"32\">\n    <path d=\"M32 0H0V32H32V0Z\" fill=\"white\"><\/path>\n  <\/mask>\n  <g mask=\"url(#wave-mask)\">\n    <path class=\"wave wave--1\" d=\"M48 7C45.6592 7 44.4729 5.81421 43.4274 4.76772C42.4794 3.81951 41.6608 3 40.0008 3C38.3408 3 37.5237 3.81881 36.5742 4.76772C35.5279 5.8135 34.3423 7 32.0008 7C29.6592 7 28.4736 5.81421 27.4274 4.76772C26.4793 3.81951 25.6608 3 24.0008 3C22.3408 3 21.5245 3.81881 20.5741 4.76772C19.5279 5.8135 18.3423 7 16.0008 7C13.6592 7 12.4736 5.81421 11.4274 4.76772C10.4786 3.81951 9.66 3 8.00076 3C6.34151 3 5.52369 3.81881 4.57414 4.76772C3.52788 5.8135 2.34152 7 0 7\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--2\" d=\"M32 18C29.6592 18 28.4729 16.8142 27.4274 15.7677C26.4794 14.8195 25.6608 14 24.0008 14C22.3408 14 21.5237 14.8188 20.5742 15.7677C19.5279 16.8135 18.3423 18 16.0008 18C13.6592 18 12.4736 16.8142 11.4274 15.7677C10.4793 14.8195 9.66076 14 8.00076 14C6.34075 14 5.52446 14.8188 4.57414 15.7677C3.52788 16.8135 2.34229 18 0.000766754 18C-2.34075 18 -3.52637 16.8142 -4.57263 15.7677C-5.52142 14.8195 -6.34 14 -7.99924 14C-9.65849 14 -10.4763 14.8188 -11.4259 15.7677C-12.4721 16.8135 -13.6585 18 -16 18\" stroke=\"black\" stroke-width=\"2\"><\/path>\n    <path class=\"wave wave--3\" d=\"M48 29C45.6592 29 44.4729 27.8142 43.4274 26.7677C42.4794 25.8195 41.6608 25 40.0008 25C38.3408 25 37.5237 25.8188 36.5742 26.7677C35.5279 27.8135 34.3423 29 32.0008 29C29.6592 29 28.4736 27.8142 27.4274 26.7677C26.4793 25.8195 25.6608 25 24.0008 25C22.3408 25 21.5245 25.8188 20.5741 26.7677C19.5279 27.8135 18.3423 29 16.0008 29C13.6592 29 12.4736 27.8142 11.4274 26.7677C10.4786 25.8195 9.66 25 8.00076 25C6.34151 25 5.52369 25.8188 4.57414 26.7677C3.52788 27.8135 2.34152 29 0 29\" stroke=\"black\" stroke-width=\"2\"><\/path>\n  <\/g>\n  <path class=\"close\" d=\"M2 30L16 16M16 16L30 2M16 16L2 2M16 16L30 30\" stroke=\"black\" stroke-width=\"2\"><\/path>\n<\/svg>\n  <\/div>\n<\/button>\n\n<div class=\"menu\" id=\"menu\">\n  <div class=\"menu__grid grid\">\n\n    <nav class=\"menu__main main-menu\" aria-label=\"\">\n              <a class=\"main-menu__item main-menu__item--open\" href=\"https:\/\/www.atelierhaus23.de\/de\">\n          Startseite        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\">\n          Haus &amp; Verein        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\">\n          Galerie 23        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\">\n          K\u00fcnstler*innen        <\/a>\n              <a class=\"main-menu__item \" href=\"https:\/\/www.atelierhaus23.de\/de\/termine\">\n          Termine        <\/a>\n          <\/nav>\n\n    \n    <nav class=\"menu__meta meta-menu buttons buttons--horizontal\" aria-label=\"\">\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Kontakt  <\/a>\n              \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    Presse  <\/a>\n              \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n              \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\/\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n          <\/nav>\n\n    \n    <!-- <nav class=\"menu__languages language-menu buttons buttons--horizontal\" aria-label=\"\">\n            <a class=\"language-menu__item button\" href=\"https:\/\/www.atelierhaus23.de\/en\">\n        English      <\/a>\n    <\/nav> -->\n    \n  <\/div>\n<\/div>\n<main class=\"main\" id=\"main\" data-light=\"\"> \n\n  <div class=\"hero-home grid\" data-dark=\"\">\n\n      <div class=\"hero-home__video\" style=\"--opacity: 0.5; opacity: 0.5; visibility: inherit;\" data-opacity=\"0.5\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/fb5bde51cb-1695262899\/atelierhaus23_home_video_loop.mp4\" type=\"video\/mp4\">\n              <\/video>\n    <\/div>\n  \n  <div class=\"hero-home__text\" style=\"opacity: 1; visibility: inherit;\">\n    <h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>\n          <div class=\"hero-home__buttons buttons\">\n                  \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"buttons__item button button--large\">\n    Aktuelle Termine  <\/a>\n              <\/div>\n      <\/div>\n\n  <a class=\"hero-home__arrow arrow\" href=\"#blocks\" title=\"\u2193\" style=\"translate: none; rotate: none; scale: none; transform: translate(0px, 0px); opacity: 1; visibility: inherit;\">\n    <svg width=\"46\" height=\"61\" viewBox=\"0 0 46 61\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22.9998 0L22.9998 60\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M44.9998 38L22.9992 60L0.999815 38\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n  <\/a>\n\n<\/div>\n  <div class=\"blocks\" id=\"blocks\">\n    <div id=\"haus-verein\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Haus &amp; Verein<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide01-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide01-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide01-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide01-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/48df739ae8-1695259714\/ceschborn_ah23_03-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Vereins\u00adstrukturen f\u00fcr eine kreative Zukunft<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Das Atelierhaus 23 ist ein einzigartiger Ort f\u00fcr Kunst und Kultur. Es setzt sich aus zwei Vereinsstrukturen zusammen: dem gemeinn\u00fctzigen Verein zur F\u00f6rderung von Kunst und Kultur e.V. und Verein Veringh\u00f6fe e.V..<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Verein  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide01-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" alt=\"\" style=\"object-position: 48.3% 27.4%; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/b4930e44cd-1695259714\/ceschborn_ah23_01-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kreatives Zentrum im Hamburger Reiherstieg\u00adviertel<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Solidarisch und kreativ: Atelierhaus in den Veringh\u00f6fen. Raum f\u00fcr K\u00fcnstler*innen und Anlaufpunkt im Reiherstiegviertel.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zum Atelierhaus 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide01-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/8332139596-1695259713\/ceschborn_ah23_02-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Haus &amp; Verein<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Die Geschichte und Entstehung des Atelierhaus 23<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Vom Asbestwerk zum kreativen Anlaufpunkt: Als Teil des IBA-Programms \u201eR\u00e4ume f\u00fcr die Kunst\u201c wurde die Idee eines Atelierhauses 2010 konkret. 2013 zogen die ersten Mieter*innen ein. Dennoch bringt das Gel\u00e4nde eine weitaus l\u00e4ngere Geschichte mit sich.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/haus-verein#geschichte\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Geschichte  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"galerie23\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">Galerie 23<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide02-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image entered loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loaded\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li>\n\n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image entered loaded loading\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" data-ll-status=\"loading\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide02-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                  <div class=\"scroller-slide__image image-wrap\">\n                    <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-1400x1400.webp\" data-ll-status=\"loaded\">\n                  <\/div>\n                \n                <div class=\"scroller-slide__text\">\n\n                                      <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                  \n                  <h2 class=\"scroller-slide__headline\">Ausstellung \"Fl\u00e2neuse!\"<\/h2>\n\n                  <div class=\"text-wrap\">\n                    <p>\n                      \n                      06.12. \u2013 05.01.2025 \/ 19:00 Uhr Vernissage: 06.12 | 19 Uhr, Ge\u00f6ffnet: Mittwoch-Montag von 10-18h, Ausnahmen: 14.12 ab 14h &amp; 23.12.24-03.01.25 geschlossen \/\n\n                                          <\/p>\n                  <\/div>\n\n                  <div class=\"scroller-slide__buttons buttons\">\n\n                    <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                      Mehr zum Termin                    <\/a>\n\n                  <\/div>\n\n                <\/div>\n\n              <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide02-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image loaded\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" alt=\"\" style=\"object-position: center center; opacity: 1; visibility: inherit;\" src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/96cf79faec-1695259713\/ceschborn_ah23_04-1400x1400.webp\" data-ll-status=\"loaded\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">Galerie 23<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Kunst, Austausch und Events am Veringkanal<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>In der Galerie 23 stellen wir nicht nur die Werke der K\u00fcnstler*innen aus dem Atelierhaus 23 aus, sondern fungieren auch als Plattform f\u00fcr Gastausstellungen, Veranstaltungen in der Nachbarschaft und den direkten k\u00fcnstlerischen Austausch am Veringkanal.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/galerie-23\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Mehr zur Galerie 23  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div><div id=\"kuenstlerinnen\" class=\"block scroller-block \">\n\n  <div class=\"inner inner--wide inner--border-bottom\">    \n\n          <h2 class=\"scroller-block__headline h1\">K\u00fcnstler*innen<\/h2>\n    \n        <div class=\"scroller-block__scroller horizontal-scroller splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide03\" role=\"region\" aria-roledescription=\"carousel\">\n\n      <div class=\"horizontal-scroller__arrows scroller-block__arrows\">\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"horizontal-scroller__button horizontal-scroller__arrow horizontal-scroller__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track horizontal-scroller__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide03-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n\n        <ul class=\"splide__list horizontal-scroller__list\" id=\"splide03-list\" role=\"presentation\" style=\"transform: translateX(-3810px);\">\n\n          \n            \n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Claudia Eschborn<\/h2>\n\n                    <div class=\"text-wrap\">\n                      2404editions Fotografie in digitaler und analoger Qualit\u00e4t, Buchgestaltung und Buchbinderei, kleine Druck- und Marmorierwerkstatt.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/claudia-eschborn\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Claudia                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-prev\" id=\"splide03-clone02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-active is-visible\" id=\"splide03-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>\n\n                    <div class=\"text-wrap\">\n                      I consider art to be a form of communication and theater to be one of its most prominent forms, which is also the language in which one can best experience this fundamental dimension of human relationships. With more than 20 years of experience as a multidisciplinary artist, I have a colorful box of tools that I can share and put into practice. Most of my professional experience has been in the \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\">\n                        Mehr zu Noa                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid is-next\" id=\"splide03-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Meine Skulpturen sind das Ergebnis st\u00e4ndiger Ver\u00e4nderung, denn der Stein f\u00fchrt auch ein Eigenleben, das sich w\u00e4hrend des Bearbeitungsprozesses entwickelt. Ich m\u00f6chte mit meinen Skulpturen keine Geschichte erz\u00e4hlen oder eine Botschaft \u00fcbermitteln. Vielmehr m\u00f6chte ich Gef\u00fchle hervorrufen. Jeder sieht das was er sehen m\u00f6chte. Grenzenlos ist die Phantasie in der Kunst!                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n                <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/claudia-eschborn\/ccf4d16f93-1695259708\/claudiaeschborn01-1400x1400.webp\" alt=\"\" style=\"object-position: 61.7% 21.3%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Claudia Eschborn<\/h2>\n\n                    <div class=\"text-wrap\">\n                      2404editions Fotografie in digitaler und analoger Qualit\u00e4t, Buchgestaltung und Buchbinderei, kleine Druck- und Marmorierwerkstatt.                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/claudia-eschborn\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Claudia                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li>\n\n              \n            \n          \n                      <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid\" id=\"splide03-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                              <div class=\"scroller-slide__image image-wrap\">\n                  <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/home\/2252700dad-1695259713\/ceschborn_ah23_36-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                <\/div>\n              \n              <div class=\"scroller-slide__text\">\n\n                                  <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                \n                <h2 class=\"scroller-slide__headline\">Entdecke die kreative Vielfalt im Atelierhaus<\/h2>\n\n                <div class=\"text-wrap\">\n                  <p>Wir sind K\u00fcnstler*innen aus verschiedensten Richtungen und wir finden uns wieder im Erschaffen von u.a. bildender Kunst, Fotografie, Film, Grafikdesign, Bildhauerei, Performing Arts, Kunsthandwerk, Klangkunst.<\/p>                <\/div>\n\n                                  <div class=\"scroller-slide__buttons buttons\">\n                                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n    Alle K\u00fcnstler*innen  <\/a>\n                                      <\/div>\n                              <\/div>\n\n            <\/li>\n          \n        <li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone is-active\" id=\"splide03-clone03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/noa-noelani-agullo\/0cd07583c2-1715864208\/noa-noelani-profile-1400x1400.webp\" alt=\"\" style=\"object-position: 35.6% 57.6%\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Noa Noelani<\/h2>\n\n                    <div class=\"text-wrap\">\n                      I consider art to be a form of communication and theater to be one of its most prominent forms, which is also the language in which one can best experience this fundamental dimension of human relationships. With more than 20 years of experience as a multidisciplinary artist, I have a colorful box of tools that I can share and put into practice. Most of my professional experience has been in the \u2026                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/noa-noelani-agullo\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Noa                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><li class=\"splide__slide horizontal-scroller__item scroller-block__item scroller-slide grid splide__slide--clone\" id=\"splide03-clone04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" style=\"width: calc(100%);\" aria-hidden=\"true\">\n\n                                      <div class=\"scroller-slide__image image-wrap\">\n                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/kuenstlerinnen\/sabine-hahn-nicol\/a90f683309-1696363015\/62a3193_1_rgb-1400x1400.webp\" alt=\"\" style=\"object-position: center\">\n                    <\/div>\n                  \n                  <div class=\"scroller-slide__text\">\n\n                                          <h2 class=\"scroller-slide__kicker h1\">K\u00fcnstler*innen<\/h2>\n                    \n                    <h2 class=\"scroller-slide__headline\">Sabine Hahn-Nicol<\/h2>\n\n                    <div class=\"text-wrap\">\n                      Meine Skulpturen sind das Ergebnis st\u00e4ndiger Ver\u00e4nderung, denn der Stein f\u00fchrt auch ein Eigenleben, das sich w\u00e4hrend des Bearbeitungsprozesses entwickelt. Ich m\u00f6chte mit meinen Skulpturen keine Geschichte erz\u00e4hlen oder eine Botschaft \u00fcbermitteln. Vielmehr m\u00f6chte ich Gef\u00fchle hervorrufen. Jeder sieht das was er sehen m\u00f6chte. Grenzenlos ist die Phantasie in der Kunst!                    <\/div>\n\n                    <div class=\"scroller-slide__buttons buttons\">\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\/sabine-hahn-nicol\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Mehr zu Sabine \u00ad                      <\/a>\n\n                      <a href=\"https:\/\/www.atelierhaus23.de\/de\/kuenstlerinnen\" class=\"buttons__item button button--large\" tabindex=\"-1\">\n                        Alle K\u00fcnstler*innen                      <\/a>\n\n                    <\/div>\n\n                  <\/div>\n\n                <\/li><\/ul>\n      \n      <\/div>\n\n    <\/div>\n    \n  <\/div>\n\n<\/div>\n  <div id=\"events\" class=\"block events-block\">\n\n    \n      <h2 class=\"events-block__headline\">Termine<\/h2>\n\n    \n    <div class=\"inner inner--wide events-block__grid splide carousel is-destroyed\">\n\n      <div class=\"carousel__arrows\">\n        <button class=\"carousel__arrow carousel__arrow--prev horizontal-arrow horizontal-arrow--prev\" aria-label=\"Previous\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M61 23L1 23\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M23 45L1 22.9994L23 0.999998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n        <button class=\"carousel__arrow carousel__arrow--next horizontal-arrow horizontal-arrow--next\" aria-label=\"Next\" style=\"opacity: 0; visibility: hidden;\">\n          <svg width=\"61\" height=\"46\" viewBox=\"0 0 61 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M-0.000976562 23H59.999\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M38 1L60 23.0006L38 45\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n<\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"splide__track carousel__track\">\n\n        <ul class=\"splide__list carousel__list\">\n\n          \n            <li class=\"splide__slide carousel__item events-block__item\">\n          \n              <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\/ausstellun-flaneuse\" class=\"events-block__link event-card\">\n\n                <div class=\"event-card__image image-wrap\">\n                                      <img class=\"image-wrap__image\" data-lazy=\"\" data-src=\"https:\/\/www.atelierhaus23.de\/media\/pages\/termine\/ausstellun-flaneuse\/d9cc2820c3-1731328545\/1080-1080-max-600x400-crop.webp\" alt=\"Ausstellung \" fl\u00e2neuse!\"\"=\"\" style=\"aspect-ratio: 6\/4\">\n                                  <\/div>\n                <div class=\"event-card__text\">\n                  <p class=\"event-card__kicker\">06.12. \u2013 05.01.2025 \/ <\/p>\n                  <h4 class=\"event-card__title\">Ausstellung \"Fl\u00e2neuse!\"<\/h4>\n                  <span class=\"button event-card__button\">\n                    Mehr Infos                  <\/span>\n                <\/div>\n\n              <\/a>\n\n            <\/li>\n\n          \n        <\/ul>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"events-block__more\">\n\n      \n      <a href=\"https:\/\/www.atelierhaus23.de\/de\/termine\" class=\"events-block__button button button--large\">\n        Alle Termine      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <\/div>\n\n<\/main>\n\n<footer class=\"footer wrap\" data-dark=\"\">\n\n  <div class=\"inner inner grid footer__grid\">\n\n    \n<a class=\"logo\" href=\"https:\/\/www.atelierhaus23.de\/de\" title=\"Atelierhaus 23\">\n  <svg width=\"188\" height=\"76\" viewBox=\"0 0 188 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M126.001 26H63.0011V0H126.001V26ZM65.0001 24H124V2H65.0001V24Z\" fill=\"currentColor\"><\/path>\n<path d=\"M9.09798 70.2786L6.99098 65.4496L4.78297 70.2786H9.09798ZM9.97198 72.2926H3.89198L2.30998 75.7426H0.000976562L7.02898 60.6426L13.809 75.7426H11.463L9.97198 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M22.478 63.5551V75.7441H20.334V63.5551H17.068V61.5371H25.733V63.5511L22.478 63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M39.253 63.5551H33.559V66.9681H39.088V68.9831H33.559V73.7291H39.253V75.7441H31.415V61.5371H39.253V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M47.98 61.5371V73.7251H52.156V75.7401H45.836V61.5371H47.98Z\" fill=\"currentColor\"><\/path>\n<path d=\"M60.099 61.5391H57.956V75.7421H60.099V61.5391Z\" fill=\"currentColor\"><\/path>\n<path d=\"M75.12 63.5551H69.42V66.9681H74.949V68.9831H69.42V73.7291H75.12V75.7441H67.28V61.5371H75.12V63.5551Z\" fill=\"currentColor\"><\/path>\n<path d=\"M83.843 68.0622H84.524C86.554 68.0622 87.569 67.2866 87.569 65.7352C87.569 64.2812 86.5816 63.5543 84.607 63.5543H83.843V68.0622ZM86.511 69.6902L90.911 75.7422H88.289L84.232 69.9293H83.845V75.7422H81.702V61.5373H84.208C85.6446 61.4124 87.0804 61.786 88.274 62.5952C88.7245 62.975 89.0829 63.4522 89.322 63.9908C89.5611 64.5294 89.6746 65.1153 89.654 65.7042C89.6763 66.6435 89.3704 67.5612 88.789 68.2992C88.2184 69.0192 87.4095 69.5118 86.508 69.6883\" fill=\"currentColor\"><\/path>\n<path d=\"M98.954 67.0951H105.08V61.5371H107.223V75.7371H105.08V69.1051H98.954V75.7371H96.811V61.5371H98.954V67.0951Z\" fill=\"currentColor\"><\/path>\n<path d=\"M121.865 70.2786L119.758 65.4496L117.55 70.2786H121.865ZM122.739 72.2926H116.659L115.076 75.7426H112.768L119.796 60.6426L126.576 75.7426H124.23L122.739 72.2926Z\" fill=\"currentColor\"><\/path>\n<path d=\"M133.722 61.5371V70.0851C133.652 71.0166 133.861 71.9479 134.322 72.7601C134.621 73.1409 135.003 73.4488 135.439 73.6605C135.875 73.8722 136.353 73.9821 136.838 73.9821C137.322 73.9821 137.8 73.8722 138.236 73.6605C138.672 73.4488 139.054 73.1409 139.353 72.7601C139.819 71.9496 140.028 71.0169 139.953 70.0851V61.5371H142.096V70.6811C142.12 71.3599 142.008 72.0367 141.768 72.6719C141.528 73.3072 141.163 73.8882 140.696 74.3811C140.193 74.8938 139.592 75.3011 138.929 75.5791C138.267 75.8572 137.556 76.0004 136.837 76.0004C136.118 76.0004 135.407 75.8572 134.745 75.5791C134.082 75.3011 133.481 74.8938 132.978 74.3811C132.511 73.8882 132.146 73.3072 131.906 72.6719C131.665 72.0367 131.554 71.3599 131.578 70.6811V61.5371H133.722Z\" fill=\"currentColor\"><\/path>\n<path d=\"M157.291 63.6468L155.555 64.6768C155.34 64.2398 155.021 63.8622 154.626 63.5768C154.267 63.3668 153.855 63.2648 153.44 63.2828C152.901 63.2634 152.374 63.4436 151.959 63.7888C151.772 63.9387 151.621 64.1295 151.519 64.3465C151.417 64.5635 151.366 64.801 151.37 65.0408C151.37 65.7342 151.885 66.2925 152.915 66.7158L154.332 67.2958C155.307 67.6394 156.178 68.2271 156.862 69.0028C157.407 69.7093 157.69 70.5831 157.662 71.4749C157.68 72.0759 157.574 72.6742 157.349 73.2319C157.124 73.7897 156.786 74.2946 156.356 74.7148C155.926 75.1385 155.416 75.471 154.854 75.6925C154.293 75.914 153.693 76.0199 153.09 76.0038C151.968 76.0441 150.874 75.6501 150.036 74.9038C149.198 74.0778 148.674 72.9854 148.555 71.8148L150.726 71.3369C150.752 71.947 150.929 72.5412 151.241 73.0659C151.452 73.3312 151.717 73.5496 152.017 73.7073C152.318 73.865 152.648 73.9586 152.986 73.982C153.325 74.0054 153.664 73.9582 153.984 73.8434C154.303 73.7285 154.595 73.5485 154.841 73.3148C155.061 73.091 155.233 72.8249 155.347 72.5327C155.461 72.2405 155.514 71.9283 155.504 71.6148C155.507 71.3576 155.468 71.1016 155.389 70.8568C155.311 70.6241 155.189 70.4085 155.03 70.2218C154.847 70.0116 154.635 69.829 154.4 69.6798C154.108 69.4931 153.8 69.3319 153.48 69.1978L152.109 68.6278C150.165 67.8072 149.193 66.6072 149.193 65.0278C149.185 64.519 149.29 64.0148 149.502 63.5521C149.714 63.0893 150.026 62.6796 150.416 62.3528C151.258 61.62 152.345 61.2325 153.461 61.2679C154.26 61.2649 155.043 61.4869 155.721 61.9083C156.4 62.3297 156.946 62.9336 157.297 63.6508\" fill=\"currentColor\"><\/path>\n<path d=\"M167.238 73.7267H172.528V75.7416H162.989L167.92 69.7716C168.404 69.177 168.81 68.6616 169.139 68.2256C169.409 67.875 169.66 67.5094 169.889 67.1306C170.201 66.6695 170.382 66.1325 170.413 65.5766C170.42 65.2655 170.361 64.9564 170.241 64.6695C170.12 64.3826 169.94 64.1244 169.713 63.9117C169.484 63.6905 169.213 63.5172 168.916 63.4019C168.619 63.2865 168.302 63.2313 167.984 63.2397C166.549 63.2397 165.727 64.089 165.519 65.7876H163.385C163.728 62.795 165.24 61.2986 167.92 61.2986C169.125 61.2651 170.295 61.7082 171.176 62.5316C171.603 62.9158 171.942 63.3874 172.171 63.9144C172.399 64.4414 172.512 65.0114 172.5 65.5856C172.493 66.3833 172.281 67.1658 171.884 67.8576C171.613 68.3377 171.308 68.7969 170.969 69.2316C170.569 69.765 170.062 70.3923 169.447 71.1137L167.238 73.7267Z\" fill=\"currentColor\"><\/path>\n<path d=\"M182.79 69.1478V67.3169C183.416 67.3724 184.046 67.2692 184.621 67.0169C184.9 66.8322 185.125 66.5762 185.272 66.2753C185.42 65.9745 185.484 65.6398 185.458 65.3059C185.468 65.03 185.419 64.7552 185.314 64.4998C185.21 64.2444 185.052 64.0143 184.851 63.8248C184.643 63.6295 184.399 63.4776 184.132 63.378C183.865 63.2784 183.581 63.2331 183.296 63.2449C182.798 63.213 182.307 63.3669 181.916 63.6768C181.542 64.0945 181.298 64.613 181.216 65.1679H179.082C179.191 64.0626 179.671 63.0267 180.444 62.2288C181.251 61.5647 182.28 61.2309 183.323 61.2948C184.443 61.248 185.537 61.6431 186.368 62.3949C186.755 62.7536 187.061 63.1915 187.264 63.6788C187.467 64.166 187.563 64.6913 187.545 65.2189C187.567 65.8144 187.437 66.4058 187.167 66.9369C186.896 67.4681 186.495 67.9214 186 68.2539C186.581 68.5949 187.056 69.0918 187.369 69.6885C187.683 70.2851 187.824 70.9575 187.775 71.6298C187.795 72.2131 187.69 72.794 187.467 73.3334C187.244 73.8728 186.909 74.3585 186.483 74.7579C185.583 75.5816 184.395 76.0178 183.176 75.9718C182.431 76.0202 181.687 75.8713 181.018 75.5402C180.35 75.2091 179.78 74.7074 179.367 74.0859C178.98 73.4178 178.756 72.6678 178.714 71.8968H180.783C180.852 72.5027 181.138 73.0631 181.589 73.4739C182.06 73.8542 182.654 74.0488 183.259 74.0209C183.578 74.0304 183.895 73.974 184.191 73.8553C184.487 73.7366 184.755 73.558 184.979 73.3309C185.205 73.0917 185.382 72.81 185.499 72.5021C185.616 72.1941 185.67 71.866 185.659 71.5369C185.694 71.1354 185.617 70.7323 185.436 70.3719C185.256 70.0115 184.98 69.708 184.638 69.4949C184.061 69.2246 183.425 69.1045 182.789 69.1459\" fill=\"currentColor\"><\/path>\n<path d=\"M126.001 41C122.929 41 121.372 39.2608 119.999 37.7259C118.755 36.3352 117.681 35.1332 115.502 35.1332C113.323 35.1332 112.251 36.3342 111.005 37.7259C109.631 39.2598 108.075 41 105.002 41C101.929 41 100.373 39.2608 98.9994 37.7259C97.7551 36.3352 96.6807 35.1332 94.502 35.1332C92.3232 35.1332 91.2518 36.3342 90.0045 37.7259C88.6313 39.2598 87.0752 41 84.002 41C80.9287 41 79.3726 39.2608 77.9994 37.7259C76.7541 36.3352 75.6797 35.1332 73.502 35.1332C71.3242 35.1332 70.2508 36.3342 69.0045 37.7259C67.6313 39.2598 66.0742 41 63.001 41V38.8657C65.1777 38.8657 66.2521 37.6648 67.4984 36.273C68.8716 34.7381 70.4287 33 73.501 33C76.5732 33 78.1313 34.7392 79.5046 36.274C80.7488 37.6648 81.8242 38.8667 84.002 38.8667C86.1797 38.8667 87.2531 37.6658 88.4994 36.274C89.8726 34.7392 91.4287 33.001 94.501 33.001C97.5732 33.001 99.1303 34.7402 100.504 36.2751C101.748 37.6658 102.822 38.8678 105.001 38.8678C107.18 38.8678 108.251 37.6668 109.498 36.2751C110.872 34.7402 112.428 33.0021 115.501 33.0021C118.574 33.0021 120.129 34.7412 121.503 36.2751C122.747 37.6658 123.821 38.8678 126 38.8678L126.001 41Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/a>\n    \n      \n      <div class=\"footer__item footer__item--1 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Anschrift<\/p>\n\n        <p>Atelierhaus 23<br>Am Veringhof 23<br>21107 Hamburg<\/p>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--2 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Folge uns<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.instagram.com\/atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Instagram  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.facebook.com\/Atelierhaus23\" class=\"buttons__item button button--small\" target=\"_blank\" rel=\"noopener\">\n    Facebook  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--3 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Kontakt<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                          \n  \n  <a href=\"mailto:[email protected]\" class=\"buttons__item button button--small\">\n    [email protected]  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n      \n      <div class=\"footer__item footer__item--4 footer-item text-wrap\">\n\n        <p class=\"footer-item__headline kicker\">Rechtliches<\/p>\n\n        \n                  <div class=\"footer-item__buttons buttons\">\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/impressum\" class=\"buttons__item button button--small\">\n    Impressum  <\/a>\n                          \n  \n  <a href=\"https:\/\/www.atelierhaus23.de\/de\/datenschutz\" class=\"buttons__item button button--small\">\n    Datenschutz  <\/a>\n                      <\/div>\n        \n      <\/div>\n    \n    \n  <\/div>\n\n<\/footer>\n<script src=\"https:\/\/www.atelierhaus23.de\/assets\/js\/main.min.js?v=1699158120\"><\/script>\n<script defer=\"\" data-domain=\"atelierhaus23.de\" data-api=\"https:\/\/backofen.link\/plausible\/api\/event\" src=\"https:\/\/backofen.link\/plausible\/js\/script.js\"><\/script>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            807
                        ],
                        [
                            865,
                            916
                        ],
                        [
                            1038,
                            4422
                        ]
                    ],
                    "longTasks": [
                        [
                            807,
                            865
                        ],
                        [
                            916,
                            1038
                        ]
                    ],
                    "lastVisualChange": 4500,
                    "render": 1000,
                    "visualComplete85": 2600,
                    "visualComplete90": 3300,
                    "visualComplete95": 4300,
                    "visualComplete99": 4500,
                    "visualComplete": 4500,
                    "SpeedIndex": 2367,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 2536,
                            "size": 460306,
                            "DOMNodeId": 395,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "h1 h1--large"
                                },
                                "bounds": [
                                    75.28125,
                                    63.3125,
                                    1111.4375,
                                    527.109375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2536,
                            "size": 460306,
                            "element": {
                                "nodeName": "H1",
                                "boundingRect": {
                                    "x": 75.28125,
                                    "y": 63.3125,
                                    "width": 1111.4375,
                                    "height": 527.109375,
                                    "top": 63.3125,
                                    "right": 1186.71875,
                                    "bottom": 590.421875,
                                    "left": 75.28125
                                },
                                "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2535,
                            "size": 460306,
                            "DOMNodeId": 395,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "h1 h1--large"
                                },
                                "bounds": [
                                    75.28125,
                                    63.3125,
                                    1111.4375,
                                    527.109375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2535,
                            "size": 460306,
                            "element": {
                                "nodeName": "H1",
                                "boundingRect": {
                                    "x": 75.28125,
                                    "y": 63.3125,
                                    "width": 1111.4375,
                                    "height": 527.109375,
                                    "top": 63.3125,
                                    "right": 1186.71875,
                                    "bottom": 590.421875,
                                    "left": 75.28125
                                },
                                "outerHTML": "<h1 class=\"h1 h1--large\">\n      Willkommen im <br>Atelierhaus&nbsp;23. <br>Freiraum f\u00fcr <br>K\u00fcnstler*innen in <br>Wilhelmsburg.    <\/h1>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "H1",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "redirectStart",
                            "time": 109
                        },
                        {
                            "name": "navigationStart",
                            "time": 128
                        },
                        {
                            "name": "domLoading",
                            "time": 128
                        },
                        {
                            "name": "responseEnd",
                            "time": 129
                        },
                        {
                            "name": "domInteractive",
                            "time": 129
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 129
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 129
                        },
                        {
                            "name": "domComplete",
                            "time": 129
                        },
                        {
                            "name": "redirectEnd",
                            "time": 447
                        },
                        {
                            "name": "fetchStart",
                            "time": 447
                        },
                        {
                            "name": "responseEnd",
                            "time": 637
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 642
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 642
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 642
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 642
                        },
                        {
                            "name": "domLoading",
                            "time": 642
                        },
                        {
                            "name": "firstPaint",
                            "time": 936
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 936
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 936
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 936
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 936
                        },
                        {
                            "name": "domInteractive",
                            "time": 1085
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1088
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1092
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1288
                        },
                        {
                            "name": "domComplete",
                            "time": 1305
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1305
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1311
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2535
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2535
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 129,
                    "chromeUserTiming.redirectStart": 109,
                    "chromeUserTiming.domLoading": 643,
                    "chromeUserTiming.responseEnd": 638,
                    "chromeUserTiming.domInteractive": 1085,
                    "chromeUserTiming.domContentLoadedEventStart": 1088,
                    "chromeUserTiming.domContentLoadedEventEnd": 1092,
                    "chromeUserTiming.domComplete": 1305,
                    "chromeUserTiming.redirectEnd": 447,
                    "chromeUserTiming.fetchStart": 447,
                    "chromeUserTiming.unloadEventStart": 642,
                    "chromeUserTiming.unloadEventEnd": 642,
                    "chromeUserTiming.markAsMainFrame": 642,
                    "chromeUserTiming.commitNavigationEnd": 643,
                    "chromeUserTiming.firstPaint": 936,
                    "chromeUserTiming.firstContentfulPaint": 936,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 936,
                    "chromeUserTiming.firstMeaningfulPaint": 936,
                    "chromeUserTiming.firstImagePaint": 1288,
                    "chromeUserTiming.loadEventStart": 1305,
                    "chromeUserTiming.loadEventEnd": 1312,
                    "chromeUserTiming.LargestTextPaint": 2536,
                    "chromeUserTiming.LargestContentfulPaint": 2536,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 916.822
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 948.66399999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 643.83199999999999
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 643.83900000000006
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 645.36000000000001
                            },
                            "4561": {
                                "name": "LinkRelPreloadAsFont",
                                "firstUsed": 646.12199999999996
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 657.98599999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 658.01300000000003
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 658.01599999999996
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 658.02599999999995
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 661.66999999999996
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 661.70299999999997
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 662.06600000000003
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 725.40899999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 726.03899999999999
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 726.07600000000002
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 726.08199999999999
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 726.10699999999997
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 726.11199999999997
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 726.12199999999996
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 726.12900000000002
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 726.15999999999997
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 726.19799999999998
                            },
                            "4626": {
                                "name": "CSSAtRuleViewTransition",
                                "firstUsed": 726.322
                            },
                            "4743": {
                                "name": "CSSSelectorPseudoHas",
                                "firstUsed": 726.48900000000003
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 727.86900000000003
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 727.91899999999998
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 728.05399999999997
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 728.05600000000004
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 728.05799999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 728.06600000000003
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 728.21500000000003
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 728.22000000000003
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 728.22199999999998
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 728.29700000000003
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 728.65599999999995
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 728.66099999999994
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 729.52499999999998
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 801.66600000000005
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 801.67100000000005
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 801.67399999999998
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 802.00699999999995
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 802.51499999999999
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 804.79700000000003
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 806.37900000000002
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 806.40099999999995
                            },
                            "4673": {
                                "name": "TextWrapBalance",
                                "firstUsed": 822.63800000000003
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 822.70500000000004
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 822.70799999999997
                            },
                            "4773": {
                                "name": "EffectiveAlignContentForBlock",
                                "firstUsed": 832.54399999999998
                            },
                            "3327": {
                                "name": "WebkitLineClampWithoutWebkitBox",
                                "firstUsed": 843.52099999999996
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 916.31500000000005
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 955.93399999999997
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 958.87599999999998
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 958.96500000000003
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 974.81200000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 974.82299999999998
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 975.26400000000001
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 975.49400000000003
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 975.49800000000005
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 975.58900000000006
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 975.59199999999998
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 975.64300000000003
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 977.18799999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 977.37099999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 977.41600000000005
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 979.88499999999999
                            },
                            "1278": {
                                "name": "ScrollAnchored",
                                "firstUsed": 982.71000000000004
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 984.31299999999999
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 1005.705
                            },
                            "2108": {
                                "name": "ARIARoleDescriptionAttribute",
                                "firstUsed": 1006.3150000000001
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 1012.657
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1012.663
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1012.8920000000001
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 1012.899
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 1013.9589999999999
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1074.4570000000001
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1074.4829999999999
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 1086.028
                            },
                            "1029": {
                                "name": "V8History_ScrollRestoration_AttributeSetter",
                                "firstUsed": 1089.0239999999999
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 1194.665
                            }
                        },
                        "CSSFeatures": {
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 726.08500000000004
                            },
                            "102": {
                                "name": "CSSPropertyOutlineOffset",
                                "firstUsed": 726.12599999999998
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 726.16899999999998
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 726.17999999999995
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 726.18200000000002
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 726.18499999999995
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 726.19000000000005
                            },
                            "768": {
                                "name": "CSSPropertyNavigation",
                                "firstUsed": 726.32799999999997
                            },
                            "376": {
                                "name": "CSSPropertyMaskType",
                                "firstUsed": 728.09500000000003
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 728.19500000000005
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 728.875
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 729.22900000000004
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 801.69000000000005
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 801.70600000000002
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 801.71000000000004
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 801.71400000000006
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 801.74400000000003
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 801.74800000000005
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 801.75400000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 801.75999999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 801.76300000000003
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 801.88400000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 801.88900000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 801.92999999999995
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 801.93399999999997
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 801.93700000000001
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 801.93899999999996
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 801.94200000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 801.94399999999996
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 801.94600000000003
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 801.952
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 801.95500000000004
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 801.95799999999997
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 801.96699999999998
                            },
                            "621": {
                                "name": "CSSPropertyPaddingInline",
                                "firstUsed": 801.97900000000004
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 802.03399999999999
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 802.03899999999999
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 802.04399999999998
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 802.04899999999998
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 802.07899999999995
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 802.09500000000003
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 802.09799999999996
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 802.16999999999996
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 802.17200000000003
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 802.17499999999995
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 802.39099999999996
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 802.48299999999995
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 802.48500000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 802.48800000000006
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 802.49000000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 802.49199999999996
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 802.50699999999995
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 802.51099999999997
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 802.51300000000003
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 802.51599999999996
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 802.51900000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 802.52099999999996
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 802.56299999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 802.56600000000003
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 802.59000000000003
                            },
                            "357": {
                                "name": "CSSPropertyMask",
                                "firstUsed": 802.61800000000005
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 802.63300000000004
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 802.65300000000002
                            },
                            "585": {
                                "name": "CSSPropertyScrollBoundaryBehavior",
                                "firstUsed": 802.65599999999995
                            },
                            "243": {
                                "name": "CSSPropertyGridTemplateRows",
                                "firstUsed": 802.66700000000003
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 802.66899999999998
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 802.68499999999995
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 802.69000000000005
                            },
                            "618": {
                                "name": "CSSPropertyMarginBlock",
                                "firstUsed": 802.69399999999996
                            },
                            "619": {
                                "name": "CSSPropertyMarginInline",
                                "firstUsed": 802.69600000000003
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 802.72199999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 802.72900000000004
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 802.73099999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 802.73500000000001
                            },
                            "620": {
                                "name": "CSSPropertyPaddingBlock",
                                "firstUsed": 802.78999999999996
                            },
                            "557": {
                                "name": "CSSPropertyPlaceContent",
                                "firstUsed": 802.81200000000001
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 802.81700000000001
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 802.82000000000005
                            },
                            "136": {
                                "name": "CSSPropertyTextOverflow",
                                "firstUsed": 802.82299999999998
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 802.82399999999996
                            },
                            "591": {
                                "name": "CSSPropertyRowGap",
                                "firstUsed": 802.85900000000004
                            },
                            "561": {
                                "name": "CSSPropertyScrollSnapAlign",
                                "firstUsed": 802.86400000000003
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 802.87900000000002
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 804.78499999999997
                            },
                            "746": {
                                "name": "CSSPropertyTextWrap",
                                "firstUsed": 805.03200000000004
                            },
                            "40": {
                                "name": "CSSPropertyBorderBottomWidth",
                                "firstUsed": 805.07600000000002
                            },
                            "249": {
                                "name": "CSSPropertyGridRow",
                                "firstUsed": 805.096
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 805.16399999999999
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 805.30999999999995
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 805.31600000000003
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 805.37699999999995
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 805.38499999999999
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 805.38999999999999
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 805.39400000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 805.42100000000005
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 805.44399999999996
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 805.45699999999999
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 805.48500000000001
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 805.48699999999997
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 806.03700000000003
                            },
                            "663": {
                                "name": "CSSPropertyTextDecorationThickness",
                                "firstUsed": 806.22299999999996
                            },
                            "661": {
                                "name": "CSSPropertyTextUnderlineOffset",
                                "firstUsed": 806.226
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 954.76599999999996
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1008.751
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1008.756
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 1311.991
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 4422,
                    "LastInteractive": 1038,
                    "TotalBlockingTime": 0,
                    "testID": "241224_AiDcVF_9D3",
                    "step": 1,
                    "effectiveBps": 7729887,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 130,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": 0.79000000000000004,
                    "lighthouse.Performance.first-contentful-paint": 970.53599999999994,
                    "lighthouse.Performance.largest-contentful-paint": 2388.5230000000001,
                    "lighthouse.Performance.total-blocking-time": 0,
                    "lighthouse.Performance.cumulative-layout-shift": 2.4475376241789746e-5,
                    "lighthouse.Performance.speed-index": 3051,
                    "lighthouse.Accessibility": 0.96999999999999997,
                    "lighthouse.BestPractices": 1,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 28.600000000000001,
                                "203": 10,
                                "303": 42.100000000000001,
                                "404": 15,
                                "505": 15,
                                "605": 15,
                                "706": 9.5,
                                "806": 38.899999999999999,
                                "907": 27.300000000000001,
                                "1010": 90,
                                "1110": 100,
                                "1215": 100,
                                "1320": 100,
                                "1422": 100,
                                "1523": 100,
                                "1625": 100,
                                "1729": 70,
                                "1829": 47.600000000000001,
                                "1930": 45,
                                "2033": 76.200000000000003,
                                "2133": 47.399999999999999,
                                "2235": 50,
                                "2336": 50,
                                "2438": 52.600000000000001,
                                "2539": 40,
                                "2639": 40,
                                "2742": 50,
                                "2842": 66.700000000000003,
                                "2971": 65.400000000000006,
                                "3072": 78.900000000000006,
                                "3173": 63.200000000000003,
                                "3273": 55,
                                "3374": 71.400000000000006,
                                "3474": 65,
                                "3575": 65,
                                "3675": 55,
                                "3776": 52.399999999999999,
                                "3880": 85,
                                "3994": 100,
                                "4094": 70,
                                "4195": 52.399999999999999,
                                "4296": 52.600000000000001,
                                "4396": 60,
                                "4497": 57.100000000000001,
                                "4598": 85.700000000000003
                            },
                            "max": 100,
                            "count": 46
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "203": 0,
                                "303": 58690,
                                "404": 801261,
                                "505": 104633,
                                "605": 31278,
                                "706": 0,
                                "806": 1250446,
                                "907": 3567729,
                                "1010": 2282881,
                                "1110": 5249,
                                "1215": 7656,
                                "1320": 275950,
                                "1422": 139926,
                                "1523": 5206,
                                "1625": 0,
                                "1729": 0,
                                "1829": 0,
                                "1930": 0,
                                "2033": 0,
                                "2133": 0,
                                "2235": 0,
                                "2336": 0,
                                "2438": 0,
                                "2539": 0,
                                "2639": 0,
                                "2742": 0,
                                "2842": 0,
                                "2971": 0,
                                "3072": 0,
                                "3173": 0,
                                "3273": 0,
                                "3374": 0,
                                "3474": 38114,
                                "3575": 695588,
                                "3675": 165665,
                                "3776": 0,
                                "3880": 0,
                                "3994": 0,
                                "4094": 0,
                                "4195": 104526,
                                "4296": 8577,
                                "4396": 0,
                                "4497": 0,
                                "4598": 0
                            },
                            "max": 3567729,
                            "count": 46
                        }
                    },
                    "effectiveBpsDoc": 7729887,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcVF_9D3\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcVF\/9D3\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcVF_9D3&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 23
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 28
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 35
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 42
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002200.jpg",
                            "VisuallyComplete": 52
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002300.jpg",
                            "VisuallyComplete": 62
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002400.jpg",
                            "VisuallyComplete": 73
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002500.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002700.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_002900.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003000.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003300.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003400.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003600.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003700.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003800.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_003900.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004000.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004100.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004200.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004300.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004400.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcVF_9D3&video=video_1_cached&file=ms_004500.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "www.atelierhaus23.de": {
                            "bytes": 6098879,
                            "requests": 10,
                            "connections": 1
                        },
                        "backofen.link": {
                            "bytes": 2,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 8843,
                            "bytesUncompressed": 50241,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 71766,
                            "bytesUncompressed": 193688,
                            "requests": 1
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 6103,
                            "bytesUncompressed": 33435,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 1896700,
                            "bytesUncompressed": 1896700,
                            "requests": 5
                        },
                        "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": 4115467,
                            "bytesUncompressed": 4115467,
                            "requests": 1
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 2,
                            "bytesUncompressed": 2,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "other",
                            "level": "warning",
                            "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                            "timestamp": 1735055638700.1299,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        },
                        {
                            "source": "other",
                            "level": "warning",
                            "text": "A preload for 'https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.",
                            "timestamp": 1735055638700.345,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/bookie-school-sans.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735055642216.4021,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/www.atelierhaus23.de\/assets\/fonts\/ahamono.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735055642216.5029,
                            "url": "https:\/\/www.atelierhaus23.de\/de"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}